.banner-starttrial input{
	max-width: 47%;
}
.mix-it-up {
    position: relative;
}
.mix-it-up input {
    width: 100%;
    max-width: 96.1%;
    padding-right: 96px;
}
.mix-it-up span {
    position: absolute;
    top: 0;
    right: 14px;
}
.banner-starttrial input#txtUsersDomain {
    max-width: 17%;
    display: inline-block;
    margin-left: -5px;
    background: #000;
    color: #fff;
    border-left: 0;
}
.banner-starttrial{
    max-width: 580px;	
}
.blocker{z-index: 9;}
.blocker{overflow: auto;}
.swal2-popup #swal2-content{
    line-height: 1.5;
    font-size: 17px;	
}
input#txtUsersSubdomain {
    margin-right: 0;
    max-width: 78.6%;
}
.custom-modal {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
    z-index: 11;
}
.custom-modal-main {
    position: absolute;
    background: #fff;
    padding: 30px;
    width: 600px;
    height: 400px;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    left: 50%;
    margin-left: -300px;
    top: 50%;
    margin-top: -200px;
}
.custom-modal-main .banner-starttrial input[type=submit] {
	margin-bottom: 0;
}
.custom-modal-main .banner-starttrial{margin-top: 0;}
.text-theme {
    color: #1d1d5c;
}
.btn-theme{
	background: #3ecf8e;
	box-shadow: none;
}
.btn-theme:hover{
    background-color: transparent;
    color: #1d1d5c;
    border-color: #1d1d5c;
}
#subm-default{
    max-width: 274px;
    background-color: #3ecf8e;
    border: 2px solid #3ecf8e;
    box-shadow: none;
    color: #fff;
}
.social-media ul li a:hover {
    background: #1d1d5c;
}
.footer-container .footer-title a:hover , .footer-container ul li a:hover{
	color:#00bbbc;
}
.social-media ul li a:hover{color: #fff;}
.footer-container{padding:50px 0 20px;}
@media (max-width: 1440px){
	.team-section{max-width:550px;}
	.teambox-wrap h4{font-size: 20px;}
	.teambox-wrap h5{font-size: 16px;}
	.footer-container ul li a{font-size: 14px;}
	/**#section2 .info-image-wrp {
	    max-width: 25%;
	    flex: 0 0 25%;
	}
	#section2 .comm-imageright {
	    max-width: 75%;
	    flex: 0 0 75%;
	}		
	.cstm-container{width: 90%;}
	
	.section1-iconbox, .section2-iconbox, .section3-iconbox {
	    width: 120px;
	    height: 120px;
	}
	section h3, .section-title h3{font-size: 24px;}	
	.section3-contentbox p , .infochar-contentbox p, .infochar-contentbox li{font-size: 17px;}
	.btn-case{font-size: 18px;}
	section#section3{padding-bottom: 0;padding-top: 60px;}
	.section4-title h4 , .infochar-contentbox h4{font-size: 24px;}
	.join-agency-btn a{font-size: 16px;}
	section#section1 {padding-bottom: 0;}
	.comm-titlebox h5 {
	    font-size: 18px;
	    margin-bottom: 1px;
	}	
	.comm-titlebox-wrap{margin-bottom: 8px;}
	.comm-iconbox img {
	    max-width: 27px;
	}	
	.biggreen-circle{
		width: 329px;
	}
	.comm-iconbox{
		width: 100px;
	}**/
}
.trialbtn a {
    background-color: #00bbbc;
    border: 1px solid #00bbbc;
    padding: 0 15px;
    display: inline-block;
    text-transform: capitalize;
    font-size: 20px;
    border-radius: 5px;
    line-height: 50px;
    position: relative;
}

.trialbtn a:hover {
    background-color: transparent;
    color: #00bbbc;
    border: 1px solid #00bbbc;
}
#section2 .fullsection {
    padding: 75px 0 75px;
}
.fullsection .row {
    align-items: center;
}
.custom-marc {
max-width: 80%;
}
header {
    position: fixed;
    width: 100%;
    z-index: 999;
}
header.active {
    background: #fff;
}
.section2-boxwrap:hover, .section2-boxwrap.active {
    opacity: 1;
}.section2-boxwrap {
    opacity: 0.5;
}
.section1-iconbox img, .section2-iconbox img, .section3-iconbox img {
    max-width: 65%;
}
.comm-mainimagebox .comm-commimg {
    z-index: 11;
    position: relative;
}
.topmenu ul {
    margin-bottom: 0;
}
.leftmenu, .rightmenu {
    align-items: center;
}
@media (max-width: 991px) {
.rightmenu {
    width: 50%;
}
}
@media (max-width: 1199px) {
.rightmenu {
    width: 50%;
}
}

.section4-contentbox p.content-que {
    color: #00bbbc;
    font-weight: 600;
    margin-bottom: 0px;
}

.section4-contentbox p.content-ans {
    margin-bottom: 25px;
}
.fullsection .col-sm-4.col-xs-12.info-image-wrp {
    padding-top: 40px;
}