﻿@charset "UTF-8";.fileinput-button{position:relative;overflow:hidden}.fileinput-button input{position:absolute;top:0;right:0;margin:0;opacity:0;-ms-filter:'alpha(opacity=0)';font-size:200px;direction:ltr;cursor:pointer}@media screen\9{.fileinput-button input{filter:alpha(opacity=0);font-size:100%;height:100%}}



#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000}#colorbox{outline:0}#cboxTopLeft{width:14px;height:14px;background:url(/Content/colorbox/images/controls.png) no-repeat 0 0}#cboxTopCenter{height:14px;background:url(/Content/colorbox/images/border.png) repeat-x top left}#cboxTopRight{width:14px;height:14px;background:url(/Content/colorbox/images/controls.png) no-repeat -36px 0}#cboxBottomLeft{width:14px;height:43px;background:url(/Content/colorbox/images/controls.png) no-repeat 0 -32px}#cboxBottomCenter{height:43px;background:url(/Content/colorbox/images/border.png) repeat-x bottom left}#cboxBottomRight{width:14px;height:43px;background:url(/Content/colorbox/images/controls.png) no-repeat -36px -32px}#cboxMiddleLeft{width:14px;background:url(/Content/colorbox/images/controls.png) repeat-y -175px 0}#cboxMiddleRight{width:14px;background:url(/Content/colorbox/images/controls.png) repeat-y -211px 0}#cboxContent{background:#fff;overflow:visible}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{margin-bottom:5px}#cboxLoadingOverlay{background:url(/Content/colorbox/images/loading_background.png) no-repeat center center}#cboxLoadingGraphic{background:url(/Content/colorbox/images/loading.gif) no-repeat center center}#cboxTitle{position:absolute;bottom:-25px;left:0;text-align:center;width:100%;font-weight:bold;color:#7c7c7c}#cboxCurrent{position:absolute;bottom:-25px;left:58px;font-weight:bold;color:#7c7c7c}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;position:absolute;bottom:-29px;background:url(/Content/colorbox/images/controls.png) no-repeat 0 0;width:23px;height:23px;text-indent:-9999px}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxPrevious{left:0;background-position:-51px -25px}#cboxPrevious:hover{background-position:-51px 0}#cboxNext{left:27px;background-position:-75px -25px}#cboxNext:hover{background-position:-75px 0}#cboxClose{right:0;background-position:-100px -25px}#cboxClose:hover{background-position:-100px 0}.cboxSlideshow_on #cboxSlideshow{background-position:-125px 0;right:27px}.cboxSlideshow_on #cboxSlideshow:hover{background-position:-150px 0}.cboxSlideshow_off #cboxSlideshow{background-position:-150px -25px;right:27px}.cboxSlideshow_off #cboxSlideshow:hover{background-position:-125px 0}



@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Barlow:200,300,300i,400,400i,500,600,600i,700');
a, a:focus, a:hover, button, button:focus, input[type=submit], input[type=submit]:hover{ text-decoration:none; outline: 0;  -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}

html, body { width: 100%; height: 100% !important;}


/*menu start*/


/*menu end*/


header.inner{ position:fixed; z-index: 99; left: 0; top: 0; right: 0; height: 100px; background: rgba(50,65,90,0);  -moz-transition: all 0.2s ease; -webkit-transition: all 0.2s ease; -o-transition: all 0.2s ease;  transition: all 0.2s ease; background: rgba(50,65,90,1);}

.base_wrap{ padding-top: 0px; width: 100%;position:relative; float: left;   -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.base_wrap.home { min-height: 100%;}
.base_wrap.slogan{ padding-top: 117px;  -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.base_wrap.slogan header { top: 117px;  -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.base_wrap .vip_header{ top: -117px;width: 100%; height: 117px; position:fixed;background: url(/Content/images/header_popup.jpg) no-repeat center top; background-size: 100% 100%;  -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.base_wrap.slogan .vip_header{  top: 0; z-index: 99;   -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.vip_title { width: 1030px; position:absolute; left: 50%; margin-left: -515px; top: 26px; color: #fff; z-index: 19;}
.vip_title span:nth-child(1) { float: left; font-size: 32px; padding-top: 12px; font-weight: 700; text-shadow: 4px 4px 3px rgba(0,0,0,0.3);}
.vip_title span:nth-child(2) { float: right;font-size: 24px; padding-top: 12px; font-weight: 500; text-shadow: 4px 4px 3px rgba(0,0,0,0.3);}
.vip_title button { cursor: pointer;width: 256px; background: #32415a; text-transform: uppercase; height: 68px; text-align: center; font-size: 24px; line-height: 68px; font-weight: 700;
    color: #fff; position: absolute; top:0; left: 50%; margin-left: -128px; z-index: 18; border: none; border-radius: 40px; -moz-border-radius: 40px; -webkit-border-radius: 40px; -webkit-box-shadow: 0px 4px 4px 2px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 4px 4px 2px rgba(0,0,0,0.25); box-shadow: 0px 4px 4px 2px rgba(0,0,0,0.25);}
.vip_close{ width: 22px; height: 22px; background: url(/Content/images/close3.svg) no-repeat center center; background-size: 13px 13px; position:absolute; right: 15px; top: 10px; border: none; z-index: 20; }

.logo{ position:absolute; left: 40px; top: 10px; z-index: 997;}
.logo.new{ top: 30px;}
    .logo.new img:last-child {
        display: none;
    }
border-radius: 30px; -webkit-box-shadow: 5px 8px 18px 0px rgba(0,0,0,0.15);-moz-box-shadow: 5px 8px 18px 0px rgba(0,0,0,0.15);box-shadow: 5px 8px 18px 0px rgba(0,0,0,0.15); }
.home_container{ width: 100%; height: 100%; background: url(/Content/images/home_back.jpg) no-repeat center  bottom; position:fixed; background-size: cover; z-index: -1; }
.home_content {  position: absolute; width: 100%; z-index: 97;  left: 50%;  top: 50%; -webkit-transform: translate(-50%, -50%);  -ms-transform: translate(-50%, -50%);  -o-transform: translate(-50%, -50%);  transform: translate(-50%, -50%);  }
.home_content.home .container, .home_content.about .container{max-width: 920px;}
.htext{ font-size: 38px; line-height: 38px; font-weight: 400; color: #4bbea0; position:absolute; left: 30px; top: 50%;  -webkit-transform: translateY(-50%);  -ms-transform: translateY(-50%);  -o-transform: translateY(-50%);  transform: translateY(-50%);}
.htext p:nth-child(1) { color: #fff; font-weight: 300; font-size: 124px; line-height: 124px;}
.htext a{ background: rgba(75,190,160, 0); margin:60px 10px 0 0; width: 200px; height: 50px; display: inline-block; font-size: 18px; font-weight: 500; text-align:center; color: #fff; line-height: 44px; text-transform:uppercase; border: solid 3px #4bbea0; border-radius: 40px;}
.htext a:hover, .htext a.active{ font-weight: 700;  background: rgba(75,190,160, 1);}
.htext a:nth-last-child(1) { margin-right:0px;}
.shape img { max-width: 100%; width: 364px; height: auto; position:absolute; top: 50%; left: 50%;-webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}

.about_container{ width: 100%; height: 100%; background: url(/Content/images/about_back.jpg) no-repeat center  bottom; position:fixed; background-size: cover; z-index: -1; }
.language{ cursor: pointer; position:absolute; z-index: 9999; right: 36px; top: 40px; height: 20px; padding-left: 34px; border: none; background:url(/Content/images/globe%2527%2527.png) no-repeat left center; font-size: 20px; font-weight: 300; color: #4bbea0; line-height: 20px; }
.datetime { position:absolute; right: 120px; top: 32px; color: #4bbea0; font-size: 22px; font-weight: 300; z-index: 999;}
.signin_up{ position:absolute; min-width: 300px; right: 40px; top:120px; background: rgba(75,190,160, 0); height: 50px; z-index: 98;  border: solid 3px #4bbea0; border-radius: 30px; -webkit-box-shadow: 5px 8px 18px 0px rgba(0,0,0,0.15);-moz-box-shadow: 5px 8px 18px 0px rgba(0,0,0,0.15);box-shadow: 5px 8px 18px 0px rgba(0,0,0,0.15); }
.signin_up a{ width: 50%; height: 50px; font-size: 18px; font-weight: 500; text-align:center; color: #fff; line-height: 44px; text-transform:uppercase;  float: left;}
.signin_up.blue a{ color: #4bbea0;}
.about_wrap{ display: block; width: 100%; float: left; color: #fff; font-size: 18px; line-height: 22px; font-weight: 500; text-align:center; padding: 0 5% 20px 5%;}
.icon_wrap{ display: block; height: 230px; position:relative; }
.icon_wrap img {position: absolute; max-width: 75%; max-height: 75%; z-index: 19; left: 50%; top: 50%;-webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%);  transform: translate(-50%, -50%); }
.about_wrap h1, .about_wrap h2 { font-size: 30px; line-height: 32px; padding: 0 0 20px 0; margin: 0; text-transform:uppercase; display: block; font-weight: 500;}
.find .about_wrap h1, .find .about_wrap h2{ color: #8885f6;}
.ratings .about_wrap h1, .ratings .about_wrap h2{ color: #4bbea0;}
.market_place .about_wrap h1, .market_place .about_wrap h2{ color: #4fa4da;}
.icon_wrap a{ font-weight: 700;}
.find a{color: #fff; display: inline-block;}
.find h2 a {color: #8885f6;}

.ratings a{color: #fff; display: inline-block;}
.market_place a{ color: #fff;}
.market_place a h2{ color: #4fa4da;}
.realtime_quote a{ color: #fff; display: inline-block;}
.realtime_quote a h2 { color: #f2775e;}

.signin2{ background: rgba(75,190,160, 0); width: 236px; height: 50px; z-index: 98; font-size: 18px; font-weight: 500; text-align:center; color: #fff; line-height:44px; text-transform:uppercase; border: solid 3px #4bbea0;
border-radius: 30px; -webkit-box-shadow: 5px 8px 18px 0px rgba(0,0,0,0.15);-moz-box-shadow: 5px 8px 18px 0px rgba(0,0,0,0.15);box-shadow: 5px 8px 18px 0px rgba(0,0,0,0.15); margin: 0 auto; display: inline-block; }
.signin2:hover{ color: #fff;}

.register-window, .login-window { position: absolute; left: 0;  top: 0px; right: 0; padding-bottom: 40px;  z-index: 9999;}
.contact_container{ width: 100%; height: 100%; background: url(/Content/images/contact_back.jpg) no-repeat center  bottom; position:fixed; background-size: cover; z-index: -1; }

.stay_touch{ padding: 0 100px 0 50px; font-size: 22px; line-height: 24px; font-weight: 400; color: #4bbea0;  position:absolute; left: 0; right: 0;  top: 50%;
  -webkit-transform: translateY(-50%);  -ms-transform: translateY(-50%);  -o-transform: translateY(-50%);  transform: translateY(-50%); }
.stay_touch h1 { font-size: 100px; line-height: 90px; color: #fff; font-weight: 300; padding: 0 0 20px 0; margin: 0;}
border-radius: 30px; margin-top: 20px; cursor: pointer; }

.footer{ position:fixed; z-index: 99; right: 0; top: auto; left:0; bottom: 0;  background: rgba(75,190,160, 1); width: 100%;  font-size: 16px; line-height: 20px; padding: 12px 24px; color: #fff; font-weight: 300; }
.footer span{ width: 50%;}
.footer span:nth-child(1) { float: right; text-align:right;}
.footer span:nth-child(2) { float: left; text-align:left;}
.footer ul{ display: block; padding: 0; margin: 0; list-style:none;}
.footer ul li{ display: inline-block; padding: 0 5px; margin: 0; list-style:none; position:relative;}
.footer ul li:before{ content: "|"; position:absolute; left: -2px; top: 0;}
.footer ul li:nth-child(1):before { display: none;}
.footer ul li a{ color: #fff; text-decoration:none;}

.inner_container{ width: 100%; height: 100%;  z-index: 1; position:relative; display: block; padding: 100px 0 60px 0; color: #32415a; font-size: 24px; line-height: 28px; font-weight: 200; }
.inner_container h1 { font-size: 65px; line-height: 60px; color: #4bbea0; padding: 0 0 20px 0; margin: 0; font-weight: 300;}
.signin_up.inner{ background: #4bbea0;}
.inner_container img{ width: 100%; height: auto; }

.inner_container.partner { padding-left: 75px; padding-right: 200px;}
.inner_container.partner.learn_more { padding-left: 0; padding-right: 0px;}
.container-fluid.learn_wrap {padding-right: 0px;padding-left: 0px;}
.container-fluid.learn_wrap .row { margin-left: 0px; margin-right: 0px;}
.container-fluid.learn_wrap .row  [class*="col-"]{ padding-left: 0px; padding-right: 0px;}
.container-fluid.learn_wrap .partner_block { padding-left: 100px; padding-right: 200px;}

.next2{ width: 40px; height: 40px; background:url(/Content/images/next.png) no-repeat center center;  position: absolute; right: -50px;   top: 50%; -webkit-transform: translateY(-50%);  -ms-transform: translateY(-50%);  -o-transform: translateY(-50%);  transform: translateY(-50%); }
.icons { display: block; text-align:center; padding: 0; margin: 0; list-style: none; text-align:center;}
.icons li{ display: inline-block; text-align:center; padding: 0 25px; margin: 0; list-style: none; text-align:center; position:relative;}
.icons li a{ color: #b1b1b1; font-size: 16px; line-height: 16px; width: 100%; display: block; position:relative; padding-bottom: 40px;}
.icons li a:hover, .icons li.active a{ color: #4bbea0;}
.icons li a span:nth-child(1){ width: 98px; height: 98px; position:relative; display: block;}
.icons li a img { max-width: 100%; max-height: 100%; position: absolute;  left: 50%;  top: 50%; -webkit-transform: translate(-50%, -50%);  -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%);
    -webkit-transition-duration: 1.5s;  -moz-transition-duration: 1.5s; -o-transition-duration: 1.5s; -ms-transition-duration: 1.5s; transition-duration: 1.5s; }
.icons li a img:nth-child(1), .icons li.active a img:nth-child(2){opacity: 1;}
.icons li a img:nth-child(2), .icons li.active a img:nth-child(1) {opacity: 0; -webkit-transition-duration: 1.5s;  -moz-transition-duration: 1.5s; -o-transition-duration: 1.5s; -ms-transition-duration: 1.5s; transition-duration: 1.5s; }
.icons li a:hover img:nth-child(1) { opacity: 0;}
.icons li a:hover img:nth-child(2) { opacity: 1;}
.icons li a span:nth-child(2) { position:absolute; left: 0; right: 0; bottom: 0; min-height: 40px;}

.icons li:after{ content: ""; position:absolute; left: 0; top: 20px; width: 2px; height: 56px;  background: #f1f0f2;}
.icons li:nth-child(1):after { display: none;}
.icons li:nth-child(1){ padding-left: 0px;}
.icons li:nth-last-child(1){ padding-right: 0px;}
.try_me{ padding-top: 30px; padding-bottom: 30px; text-align:right;}
.try_me a, .stay_touch a {background: rgba(75,190,160, 0); width: 200px; height: 50px; font-size: 18px; font-weight: 500; text-align:center; color: #4bbea0; line-height: 44px; text-transform:uppercase; border: solid 3px #4bbea0;
border-radius: 30px;  display: inline-block; }
.try_me a i { width: 22px; height: 16px; background: url(/Content/images/arrow.png) no-repeat right center; display: inline-block}
.stay_touch a  { color: #fff; margin-top: 15px;}

.video-container {
	position:relative;
	padding-bottom: 45%;
	padding-top:100px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}


.testimonial_container{ width: 100%; height: 100%; background: url(/Content/images/testomonial_back.jpg) no-repeat center  bottom; position:fixed; background-size: cover; z-index: -1; }
.stay_touch.testimonial { padding-right:20px;}
.linkpage{position: fixed; z-index: 98; right: 20px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%);  transform: translateY(-50%);}
.linkpage ul{ width: 20px;height: 90px; padding: 0; margin: 0; list-style: none; display: block;  }
.linkpage ul li{ width: 20px;height: 30px; padding:5px 0; margin: 0; list-style: none; display: block;  }
.linkpage ul li a{ display:block; width: 20px; height: 20px; float: right;}
.linkpage ul li a i{ width: 12px; height: 12px; margin: 4px; background: #fff; border-radius: 50%; display: block; float: right;}
.linkpage ul li a.active i{ width: 20px; height: 20px; margin: 0px;}

.map{ min-height: 576px;}

.who_container{ width: 100%; height: 100%; background: #f1f1f3; position:fixed; z-index: -1; }
.who_banner{ min-height: 478px;  background: url(/Content/images/who_header.jpg) no-repeat center  bottom; background-size: cover; z-index: 2; }
.who_banner .container { padding: 136px 60px 20px 60px; font-size: 35px; line-height: 40px; color: #fff; font-weight: 200; text-align:center;}
.who_banner .container h1 { font-size: 100px; line-height: 100px; padding:d 0; margin: 0; display: block; font-weight: 300;}
.selector{ display: block; height: 60px;}
.selector label{overflow:hidden; width: 84px; position: relative; float: left; padding-left: 30px; text-align:left;}
.selector label input[type="radio"]{display:none}
.selector label input[type="radio"] + span{width:22px;height:22px; background:url(/Content/images/radio.png) no-repeat left top;cursor:pointer; position:absolute; left: 0; top: 14px;}
.selector label input[type="radio"]:checked + span{background:url(/Content/images/radio.png) no-repeat left -22px; }

.search_box {
    display: inline-block;
    width: 100%;
    color: #A4A4A4;
    border-radius: 30px;
    background: #ECECEC;
    margin-top:13px;
}

.search_icon {
    float: left;
    width: 30px;
    font-size: 18px;
    text-align: right;
    margin-top: 16px;
}

.search_box .form-control {
    height: 50px;
    display: block;
    border: none;
    width: 197px;
    margin-left: 30px;
    font-size: 14px;
    line-height: 48px;
    font-weight: 300;
    background-color: transparent;
}

.form-control::-webkit-input-placeholder {color:#32415a; opacity:1; font-weight: 300;}
.form-control::-moz-placeholder {color:#32415a; opacity:1;}
.form-control:-ms-input-placeholder {color: #32415a; opacity:1;}


#phone2::-webkit-input-placeholder {color:#bbb; opacity:1; font-weight: 300;}

.search_box input[type=text]:focus {  outline: none; border: none;}
.search_box input[type=submit]{cursor: pointer; width: 200px; background: #4bbea0; text-transform:uppercase; height: 50px; text-align:center; font-size: 20px; line-height: 50px; font-weight: 500; color: #fff; position:absolute; right: 0px; top: 50%; margin-top: -25px; z-index: 19;
border: none; border-radius: 30px;-moz-border-radius: 30px;-webkit-border-radius: 30px; cursor: pointer; -webkit-box-shadow: 0px 4px 4px 2px rgba(0,0,0,0.25);-moz-box-shadow: 0px 4px 4px 2px rgba(0,0,0,0.25);box-shadow: 0px 4px 4px 2px rgba(0,0,0,0.25);}
.who { text-align:center; padding: 20px 0 100px 0; font-weight: 400; width: 100%;  /*height: 100%;*/  z-index: 1; position:relative; display: block; color: #32415a; font-size: 20px; line-height: 24px;}
.search_box input[type=submit]{cursor: pointer; width: 200px; background: #4bbea0; text-transform:uppercase; height: 50px; text-align:center; font-size: 20px; line-height: 50px; font-weight: 500; color: #fff; position:absolute; right: 0px; top: 50%; margin-top: -25px; z-index: 18;
border: none; border-radius: 30px;-moz-border-radius: 30px;-webkit-border-radius: 30px; cursor: pointer; -webkit-box-shadow: 0px 4px 4px 2px rgba(0,0,0,0.25);-moz-box-shadow: 0px 4px 4px 2px rgba(0,0,0,0.25);box-shadow: 0px 4px 4px 2px rgba(0,0,0,0.25);}
.who .container .row [class*="col-"], .who .profile_right .partners_common [class*="col-"] {
    padding-bottom: 30px;
}
.who .container .row  [class*="col-"].npadding.none { padding-bottom: 0px;}

.sblock {
    font-size: 16px;
    line-height: 20px;
    width: 100%; /*height: 100%;*/
    /*padding-bottom: 40px;*/
    position: relative;
    border-radius: 6px;
    background: #fff;
    -webkit-box-shadow: 0px 2px 18px #0000002E;
    -moz-box-shadow: 0px 2px 18px #0000002E;
    box-shadow: 0px 2px 18px #0000002E;
}
.clogo_block {
    border: solid 1px #03060C;
    display: block;
    position: relative;
    padding: 0 4px 0 94px;
    min-height: 152px;
    border-radius: 6px 6px 0 0;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
}

.clogo_block_bg_pro {
    background: transparent linear-gradient(168deg, #272939 0%, #03060C 100%) 0% 0% no-repeat padding-box;
}

.clogo_block_bg_notpro {
    background: #32415A 0% 0% no-repeat padding-box;
}

.clogo_protected {
    position: absolute;
    left: -1px;
    top: 140px;
    width: 162px;
    height: 25px;
    background: #2E2E2E 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 8px #00000078;
    border-radius: 0px 13px 13px 0px;
    text-transform: uppercase;
    font: normal normal 600 12px/22px Barlow;
    letter-spacing: 0px;
    color: #B9A06D;
    z-index: 20;
}

.clogo {
    width: 57px;
    height: 57px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    left: 19px;
    top: 58px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.clogo_default {
    height: 100%;
    text-align: center;
    font-size: 28px;
    padding-top: 19px;
    text-transform:uppercase;
    cursor:pointer;
}

.clogo_default2 {
    background: #efefef;
    border-radius: 100%;
    height: 100%;
    border: 2px solid #ffffff;
    font-size: 36px;
    font-weight: 500;
    text-align: center;
    padding-top: 27px;
}

.clogo_default3 {
    background: #efefef;
    border-radius: 100%;
    border: 2px solid #ffffff;
    font-size: 24px;
    font-weight: 500;
    text-align: center;
    padding-top: 13px;
    width: 54px;
    height: 54px;
}

.clogo_default4 {
    background: #efefef;
    border-radius: 100%;
    border: 2px solid #ffffff;
    font-size: 24px;
    font-weight: 500;
    text-align: center;
    padding-top: 18px;
    width: 60px;
    height: 60px;
}

.clogo_default5 {
    background: #efefef;
    border-radius: 100%;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    padding-top: 14px;
    width: 63px;
    height: 63px;
    color: #32415a;
}

.clogo_default6 {
    height: 100%;
    text-align: center;
    font-size: 90px;
    font-weight:500;
    padding-top: 19px;
    text-transform: uppercase;
    padding-top:100px;
}

.clogo_default7 {
    background: #efefef;
    border-radius: 100%;
    font-size: 38px;
    font-weight: 500;
    text-align: center;
    padding-top: 32px;
    width: 83px;
    height: 83px;
    color: #32415a;
    margin: 0 auto 5px auto;
}

.clogo_default8 {
    background: #efefef;
    font-size: 85px;
    font-weight: 500;
    text-align: center;
    padding-top: 80px;
    width: 196px;
    height: 196px;
    color: #32415a;
}

.clogo_default9 {
    background: #efefef;
    border-radius: 100%;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    padding-top: 10px;
    width: 42px;
    height: 42px;
    color: #32415a;
    margin-top: 12px;
    border: 1px solid #32415a;
    text-transform: uppercase;
}

.clogo_default10 {
    background: #efefef;
    border-radius: 100%;
    font-size: 42px;
    font-weight: 500;
    text-align: center;
    padding-top: 42px;
    width: 114px;
    height: 114px;
    color: #32415a;
    text-transform: uppercase;
    position: absolute;
    left: 50%;
    margin-left: -57px;
    top: 0;
    cursor:pointer;
}

.clogo_default11 {
    background: #efefef;
    border-radius: 100%;
    font-size: 42px;
    font-weight: 500;
    text-align: center;
    padding-top: 42px;
    width: 114px;
    height: 114px;
    color: #32415a;
    text-transform: uppercase;
    position: absolute;
    left: 40px;
    top: 50%;
    cursor: pointer;
}

.clogo_default12 {
    background: #c6c6c6;
    border-radius: 100%;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    width: 46px;
    height: 46px;
    text-transform: uppercase;
    color: #32415a;
    -webkit-box-shadow: 0px 0px 8px 2px rgb(0 0 0 / 23%);
    -moz-box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.23);
    box-shadow: 0px 0px 8px 2px rgb(0 0 0 / 23%);
}

.clogo_default13 {
    background: #efefef;
    border-radius: 100%;
    font-size: 26px;
    font-weight: 500;
    text-align: center;
    padding-top: 18px;
    width: 66px;
    height: 60px;
    color: #32415a;
    margin-top: 12px;
    text-transform: uppercase;
    display:inline-block;
}

.clogo_pro {
    position: absolute;
    top: 46px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 44px;
    height: 18px;
    color: #987B40;
    background: transparent linear-gradient(180deg, #FFE994 0%, #F5E17C 37%, #A27720 100%) 0% 0% no-repeat padding-box;
    text-align: center;
    border-radius: 10px;
    font: normal normal bold 12px/17px Barlow;
    letter-spacing: 0.48px;
    text-transform:uppercase;
}

.rating {
    position: absolute;
    top: 66px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 34px;
    color: #4BBEA0;
    text-align: center;
    font: normal normal normal 13px/18px Barlow;
    cursor:pointer;
}

.clogo img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.cpart {
    width: 100%;
    padding-top: 31px;
    text-align:left;
}
.cpart_country {
    font-size:16px;
    color: #808495;
}
.cpart_name {
    margin-top: 5px;
    font: normal normal normal 18px/18px Barlow;
    color: #F5F5F5;
}
.cfooter_block {
    height: 80px;
    background-color: #ffffff;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

.cfooter_content{
    display:inline-block;
    width:100%;
    margin-top:40px;
    height:20px;
}

.cfooter_content > div {
    float: left;
    width: 33.33333%;
    color: #4BBEA0;
    font-size:20px;
    text-align:center;
}

.cfooter_content :before{
    cursor:pointer;
}

    .cpart.readonly {
        -webkit-filter: grayscale(1);
        filter: grayscale(1);
        opacity: 0.3;
    }
.cpart span{ display: block;}
.sblock h2{ min-height:62px;font-size: 20px; line-height: 22px; padding:0; margin: 0 0 10px 0; display: block; font-weight: 500; border-top: solid 4px #fff;}
.sblock h2 span{ font-size: 14px; display: block; font-weight: 400;}
/*.rating{ font-size: 25px; color: #4bbea0; font-weight: 400;}
.rating.gray a {color:#bbbbbb;}
.rating img { width: 20px; height: 20px; margin: 0 2px; vertical-align: top}*/
.sblock ul{ display: block; padding: 0 0 14px 0; margin: 0; text-align:center;}
.sblock ul li{ display: inline-block; position:relative; padding: 0; margin: 0 5px; width: 36px; height: 36px; border-radius: 50%;  background: #4bbea0;-webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.49);-moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.49);box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.49);}
.sblock ul li img{ width: 20px; height: 20px; margin: 8px;}
.sblock ul li.gray{ background: #c6c6c6;}
.blink{ font-size: 14px; font-weight: 200;}
.blink a{ color: #32415a; margin: 0 15px; }
.blink a:nth-child(1) { margin-left: 0px;}
.blink a:nth-last-child(1) { margin-right: 0px;}
/*.chat_bar{ background: #32405a; margin: 0; padding: 0; border-radius: 0 0 6px 6px; position:absolute; right: 0; left: 0; bottom: 0; }
.chat_bar a{ display: block; padding: 6px 0; color: #fff; }
.chat_bar a img{ margin-right: 6px;}*/

.chat_bar {
    position: absolute;
    top: 152px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    height:56px;
    width:56px;
    background-color:#f5f5f5;
    border-radius:100%;
}

.open_single_chat {
    width: 42px;
    height: 42px;
    background-color: #4BBEA0;
    border-radius: 100%;
    margin:7px auto 0 auto;
    padding-top: 9px;
    cursor:pointer;
}

.sblock .c_check {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 40px;
    background-color: #ffffff;
    z-index: 20;
}

.sblock label {
    margin-top: 5px;
    margin-left: 10px;
    cursor:pointer;
}

.cline_border {
    border: 1px solid #707070;
    opacity: 0.16;
}

.ccontent_block {
    height: 180px;
    padding:30px 9px 0 9px;
    background: #F5F5F5 0% 0% no-repeat padding-box;
    position:relative;
}

.clast_login {
    margin-top: 12px;
    margin-bottom: 12px;
    text-align: center;
    color: #b2b2b2;
    font: normal normal 500 12px/12px Barlow;
}
.p_frends, .p_common {
    display: inline-block;
    width: 100%;
    text-transform: uppercase;
    color: #32415A;
    padding: 0 17px;
    font-size: 14px;
}

.p_common{
    margin-top:10px;
    margin-bottom:15px;
}

.p_frends div:first-child, .p_common div:first-child {
    float:left;
}

.p_frends div:last-child, .p_common div:last-child {
    float: right;
    font: normal normal bold 18px/20px Barlow;
    color: #32415A;
}

.modal-dialog.modal-custom {
    max-width: 950px;
    margin: 0 auto;
}
.modal-dialog.modal-custom .modal-content { background: #4bbea0;}
.modal-dialog.modal-custom .modal-content .modal-body { font-size: 30px; line-height: 32px; color: #32415a; text-align: center; padding: 50px 50px 20px 50px; }
.modal-dialog.modal-custom .modal-content .modal-body h3{ font-size: 100px; line-height: 100px; font-weight: 300; color: #fff; padding: 0 0 20px 0; margin: 0;}
.later_join { padding: 30px 0 15px 0;}
.later_join a{ background: rgba(50,65,90, 0); margin:0 30px 0 0; width: 254px; height: 64px; display: inline-block; font-size: 25px; font-weight: 300; text-align:center; color: #32415a; line-height: 60px; text-transform:uppercase; border: solid 3px #32415a; border-radius: 40px;}
.later_join a.active{ font-weight: 700;  background: rgba(50,65,90, 1); color: #fff;}
.later_join a:nth-last-child(1) { margin-right:0px;}

.already a{ font-size: 18px; font-weight: 600; color: #32415a;}

#scrollbar2 .viewport { width: 100%; height: 632px; overflow: hidden; position: relative;  }
#scrollbar2 .overview { list-style: none; position: absolute; left: 22px; top: 0; right: 0px; padding: 0; margin: 0; padding-right: 30px;  width: 100%}
#scrollbar2 .scrollbar{ background: #f1f0f2; position: relative; background-position: 0 0; float: left; width: 12px; border-radius: 8px; }
#scrollbar2 .track { background: #f1f0f2; height: 100%; width:12px; position: relative; padding: 0 1px;  border-radius: 8px;}
#scrollbar2 .thumb { background: #0C9; height: 20px; width: 12px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: 0px;  border-radius: 8px;}

.noSelect { user-select: none; -o-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; }
/* Tiny Scrollbar End */


.profile, .dicon{  position:absolute; right: 30px; top: 18px;  z-index: 999;}
.profile img, .dicon img{width: 64px; height: 64px; /*border: solid 2px #fff;*/  border-radius: 50%; background:white;   }
.profile.active img {border: solid 2px #4bbea0; }
.delete, .gift, .gift_swapping {  position:absolute; right: 146px; top: 27px; width: 50px; height: 50px; background:url(/Content/images/delete.png) no-repeat center center;  z-index: 999; }
.message { background:url(/Content/images/chat.png) no-repeat center center; }
.notification.active i,.message.active i{ display: none;}
.af_header .notification { background:url(/Content/images/notification1.png) no-repeat center center; }
.gift.active, .gift_swapping.active{ background:url(/Content/images/delete_onn.png) no-repeat center center;}
.user, .user_swapping{  position:absolute; right: 300px; top: 27px; width: 50px; height: 50px; background:url(/Content/images/user.png) no-repeat center center;  z-index: 999; }
.user.active, .user_swapping.active{ background:url(/Content/images/user_onn.png) no-repeat center center;}
.search_box2{  height: 42px; width: 250px; position:absolute; right: 370px; top: 34px;  }
.search_box2 .form-control { height: 60px; width: 100%; border:none; border-radius: 30px; padding: 0 12px 0 40px ; font-size: 17px; line-height: 58px; color:#32415A; font-weight: 300; background: none;  }
.search_box2 .form-control::-webkit-input-placeholder{ color: #32415A; opacity: 1;font-weight: 300;}
.search_box2 .form-control::-moz-placeholder { color: #32415A; opacity: 1;font-weight: 300; }
.search_box2 .form-control:-ms-input-placeholder { color: #32415A;font-weight: 300; }
.search_box2 .form-control::-webkit-input-placeholder { color: #32415A;font-weight: 300; }
.search_box2 input[type=submit]{cursor: pointer; width: 40px; height: 60px;  background:url(/Content/images/search_off.png) no-repeat center center rgba(75,190,160, 0); position:absolute; left: 0; top: 0;  border: none; cursor: pointer;}

.top-block-inner{ width: 100% !important; float: left; height: 100%; /*overflow-y: auto;*/}

.block1{float:left;width:33.33%; text-align:center;}
.block2{float:left;width:33.33%; text-align:center;}
.block3{float:left;width:33.33%; text-align:center;}
.last{float:left;width:33.33%; text-align:center;}
.block1 .main-link{ background:#32415a url(/Content/images/partner_off.png) no-repeat center center;}
.block1 .main-link:hover, .block1 .main-link.active{ background:#32415a url(/Content/images/partner_on.png) no-repeat center center;}
.block2 .main-link{ background:#32415a url(/Content/images/message_off.png) no-repeat center center; position:relative;}
.block2 .main-link i { position: absolute; width: 16px; height: 16px; font-size: 10px;  line-height: 14px;color: #fff; background: #ff3333;border-radius: 4px; font-weight: 700; z-index: 19;
left: 52%; top: 6px; font-style: normal; text-align: center;}
.block2 .main-link:hover, .block2 .main-link.active{ background:#32415a url(/Content/images/message_on.png) no-repeat center center;}
.block2 .main-link.active i { display: none;}
.block3 .main-link{ background:#32415a url(/Content/images/gift_off.png) no-repeat center center;}
.block3 .main-link:hover, .block3 .main-link.active{ background:#32415a url(/Content/images/gift_on.png) no-repeat center center;}
.last .main-link{ background:#32415a url(/Content/images/search_off.png) no-repeat center center;}
.last .main-link:hover, .last .main-link.active{ background:#32415a url(/Content/images/search_on.png) no-repeat center center;}
.foot-block-inner, .messageopener2 {padding:15px;display:none;background:#32415a; position:absolute; left: 0 ;right:0; bottom: 44px; width: 100%;  z-index: 18; color: #fff; font-size: 16px; }
.last .foot-block-inner{ bottom: 0px; height: 44px; z-index: 20; padding:0px; }
.foot-block-inner .form-control {color:white!important; position:absolute; left: 0; top: 0; right: 0; height: 40px; width: 100%; border: 0px; box-shadow: none; border-radius: 0px; padding: 0 40px 0 20px; line-height: 40px; font-size: 18px; color: #596882; font-weight: 400; background: #32415a;  }
.foot-block-inner .form-control::-webkit-input-placeholder{ color: #596882; opacity: 1;font-weight: 300;}
.foot-block-inner .form-control::-moz-placeholder { color: #596882; opacity: 1;font-weight: 300; }
.foot-block-inner .form-control:-ms-input-placeholder { color: #596882;font-weight: 300; }
.foot-block-inner .form-control::-webkit-input-placeholder { color: #596882;font-weight: 300; }
.foot-block-inner input[type=submit]{ cursor: pointer; width: 38px; height: 38px;  background:url(/Content/images/search2.png) no-repeat center center rgba(75,190,160, 0); position:absolute; right: 10px; top: 50%; margin-top: -19px;  border: none; cursor: pointer;}

.block1_close, .block2_close, .block3_close, .last_close, .mclose2 { position:absolute; right: 12px; top: -18px; width: 36px; height: 36px; border: none; background: url(/Content/images/close.png) no-repeat center center; cursor: pointer;}
.block1_title{ display: block; padding: 16px 0;  line-height: 24px; text-align: left; width: 100%; float: left;}
.block1_title a{ color: #fff; font-weight: 400; text-decoration:none; margin-right: 14px;}
.block1_title a:hover, .block1_title a.active { color: #4bbea0; text-decoration:underline; font-weight: 600;}
.foot-block-inner .nav-tabs, .top-block-inner .nav-tabs { border-bottom: none; display: block; width: 100%; float: left; }
.foot-block-inner .nav-tabs a , .top-block-inner .nav-tabs a{ width: 16%; float: left; text-align: center; margin: 0 2% 24px 2%; }
.foot-block-inner .nav-tabs a span, .top-block-inner .nav-tabs a span{ display: inline-block; position:relative; background: #c6c6c6;  border: solid 1px #fff; width: 90px; height: 90px;  border-radius: 50%;}
.foot-block-inner .nav-tabs a span img, .top-block-inner .nav-tabs a span img { width: 100%; height: auto; border-radius: 50%;}
.foot-block-inner .nav-tabs a.active span, .top-block-inner .nav-tabs a.active span { border: solid 2px #4bbea0; }
.foot-block-inner .nav-tabs a span i, .top-block-inner .nav-tabs a span i {background: #4bbea0;  border: solid 1px #fff; position:absolute; right: 2.5%; bottom: 3.5%; width: 16px; height: 16px; border-radius: 50%;}
.top-block-inner .nav-tabs.messages ul { display: block; padding: 0; margin: 0; list-style: none; width: 100%; float: left;}
.top-block-inner .nav-tabs.messages ul li{ display: block; padding: 0; margin: 0; list-style: none; width: 100%; float: left; border-bottom: solid 2px #47546b; position:relative;}
.top-block-inner .nav-tabs.messages ul li a{ width: 100%; margin: 0; padding: 15px 0;}
.top-block-inner .nav-tabs.messages ul li a span{ float: none; position:absolute; left: 0; top: 15px;}
.top-block-inner .nav-tabs.messages ul li a div{ width: 100%; float: left; padding:16px 60px 0 100px; min-height: 90px; text-align:left; color: #fff;  }
.top-block-inner .nav-tabs.messages ul li a div p{ font-size: 18px; line-height: 20px; margin-bottom: 6px;}
.top-block-inner .nav-tabs.messages ul li a div p strong, .top-block-inner .nav-tabs.messages ul li a div p b, .top-block-inner .nav-tabs.messages ul li a div p:nth-child(1){ font-size: 24px; font-weight: 400;}
.top-block-inner .nav-tabs.messages ul li a div i.mccout{ width: 30px; height: 30px; border-radius: 50%; position:absolute; right: 9px; top: 65px; text-align:center; font-style:normal; background: #4bbea0; font-size: 24px; color: #fff; line-height: 30px; font-weight: 700;}
.top-block-inner .nav-tabs.messages ul li a div i.tcount { font-style:normal; font-size: 16px; line-height: 16px; position:absolute; right: 0; top: 16px; width: 50px; text-align:center;}

.foot-block-inner .nav-tabs.messages ul { display: block; padding: 0; margin: 0; list-style: none; width: 100%; float: left;}
.foot-block-inner .nav-tabs.messages ul li{ display: block; padding: 0; margin: 0; list-style: none; width: 100%; float: left; border-bottom: solid 2px #47546b; position:relative;}
.foot-block-inner .nav-tabs.messages ul li a{ width: 100%; margin: 0; padding: 15px 0;}
.foot-block-inner .nav-tabs.messages ul li a span{ float: none; position:absolute; left: 0; top: 15px;}
.foot-block-inner .nav-tabs.messages ul li a div{ width: 100%; float: left; padding:16px 60px 0 100px; min-height: 90px; text-align:left; color: #fff;  }
.foot-block-inner .nav-tabs.messages ul li a div p{ font-size: 18px; line-height: 20px; margin-bottom: 6px;}
.foot-block-inner .nav-tabs.messages ul li a div p strong, .foot-block-inner .nav-tabs.messages ul li a div p b, .foot-block-inner .nav-tabs.messages ul li a div p:nth-child(1){ font-size: 24px; font-weight: 400;}
.foot-block-inner .nav-tabs.messages ul li a div i.mccout{ width: 50px; height: 50px; border-radius: 50%; position:absolute; right: 0; top: 44px; text-align:center; font-style:normal; background: #4bbea0; font-size: 24px; color: #fff; line-height: 50px; font-weight: 700;}
.foot-block-inner .nav-tabs.messages ul li a div i.tcount { font-style:normal; font-size: 16px; line-height: 16px; position:absolute; right: 0; top: 16px; width: 50px; text-align:center;}

.tab-content{ width: 100%; float: left;}
.agent_details { width: 100%; margin: 0 auto; padding: 20px 0; text-align:center; }
.agent_details .agent_name{ display: block;  background: #e6e7e7; padding: 8px; border-radius: 10px 10px 0 0; font-size: 20px; color: #32415a;}
.agent_details .agent_body{ display: block; background: #fff; border-radius:0 0 10px 10px; font-size: 18px; line-height: 24px; color: #4bbea0; padding: 20px 0 5px 0;}
.agent_details .agent_body p span{ width: 120px; height: 120px; position:relative; display: inline-block;}
.agent_details .agent_body p span img, .repeat_block .live_img img { width: 100%; height: auto; border-radius: 50%;}
.agent_details .agent_body p span i{ position:absolute; width: 50px; height: 24px; left: 50%; margin-left: -25px; bottom: -12px; font-style:normal; color: #fff; font-size: 18px; font-weight: 700; line-height: 24px; background: #4bbea0; border-radius: 12px;
-webkit-box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.68);-moz-box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.68);box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.68);}
.agent_details .agent_body b, .agent_details .agent_body strong { font-weight: 400; color: #32415a;}
.agent_details .agent_body .rate{ display: inline-block; width: 86px; height: 36px; color: #4bbea0; font-size: 14px; font-weight: 400;}
.agent_details .agent_body .rate i{ width: 36px; height: 36px; background: #4bbea0 url(/Content/images/star3.svg) no-repeat center center; background-size: 20px 20px; border-radius: 50%; display:  inline-block; vertical-align: middle; margin-right: 8px;
-webkit-box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.68);-moz-box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.68);box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.68);}


.search_box3{  height: 82px; width: 100%; position: relative; display: block; padding: 20px 0; float: left;  }
.search_box3 .form-control { height: 38px; width: 100%; border: solid 1px #47546b; border-radius: 30px; font-style:italic; padding: 0 38px 0 18px ; font-size: 12px; line-height: 38px; font-size: 16px; color: #f1eff1; font-weight: 300; background: none;
position:  relative; left: auto; top: auto;right: auto;}
.search_box3 .form-control::-webkit-input-placeholder{ color: #f1eff1; opacity: 1;font-weight: 300;}
.search_box3 .form-control::-moz-placeholder { color: #f1eff1; opacity: 1;font-weight: 300; }
.search_box3 .form-control:-ms-input-placeholder { color: #f1eff1;font-weight: 300; }
.search_box3 .form-control::-webkit-input-placeholder { color: #f1eff1;font-weight: 300; }
.search_box3 input[type=submit]{ cursor: pointer;width: 38px; height: 38px;  background:url(/Content/images/search2.png) no-repeat center center rgba(75,190,160, 0); position:absolute; right: 6px; top: 38px;  border: none; cursor: pointer;}
.top-block-inner .search_box3 input[type=submit]{ top: 20px; }
.messageopener2 .search_box3 input[type="submit"] { top: 20px;}
.backmessage{ color: #4bbea0; text-transform: capitalize; font-size: 14px; line-height: 16px; position:absolute; z-index: 6; left: 15px; top: 10px; display: inline-block; border: none; background: none; cursor: pointer;}

.chat_box{ display: block; border-top: solid 2px #fff; padding: 30px 0 20px 0; margin-top: 30px; width: 100%; float: left;}
.messageopener2 .chat_box { margin-top: 0px;}
.chat_box.open2 { margin-top: 0px; border-top: none; padding-top: 0px;}
.repeat_block{ width: 100%; float: left; position:relative; padding-left: 90px; margin-top:20px;}
.repeat_block .live_img { background: #fff; border: solid 2px #fff; width: 66px; height: 66px; border-radius: 50%; position:absolute; left: 0; top: 50%; margin-top: -33px;}
.messsage_text{ background: #596882; display: block; /*min-height: 90px;*/ padding: 14px 14px 31px 14px; font-size: 16px; line-height: 20px; font-weight: 400; color: #fff; text-align:left; border-radius: 4px; position:relative;}
.messsage_text:after{ content: ""; width: 12px; height: 16px; background: url(/Content/images/after1.png) no-repeat; position:absolute; left: -12px; top: 50%; margin-top: -8px;}
.chat_box .repeat_block.tome .messsage_text:after{ content: ""; width: 12px; height: 16px; background: url(/Content/images/after2.png) no-repeat; position:absolute; left: auto; right: -12px; top: 50%; margin-top: -8px;}
.chat_box .repeat_block.tome { padding-right: 90px; padding-left: 0px;}
.chat_box .repeat_block.tome .live_img{ left: auto; right: 0;}
.chat_box .repeat_block.tome .messsage_text{ background: #4bbea0;}
.chat_box .repeat_block:last-child {margin-bottom: 53px;}

.text_input { width: 100%;  margin-top:10px; position: absolute; right:0px;bottom: 10px; padding-top:10px;   background: #32415a;}
.text_input_wrap{ display:block; position:relative; padding:0 100px 0 30px;}
.text_input .fonr_control3 {  background: #fff; width: 100%; padding: 8px 10px 0 20px;  font-size: 18px; line-height: 20px; font-weight: 400; color: #32415a; text-align:left; height: 68px; border:0px;  border-radius: 40px; }
.text_input .fonr_control3::-webkit-input-placeholder{ color: #b7b7b7; opacity: 1;font-weight: 400;}
.text_input .fonr_control3::-moz-placeholder { color: #b7b7b7; opacity: 1;font-weight: 400; }
.text_input .fonr_control3:-ms-input-placeholder { color: #b7b7b7;font-weight: 400; }
.text_input .fonr_control3::-webkit-input-placeholder { color: #b7b7b7;font-weight: 400; }
.text_input input[type=submit]{ width: 68px; height: 68px; background: #4bbea0; border-radius: 50%; background: #4bbea0 url(/Content/images/send.png) no-repeat center center; position:absolute; right: 20px; top: 0; border: none; box-shadow: none; }

.three_dot{ width: 64px; height: 64px; background: #4bbea0 url(/Content/images/dot.png) no-repeat center center; position:absolute; right: 40px; bottom: 40px; z-index: 10; border: 0px; border-radius: 50%; cursor: pointer; display: inline-block;
-webkit-box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.23);-moz-box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.23);box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.23);}
.request_quote{ display:none; position:fixed; left: 0 ;right:0; bottom: 0; width: 100%;  z-index: 20; }
.request_quote .qutote_block{padding:12px 30px 10px 30px; background: #32415a; color: #fff; font-size: 20px; display: block; border-radius: 10px 10px 0 0; text-align:left; overflow: hidden; }
.request_quote .qutote_block ul{ display: block; float: left; padding: 0; margin: 0; list-style: none;}
.request_quote .qutote_block ul li{ display: block; float: left; padding: 0; margin: 0 30px 0 0; list-style: none; float: left; position:relative;}
.request_quote .qutote_block ul li img { background: #c6c6c6;  width: 46px; height: 46px; border-radius: 50%;}
.request_quote .qutote_block ul li .qclose {width: 24px; height: 24px; background: #4bbea0 url(/Content/images/close2.png) no-repeat center center; position:absolute; right: -12px; top: 0px; z-index: 10; border: 0px; border-radius: 50%; cursor: pointer; display: inline-block;
-webkit-box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.23);-moz-box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.23);box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.23);}
.request_quote .qutote_block span{ float: right; padding-top: 10px; font-size: 20px; font-weight: 600;}
.request_quote .qutote_block span a{ color: #4bbea0; text-transform:uppercase; display: inline-block; margin-left: 10px;}

.profile_open, .message_open, .message_open2, .notification_open, .user_open, .gift_open { width: 656px; position:fixed; color: #fff; padding: 100px 30px 30px 30px; right: -656px; top:0 ; bottom: 0; display: block; z-index: 19; background: #32415a;  -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.profile_open.active, .message_open.active, .message_open2.active, .notification_open.active, .user_open.active, .gift_open.active{ right: 0;   -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.top_title, .top_title2{ width: 100%; position:relative; min-height: 24px; float: left; position:relative; padding: 0 0 2px 0; border-bottom: solid 2px #fff; margin-bottom: 8px; font-size: 20px; text-transform:uppercase; text-align:left; color: #fff;}
.top_title:after{ content: ""; width: 23px; height: 13px; position: absolute; right: 285px; bottom: -2px; background: url(/Content/images/up_arrow2.png) no-repeat center bottom;}
.top_title2 { padding-left: 70px; padding-bottom: 12px;}
.top_title2 a{ display: inline-block; color: #4bbea0; text-transform: capitalize; position:absolute; left: 0; top: 50%; margin-top: -24px;}
.top_title2 p{ margin-bottom: 2px; text-transform: none !important; }
.top_title2 p:nth-last-child(2) { font-size: 24px; line-height: 22px;  font-weight: 400;}
.top_title2 p:nth-last-child(1)  {font-size: 14px; line-height: 16px; margin-bottom: 0px; color: rgba(241,240,242, .4);}

.message_open .top_title:after, .message_open2 .top_title:after{ right: 180px;}
.notification_open .top_title:after{ right: 230px;}
.profile_open .top_title:after{ right: 18px;}
.gift_open .top_title:after{ right: 126px;}
.logout, .logout:hover{ font-size: 20px; color: #fff; display: block; position:absolute; left: 30px; right: 30px; bottom: 30px;font-weight: 700; background: url(/Content/images/up_arrow.png) no-repeat right center;}

.profile_open ul{ width: 100%; float: left; display: block; list-style: none; padding: 0; margin: 0;}
.profile_open ul li{ width: 100%; float: left; display: block; list-style: none; padding: 0  0 6px 0; margin: 0 0 10px 0; font-size: 24px; border-bottom: solid 2px #fff;}
.profile_open ul li:nth-child(1) { font-weight: 600;}
.profile_open ul li img { width: 20px; height: 20px; margin: 0 2px; vertical-align: middle ;}
.profile_open ul li span{ float:left;}
.profile_open ul li span:nth-child(2){ float: right;}
.profile_open ul li span a{ font-size: 20px; font-weight: 600; color: #4bbea0;}

.notification_open .accordion , .notification_open .o-accordion{ width: 100%; height: 100%; /*overflow-y: auto;*/ float: left; padding-top: 10px;max-height: calc(100vh - 0px);}
.notification_open .card{ color: #32415a; font-size: 20px; line-height: 22px; margin-bottom: 10px; width: 100%; float:left; border: none; border-radius: 0; background: none;}
.notification_open .card-header{  padding: 0; width: 100%; float:left; position:relative; border-bottom: 0; }
.notification_open .card-header .ntitle{background: #596882; display: block; border: none; padding: 20px 20px 5px 65px; width: 100%; text-align:left; color: #fff; font-size: 20px; cursor: pointer;}
.notification_open .card-header .ntitle[aria-expanded="true"]{ background: #fff; color: #32415a; border-radius: 10px 10px 0 0;}
.close3{ width: 22px; height: 22px; background: url(/Content/images/close3.svg) no-repeat center center; background-size: 13px 13px; position:absolute; right: 12px; top: 50%; margin-top: -11px; border: none; }
.notification_open .card-header .ntitle[aria-expanded="true"] .close3 { background: url(/Content/images/close3_on.svg) no-repeat center center;}
.notification_open .card-body{ background: #fff; width: 100%; float:left; padding: 12px; }

.notification_open .card-header .ntitle img { width: 30px; height: 30px; position: absolute; left: 20px; top: 50%; margin-top: -15px;
-webkit-transition-duration: 1.5s;  -moz-transition-duration: 1.5s; -o-transition-duration: 1.5s; -ms-transition-duration: 1.5s; transition-duration: 1.5s; }
.notification_open .card-header .ntitle img:nth-child(2){opacity: 0;}
.notification_open .card-header .ntitle[aria-expanded="true"] img:nth-child(2), .notification_open .card-header .ntitle[aria-expanded="false"] img:nth-child(1){opacity: 1;
-webkit-transition-duration: 1.5s;  -moz-transition-duration: 1.5s; -o-transition-duration: 1.5s; -ms-transition-duration: 1.5s; transition-duration: 1.5s; }
.firend_name{ width: 100%; float: left; min-height: 50px; position: relative; padding: 0 230px 0 54px;}
.firend_name img { width: 44px; height: 44px; border-radius: 50%; border: solid 1px #596882; position:absolute; left: 0; top: 50%; margin-top: -22px;}
.firend_name p{ margin-bottom: 0px; position:absolute; left: 54px; right: 230px; top: 50%; -webkit-transform: translateY(-50%);  -ms-transform: translateY(-50%);  -o-transform: translateY(-50%);  transform: translateY(-50%);}
.firend_name p a{ text-decoration:underline; color: #32415a;}
.button_group{ position:absolute; right: 0; bottom: 4px; }
.button_group button, .button_group a{ display: inline-block; line-height: 36px; min-width: 106px; padding: 0 10px; height: 36px; margin-left: 10px; cursor: pointer; font-size: 14px; color: #fff; text-transform:uppercase; font-weight: 600; text-align: center; border: none; border-radius: 30px; -webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.68);-moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.68);box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.68);}
button.blue, .button_group a.blue{ background: #32415a;}
button.green, .button_group a.green{ background: #4bbea0;}

.view_profile{ display: block;  width: 100%; float: left; padding: 30px 0; text-align:center;}
.view_profile a{ font-size: 25px; color: #fff; text-decoration:underline;}

.modal-dialog.modal-custom.com_profile{ max-width: 1282px; margin: 0 auto; }
.modal-dialog.modal-custom.com_profile .modal-content { background: #f1f1f3; border-radius: 10px; margin-top: 30px;}

.agent_details .agent_body .add_partner{ display: inline-block; width: 140px; height: 36px; color: #4bbea0; font-size: 14px; font-weight: 400;}
.agent_details .agent_body .add_partner i{ width: 36px; height: 36px; background: #4bbea0 url(/Content/images/plus.svg) no-repeat center center; background-size: 20px 20px; border-radius: 50%; display:  inline-block; vertical-align: middle; margin-right: 8px;
-webkit-box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.68);-moz-box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.68);box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.68);}
.modal-dialog.modal-custom.com_profile .agent_details { width: 100%; margin: 0 auto;  padding: 0; border-radius: 10px;  text-align: center;
-webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.49); -moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.49); box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.49);}
.modal-dialog.modal-custom.com_profile .row [class*="col-"] { padding-bottom: 30px; padding-top: 6px;}
.close4{ width: 56px; height: 56px; padding: 0; margin: 0; right: -28px; top: -28px; position:absolute; z-index: 99999; border: 0; background: url(/Content/images/close4.png) no-repeat center center; border-radius: 50%; cursor: pointer; box-shadow: none; }

.modal-dialog.modal-custom.company_profile{ max-width: 1200px;margin: 0 auto;  }
.modal-dialog.modal-custom.company_profile .modal-content { border: none; background: #f1f1f3; border-radius: 8px; margin-top: 30px; -webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.49); -moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.49); box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.49);}
.modal-dialog.modal-custom.company_profile .modal-content .modal-body { padding:10px 30px 40px 20px;height: 712px; }
.company_profile .moadl_header{ width: 100%; display: block; position:relative; height: 150px; border-radius: 8px 8px 0 0; background: url(/Content/images/popyp_header.jpg) no-repeat center top; }
.plogo{ width: 160px; height: 160px; border: solid 1px #fff; position:absolute; left: 40px; bottom: -80px; padding: 20px; border-radius: 50%; background: #fff; text-align:center; }
.plogo img { width: 100%; height: 100%;  border-radius: 50%; position:absolute; left: 50%; top: 50%;  -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.ptitle{ font-size: 30px; font-weight: 300; color: #fff; position:absolute; left: 220px; bottom: 6px; text-align:left;}
.ptitle h1, .ptitle h2{ font-size: 35px; font-weight: 400; padding: 0; margin: 0; }
.ptitle p{ margin-bottom: 0px;}
.payment_reply{ position:absolute; right: 30px; bottom: 10px; font-size: 20px; font-weight: 500;}
.payment_reply a{ color: #e1c62c;}
.payment_reply a img{ vertical-align:middle; margin-right: 4px; margin-left: 10px;}
.prating{ display: block; float: left; width: 100%; padding-left: 200px; padding-bottom: 60px; font-size: 45px; line-height: 48px; color: #4bbea0; font-weight: 400; text-align:left;}
.prating img{ width: 20px; height: 20px; vertical-align: middle; margin-right: 4px; margin-bottom:6px;}
.prating span{ float: left;}
.prating span:nth-child(1) { width: 210px;}
.prating span:nth-child(2){ width: 100px; line-height: 38px; }
.prating span.copmany_not_rated:nth-child(2){ width: 300px; line-height: 38px; }
.prating span a{ color: #4bbea0; font-weight: 400; text-transform: capitalize !important; font-size: 20px;  }
.paddress{float: left; width: 100%; font-size: 18px; line-height: 24px;font-weight: 400; text-align: left; padding: 30px 4% 30px 4%; border-radius: 8px; background: #fff; display: block;  -webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.49); -moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.49); box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.49);}
.paddress h2{ font-size: 25px; line-height: 30px; color: #4bbea0; font-weight: 500; padding: 0 0 20px 0; margin: 0;}
.address_block1 { display: block;padding-bottom: 20px; line-height: 36px;}
.modal-dialog.modal-custom .modal-content .modal-body .address_block1 h3, .dashboard_bottom .address_block1 h3  { font-size: 25px; line-height: 25px; font-weight: 400; text-transform:uppercase; padding: 0 0 10px 0; margin: 0; color: #32415a;}
.address_block2 { display: block; padding-left: 45px; position:relative;padding-bottom: 20px;}
.modal-dialog.modal-custom .modal-content .modal-body .address_block2 h3 , .dashboard_bottom  .address_block2 h3 { font-size: 25px; line-height: 25px; font-weight: 400;  padding: 0 0 3px 0; margin: 0; color: #32415a;}
.address_block2 ul{ display: block; list-style: none; padding: 0; margin: 0;}
.address_block2 ul li{ display: block; list-style: none; padding: 0 0 0 12px;; margin: 0; position:relative;}
.address_block2 ul li:after{ content: ""; width: 3px; height: 3px; border-radius: 50%; background: #4bbea0; position:absolute; left: 0; top: 11px;  }
.address_block2 img{ position:absolute; left: 0; top: 0; max-width: 36px; height: auto; }
.address_block3{ display: block; padding-bottom: 20px; text-align: center;  }
.mprofile .address_block3{ padding-bottom: 0px; }
.address_block3 span{ display: inline-block; padding-right: 20px;}
.address_block3 span img{ width: 22px; height: auto; vertical-align: middle; margin-bottom:6px; margin-right: 6px;}
.address_block3 span a{ color: #32415a; font-weight: 500;}
.address_block3 span a b, .address_block3 span a  strong { font-weight: 300;}
.blur_bar{ width: 100%; position:relative; float: left; text-align:center; background: #32415a; margin:0 0 30px 0; border-radius: 8px;  -webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.49); -moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.49); box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.49);}
.blur_bar ul{ width: 100%; float: left; padding:40px 0 20px 0; margin: 0; list-style: none;}
.blur_bar ul li{ width: 50%; float: left; padding:10px  0; margin: 0; list-style: none; font-size: 25px; line-height: 26px; color: #fff;}
.blur_bar ul li b, .blur_bar ul li strong { font-weight: 500; color: #4bbea0; font-size: 30px;}
.blur_bar button{ position:absolute; left: 50%; margin-left: -150px; top: -29px; width: 300px; height: 58px; font-size: 25px; font-weight: 500; text-transform:uppercase; padding-left: 26px; letter-spacing: 1px; color:#fff; background: #4bbea0 url(/Content/images/plus2.png) no-repeat 18px center;  border: 0px; border-radius: 30px; cursor: pointer; display: inline-block;
 -webkit-box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.23);-moz-box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.23);box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.23);}

.add_partner2{ width: 100%; float: left; padding-bottom: 30px; }
.add_partner2 button{ width: 300px; height: 58px; font-size: 25px; font-weight: 500; text-transform:uppercase; padding-left: 26px; letter-spacing: 1px; color:#fff; background: #4bbea0 url(/Content/images/plus2.png) no-repeat 18px center;  border: 0px; border-radius: 30px; cursor: pointer; display: inline-block;
-webkit-box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.23);-moz-box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.23);box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.23);}

.address_block4 { display: block; padding-right: 20px; position:relative; padding-bottom: 0px;}
.address_block4 ul{ display: block; list-style: none; padding: 0; margin: 0;}
.address_block4 ul li{ display: block; list-style: none; padding: 10px 0 10px 30px;; margin: 0; position:relative;}
.address_block4 ul li b, .address_block4 ul li strong { color: #4bbea0; font-weight: 400;}
.address_block4 ul li img { position:absolute; left: 0; top: 50%;  -webkit-transform: translateY(-50%);  -ms-transform: translateY(-50%);  -o-transform: translateY(-50%);  transform: translateY(-50%);}
.who .container .row.npadding [class*="col-"] { padding-bottom: 0px;}


.address_block5 { display: block; padding-right: 20px; position:relative; padding-bottom: 0px;}
.address_block5 ul{ display: block; list-style: none; padding: 0; margin: 0;}
.address_block5 ul li{ display: block; list-style: none; padding: 2px 0 2px 0;; margin: 0; position:relative;}
.address_block2:before{ content: ""; position:absolute; width: 2px; left: 18px; top: 50px; bottom: 20px; background: #4bbea0; display: none;}

.repeat_block2 { width: 100%; float: left;}
.agent_details2 { width: 100%; margin: 0 auto;  padding:20px 10px; border-radius: 8px; font-size: 25px; line-height: 25px; color: #4bbea0; font-weight: 500;  text-align: center; background: #fff; -webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.49); -moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.49); box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.49);}
.agent_details2 p{ margin-bottom: 0px;}
.agent_details2 ul { display: block; padding: 20px 0; margin: 0; list-style: none; }
.agent_details2 ul li{ display: inline-block; padding: 0 10px; margin: 0; list-style: none; }
.agent_details2 ul li span{ width: 60px; height: 60px; position:relative; display: inline-block;}
.agent_details2 ul li span img, .repeat_block .live_img img { width: 100%; height: auto; border-radius: 50%; border: solid 1px #e6e7e7;}
.agent_details2 ul li span i{ position:absolute; width: 40px; height: 18px; left: 50%; margin-left: -20px; bottom: -5px; font-style:normal; color: #fff; font-size: 16px; font-weight: 700; line-height: 18px; background: #4bbea0; border-radius: 12px;}
.see_all{ font-size: 20px;color: #4bbea0; }
.modal-dialog.modal-custom.joinpopup .modal-content {background: rgba(50,65,90,0.80); border: solid 3px #4bbea0;}
.modal-dialog.modal-custom.joinpopup .modal-content .modal-body h3 { font-size: 75px;line-height: 75px;}
.modal-dialog.modal-custom.joinpopup .modal-content .modal-body { font-size: 25px;  line-height: 26px; color: #fff; font-weight: 300;}
.joinpopup .later_join a { background: #32415a; width: 204px; height: 52px; line-height: 52px; border: none; font-size: 20px; font-weight: 300; color: #fff;  -webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.49); -moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.49); box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.49);}
.joinpopup .later_join a .active, .joinpopup .later_join a:nth-child(2) { background: #4bbea0; }
.close_join{ position:absolute; width: 30px; height: 30px; right: 20px; top: 100px; background: url(/Content/images/uparrow2.png) no-repeat center center; border: none; cursor: pointer;}

.who.dashboard_final, .who.dashboard_filter , .who.air_quote { padding-top: 120px; text-align: left; width: 100%; float: left; color: #32415a;}
.final_ttile{ width:100%; float: left; padding-bottom: 20px;}
.final_ttile h1 { background: #4bbea0; font-size: 30px; line-height: 30px; font-weight: 400; color: #fff; padding: 12px 20px; min-width: 60%; margin: 0; border-radius: 6px; display: inline-block; }

.dashboard_bottom { width: 100%;  float: left; padding-top: 30px;}
.common_block { display: block; width: 100%;  float: left; background: #fff;  border-radius: 10px;  -webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.49); -moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.49);    box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.49);}
.dashboard_bottom h3 { font-size: 25px;  line-height: 25px;   color: #32415a;  padding: 4px 100px 30px 0;  margin: 0;  font-weight: 500;}
.see_all2{ width: 106px; height: 36px; position:absolute; right: 15px; top: 0; background: #4bbea0; border: 0; border-radius: 36px;cursor: pointer; color: #fff; font-weight: 500; font-size: 14px; text-transform:uppercase;
-webkit-box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.68); -moz-box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.68); box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.68);}
.interested ul{  width: 100%; float: left; display: block; list-style:none; padding: 20px 30px; margin: 0;}
.interested ul li { width: 25%; float: left; display: block; list-style:none; padding: 10px 0 10px 0; margin: 0; text-align:center; font-size: 20px; font-weight: 300; position:relative;}
.interested ul li b, .interested ul li strong { font-size: 34px; font-weight: 500; color: #4bbea0;}
.interested ul li img{width: 83px;height: 83px; margin-bottom: 10px;border-radius: 50%;border: solid 1px #e6e7e7;}
.interested ul li i{ position:absolute; width: 27px; height: 27px; background: url(/Content/images/man.png) no-repeat; right: 10%; top: 10%;}

.dashboard_bottom.quote2 { padding-top: 120px;}

.past_expand{ background: #e6e7e7; width: 100%; float: left; padding: 20px; position:relative;}

.filter_status_pending.filter_status_replied.acblock5 {padding-top: 21px;line-height: 44px;}
.button_block.twooffer.accepted {padding-top: 21px;line-height: 44px;}
.quote3 .pagination { padding-top: 20px;}
.quote3 .pagination.top.nillpadding { padding-top: 0px; max-width: 70%;}
.view_code{ font-size: 14px; display: inline-block; padding-right: 20px; color: #32415A; font-weight: 400; position:absolute; right: 7.5%; bottom: 15px; background: url(/Content/images/down3.png) no-repeat right center; z-index: 3;}
.close_code{font-size: 14px; padding-right: 20px; color: #32415A; font-weight: 400; position:absolute; right: 7.5%; bottom: 15px; background: url(/Content/images/up2.png) no-repeat right center; z-index: 100;}
.sortby{ position:absolute; right: 15px; top: 0; }
.sortby span{ float: right; height: 50px;}
.sortby span:nth-child(2), .sortby span:nth-last-child(1){ font-size: 20px; line-height: 50px; padding-right: 20px;}
.sortby span .form-control3 {height: 50px; width: 190px; background: #fff url(/Content/images/down2.png) no-repeat right center;   -webkit-appearance: none; -moz-appearance: none; appearance: none; border:none;
border-radius: 6px;   font-size: 20px; color: #32415a; padding: 0 6px; -webkit-box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.24);-moz-box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.24);box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.24);}

.who.dashboard_filter{ text-align:center; margin-top:100px;}
.who.dashboard_filter .selector{ width: 200px; position:absolute; left: 15px; top:18px; z-index: 9;}
/*.who.dashboard_filter .search_box { width: 100%; float: left; padding-left: 200px; margin-top: 18px;}*/


.accordion-content{ width: 100%; float: left; font-size: 20px; line-height: 22px;
  -webkit-transition: max-height 0.5s ease;
  -moz-transition: max-height 0.5s ease;
  -ms-transition: max-height 0.5s ease;
  -o-transition: max-height 0.5s ease;
  transition: max-height 0.5s ease;
  background: #e6e7e7;
  overflow: hidden;
}
.paddress.active .accordion-content{
  -webkit-transition: max-height 0.5s ease;
  -moz-transition: max-height 0.5s ease;
  -ms-transition: max-height 0.5s ease;
  -o-transition: max-height 0.5s ease;
  transition: max-height 0.5s ease;
  background: #e6e7e7;
  overflow: hidden;
  max-height: 3000px;
}
.paddress.market  .accordion-content { border-top: solid 1px rgba(210,210,210, 0) !important; border-radius:0 0 8px 8px; margin-top: -5px;}
.paddress.market  .accordion-content { border-top: solid 1px rgba(210,210,210, 1) !important; margin-top: 0px;}
/*.accordion-content > div { padding: 20px;}*/
.paddress.active .view_code { display: none;}
.paddress.active .close_code { display: block;}

.content{
	overflow: auto;
	position: relative;
	padding: 0;
	width: 100%;
	max-width: 100%;
	height: 632px;
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}

.content.hidden{ display: none; }
.partner_block .content {height: 390px;}
.company_profile .content {height: 540px;}
.company_profile .mCSB_inside > .mCSB_container { padding-bottom:6px;}
.rblock2 .content { height: 310px;}

.filter_tile h1{ font-size: 25px; font-weight: 600; padding: 0 0 20px 0; margin: 0; text-align:left; float: left; width: 60%; }
.filter_tile .sortby {position: relative; right: auto;  top: auto; float: right; width: 40%;}
.filter_by { display: none;}


.filter_panel {
    width: 255px;
    float: left;
    -webkit-box-shadow: 0px 2px 18px #0000002E;
    -moz-box-shadow: 0px 2px 18px #0000002E;
    box-shadow: 0px 2px 18px #0000002E;
}

.filtering {
    font-size: 14px;
    line-height: 18px;
    width: 100%;
    padding-bottom: 0px; /* height: 100%;*/
    text-align: left;
    border-radius: 6px;
    display: block;
    background: #fff;
}

.partners_panel{
    margin-left:255px;
    margin-top:60px;
}

.filtering h2{ padding: 12px 16px; background: #e6e7e7; margin: 0; font-size: 16px; font-weight: 700;  border-radius: 6px 6px 0 0; }
.common_wrap h3, .common_wrap h4{ padding:0 0 12px 0; margin: 0; font-size: 18px; font-weight: 500; color: #4bbea0; display: block; position:relative; cursor: pointer;}
.common_wrap h3:after{ content: ""; width: 14px; height: 14px; position:absolute; right: 0; top: 50%; margin-top: -7px; background: url(/Content/images/down.png) no-repeat center center;  -webkit-transform:rotate(0deg);  -moz-transform: rotate(0deg);  -ms-transform: rotate(0deg);  -o-transform: rotate(1deg);  transform: rotate(0deg);
 -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.common_wrap.expand h3:after{ content: ""; -webkit-transform:rotate(180deg);  -moz-transform: rotate(180deg);  -ms-transform: rotate(180deg);  -o-transform: rotate(180deg);  transform: rotate(180deg);
 -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease; }
.common_wrap { display: block; padding:12px 14px 12px 14px; border-bottom: solid 1px #e6e7e7;  }
.fselect{ display: block;}
.fselect label{ position: relative; font-size: 13px; line-height: 20px; color: #000; font-weight: 300; cursor:pointer; padding-left: 26px; display: block; margin-bottom: 10px;}
.modal-dialog.modal-custom.com_profile .fselect label { margin-bottom: 6px;}
.fselect label input[type="checkbox"]{display:none}
.fselect label input[type="checkbox"] + span{width:16px;height:16px; background:url(/Content/images/checkbox3.png) no-repeat left top;cursor:pointer; position:absolute; left: 0; top: 4px;}
.fselect label input[type="checkbox"]:checked + span{background:url(/Content/images/checkbox3.png) no-repeat left  -16px;}
.fselect label img { margin-right: 8px;}
.c_check .fselect label {
    margin-top: -7px !important;
    margin-left: 16px !important;
}
.fselect.slider-container {
    padding-top: 20px;
}
.fselect .slider-tooltip {
  position: absolute;
  top: -33px;
  left: -8px;
  text-indent: 0px;
  padding: 3px 0px;
  display: block;
  line-height: 1;
  width: 39px;
  text-align: center;
  background-color: #4bbea0;
  color: #fff;
  box-shadow: 0px 0px 5px #0000008a;
  border-radius: 2px;
}

.fselect .slider-tooltip:after {
  width: 6px;
  height: 8px;
  content: "";
  position: absolute;
  bottom: -8px;
  border-top: 9px solid #4bbea0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  left: 15px;
}

.fselect > .end-values {
  margin-top: -2px;
}

.fselect .custom-slider-wrap {
  margin: 0px 32px 0px 25px;
}

.custom-slider.ui-widget.ui-widget-content {
  font-size: 16.7px;
  border: none;
  border-radius: 20px;
  background-color: #4bbea0;
}

.custom-slider.ui-widget.ui-widget-content .ui-slider-range{
  border-radius: 20px;
  right: -1px;
}

.custom-slider.ui-widget.ui-widget-content .ui-slider-handle {
  left: 50%;
  border-radius: 50%;
  border: none;
  background-color: #4bbea0;
  box-shadow: 0px 0px 5px #0000008a;
  outline: none;
  top: -.27em;
}

.close5{ width: 32px; height: 32px; display: none; top: -16px; right: 14px; cursor: pointer; background:url(/Content/images/close.png) no-repeat center center; background-size: 32px 32px; position:absolute; cursor: pointer; border: none;}
.filter_send{ text-align:center; padding: 30px; margin: 0; text-align:center; display: none;}
.filter_send button{ width: 130px; height: 36px; margin: 0 auto; background: #4bbea0; border: 0; border-radius: 36px; cursor: pointer; color: #fff; font-weight: 500; font-size: 14px; text-transform:uppercase;
-webkit-box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.68); -moz-box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.68); box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.68);}

.who.air_quote h1 { background: #4bbea0; font-size: 30px; line-height: 30px; font-weight: 400; color: #fff; padding: 12px 20px; min-width: 30%; margin: 0; border-radius: 6px; display: inline-block; }
.air_tab{ width: 100%; float: left; position:relative;}
.air_tab ul{ float: left; padding: 0; margin: 0; list-style: none;}
.air_tab ul li{ float: left; padding: 0 6px 0 0; margin: 0; list-style: none;}
.air_tab ul li a{ background: #c1c5cd; border-radius: 8px 8px 0 0; text-align:center; width: 200px;  height: 68px; line-height: 68px; color: #32415a; font-size: 30px; font-weight: 400; border-bottom: solid 2px #c1c5cd; float: left;
-webkit-box-shadow: 1px -1px 3px 0px rgba(0,0,0,0.29);-moz-box-shadow: 1px -1px 3px 0px rgba(0,0,0,0.29);box-shadow: 1px -1px 3px 0px rgba(0,0,0,0.29);}
.air_tab ul li a.active{ background: #f37659;  font-weight: 600; border-bottom: solid 2px #32415a;}
.anonymous_quote { position:absolute; right: 0; top: 20px; z-index: 19; }
.anonymous_quote label, .service_block.selector3 label{ position: relative; font-size: 18px; color: #32415a; font-weight: 300; cursor:pointer; padding-left: 34px; padding-top: 2px; display: block; margin-bottom: 0px;}
.anonymous_quote label a { color: #32415a; text-decoration:underline; font-weight: 400;}
.anonymous_quote label input[type="checkbox"], .service_block.selector3 label input[type="checkbox"]{display:none}
.anonymous_quote label input[type="checkbox"] + span, .service_block.selector3 label input[type="checkbox"] + span{width:24px;height:24px; background:url(/Content/images/checkbox.png) no-repeat left top;cursor:pointer; position:absolute; left: 0; top: 4px;}
.anonymous_quote label input[type="checkbox"]:checked + span, .service_block.selector3 label input[type="checkbox"]:checked + span{background:url(/Content/images/checkbox.png) no-repeat left  -24px;}
.airtab_content, .service_block{ width: 100%; float: left; font-size: 18px; font-weight: 400;   border-radius: 8px; background: #FFF; position:relative; -webkit-box-shadow: 0px 1px 3px 1px rgba(0,0,0,0.29);
-moz-box-shadow: 0px 1px 3px 1px rgba(0,0,0,0.29);box-shadow: 0px 1px 3px 1px rgba(0,0,0,0.29);}
.airtab_content.nillpadding { padding-top: 0px;}
.airwrap { width: 100%; float: left;  position: relative;}
.airwrap .mblock { display: none;}
#fclform .airwrap .mblock { display: block;}
.air_block1{ width: 33%; float: left; padding-bottom: 20px; padding-right: 20px;}
.air_block1a{ width: 60%; float: left; padding-right: 20px;}
.air_block1b{ width: 40%; float: left; padding-right: 20px;}
.air_block2{ width: 44%; float: left; padding-bottom: 26px;padding-right: 20px;}
.air_block2a{ width: 100%; float: left;}
.air_block2b{ width: 25%; float: left; padding-left: 26px; padding-right: 10px; position:relative;}
.air_block2c, .air_block3c{  float: left; padding:10px 10px 0 0;  font-weight: 700;}
.air_block2 i, .air_block3 i{ position:absolute; left: 0px; top: 15px; font-size: 20px; font-style:normal;}
.air_block3{ width: 23%; float: left; padding-bottom: 26px;padding-right: 20px;}
.air_block3a{ width: 100%; float: left;}
.air_block3b{ width: 40%; float: left;  padding-right: 16px; position:relative;}
.airtab_content label{ width: 100%; display: block; margin-bottom: 4px;}
.airtab_content select{ width: 100%; height: 50px; border: none;  border-radius: 4px; border-bottom: solid 1px #afb0b0;}
.airtab_content .form_control2{ display: block; width: 100%; height: 50px; text-align:center; background: #ECECEC; color: #32415a; font-size: 20px; font-weight: 300; line-height: 50px; border-radius: 4px; border: solid 1px #ECECEC; }
.airtab_content .form_control2::-webkit-input-placeholder{ /*color: #32415a;*/ opacity: 1;font-weight: 300;}
.airtab_content .form_control2::-moz-placeholder { /*color: #32415a;*/ opacity: 1;font-weight: 300; }
.airtab_content .form_control2:-ms-input-placeholder { /*color: #32415a;*/font-weight: 300; }
.airtab_content .form_control2::placeholder { /*color: #32415a;*/font-weight: 300; }
.airtab_content .air_block1b .form_control2{ height: 44px; line-height: 44px; }
.air_block4{ width: 28%; float: left;  }
.air_block4a{ width: 28%; float: left;}
.air_block4b{ width: 44%; float: left; padding: 0 20px}
.air_block5{ width: 40%; float: left; padding-left: 7.5%;}
.air_block5 label{ margin-top: -27px;}
.airtab_content .air_block5 .form_control2 { border: none; border-bottom: solid 1px #000; text-align:left; padding: 0 12px; color: #32415a;}



.shape1{ display: block; background: #f37659 url(/Content/images/shape1.png) no-repeat center center; height: 50px;  border-radius: 4px;-webkit-box-shadow: inset -2px 2px 10px 0px rgba(0,0,0,0.5);
-moz-box-shadow: inset -2px 2px 10px 0px rgba(0,0,0,0.5); box-shadow: inset -2px 2px 10px 0px rgba(0,0,0,0.5);}
.shape2{ display: block; background: #fff url(/Content/images/shape2.png) no-repeat center center; height: 50px;  border-radius: 4px;  border-bottom: solid 1px #afb0b0;}
.airtab_repeat{ width: 100%; float: left; padding: 20px 30px; position:relative;}
.add_another, .add_another5{ position:absolute; right: 30px; bottom: 90px; height: 24px; padding:0 0 0 40px; border: none; cursor: pointer; box-shadow: none; background: none; font-size: 18px; line-height: 20px;  font-weight: 300; }
.add_another:after, .add_another5:after{ content:""; position:absolute; width:24px; height: 24px; background: #4BBEA0 url(/Content/images/plus.png) no-repeat center center; border-radius: 50%; left: 0; top: 50%; margin-top: -12px;}
.add_another.new {background: #fff; bottom: -12px; right: 0; padding-right: 30px; z-index: 99;}
.totalitem{ padding: 20px 30px;width: 100%; float: left; font-weight: 600; font-size: 25px; border-top: solid 1px #E5E5E5;}
.service_block{ padding: 20px 30px; height: 100%; font-size: 18px; font-weight:300; position:relative;}
.service_block h2{ padding: 0 0 15px 0; margin: 0; font-size: 20px; font-weight: 600; z-index: 1; }
.service_block  label{ padding-bottom: 10px; width: 100%;}
.service_block b, .service_block strong { font-size: 16px;}
.service_block  label img { margin-left: 6px;}
.service_block button{width: 100%; display: block; border: none; box-shadow:none; height: 50px;  border-radius: 4px; background: #fff; border-bottom: solid 1px #afb0b0; text-align:left; font-size: 20px; padding: 0 16px;}
.service_block button.active { background: #f37659; color: #fff; border: none; #f37659; -webkit-box-shadow: inset -2px 2px 10px 0px rgba(0,0,0,0.5);
-moz-box-shadow: inset -2px 2px 10px 0px rgba(0,0,0,0.5); box-shadow: inset -2px 2px 10px 0px rgba(0,0,0,0.5);}

.service_block label{ display: block; position:relative; width: 100%; height: 50px; padding-left: 0px;}
.service_block label input[type="radio"]{ position:absolute; left: 10; top: 10px; z-index: 1;}
.service_block label input[type="radio"] + span{font-size: 20px; line-height: 20px; padding:14px 16px 0 16px;cursor:pointer; position:absolute; z-index:2; left: auto; top: 0px; width: 100%; display: block; border: none; box-shadow:none; height: 50px;  border-radius: 4px; background: #fff; border: solid 1px #32415A; text-align:left; }
.service_block label input[type="radio"]:checked + span{background: #32415A; color: #fff; border: none; #f37659;  }
.service_block label.title { height: auto; margin-bottom: 0px;}

.who.air_quote  .container .service_block .row{ margin-left: -8px; margin-right: -8px;}
.who.air_quote  .container .service_block .row  [class*="col-"]{padding-left: 8px; padding-right: 8px; padding-bottom: 14px;}
.service_block .form_control2{ display: block; width: 100%; height: 50px; text-align:left; padding: 0 16px; background: #ECECEC; color: #32415A; font-size: 20px; font-weight: 300; line-height: 50px; border-radius: 4px; border: solid 1px #ECECEC; }
.service_block .form_control2::-webkit-input-placeholder{ color: #B4B4B4; opacity: 1;font-weight: 300;}
.service_block .form_control2::-moz-placeholder { color: #B4B4B4; opacity: 1;font-weight: 300; }
.service_block .form_control2:-ms-input-placeholder { color: #B4B4B4;font-weight: 300; }
.service_block .form_control2::placeholder { color: #B4B4B4;font-weight: 300; }
.calicon{ position:absolute; right: 20px; top: 44px;}
.service_block .form_control2.calendar-inpt { border: none;}
.home2{ width: 36px; height: 36px; background:#fff url(/Content/images/home2.png) no-repeat center center; position:absolute; right: 15px; top: 15px; border-radius: 4px;  border-bottom: solid 1px #afb0b0; z-index: 3;}
.service_block .next4{ width: 24px; height: 27px; position:absolute; right: -24px; top: 20px; background: url(/Content/images/next4.png) no-repeat;}
.service_block .prev4{width: 24px; height: 27px; position:absolute; left: -2px; top: 20px; background: url(/Content/images/prev4.png) no-repeat;}
.choose{ text-align:center;}
.choose span{ height: 50px; line-height: 50px; display: inline-block; width: 86px; font-size: 20px; font-weight: 500; text-transform:uppercase;}
.choose button{ width: 310px;  height: 50px;  background: #4bbea0;  border: 0; border-radius: 36px;  cursor: pointer;  color: #fff;  font-weight: 500;  font-size: 20px; line-height: 50px; text-transform: uppercase;
    -webkit-box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.68);    -moz-box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.68);    box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.68);}
.choose button.maroon{ background: #f37659;}

.sblock.vip .clogo_block{ background: url(/Content/images/vip.png) no-repeat left top; background-size: cover; border: solid 1px #fff; color: #fff;}
.sblock.silver .clogo_block{ background: url(/Content/images/silver.png) no-repeat left top; background-size: cover; border: solid 1px #fff; color: #fff;}
.sblock.vip h2 {border-top: solid 4px #ffa92d;}
.sblock.silver h2 {border-top: solid 4px #9fb1b4;}
.vipvode { font-size: 14px; font-weight: 500; color: #fff; line-height: 16px; position:absolute; left: -1px; top: 13px; z-index: 19; width:  78px; height: 20px; background: url(/Content/images/curve.png) repeat; -webkit-transform:rotate(-45deg);  -moz-transform: rotate(-45deg);  -ms-transform: rotate(-45deg);  -o-transform: rotate(-45deg);  transform: rotate(-45deg);}
.agent_details .agent_body ul{ display: block; padding: 0 0 14px 0; margin: 0; text-align:center;}
.agent_details .agent_body ul li{ display: inline-block; padding: 0; margin: 0 5px; width: 36px; height: 36px; border-radius: 50%;  background: #4bbea0;-webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.49);-moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.49);box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.49);}
.agent_details .agent_body ul li img{ width: 20px; height: 20px; margin: 8px;}

.rating_popup.thankyou .moadl_header { text-align:center; padding: 55px 0; height: auto; }
.rating_popup.thankyou .moadl_header h3{ font-size: 75px; line-height: 75px; font-weight: 300; color: #32415a; padding: 0 20px; margin: 0;}
.modal-dialog.modal-custom.rating_popup.thankyou .modal-content .modal-body { color: #32415a; text-align:center; padding: 50px 20px; font-size: 25px; font-weight: 300; line-height: 30px; }

/*Edit profile*/
.who.edit_profile .container-fluid { padding-left: 0px; padding-right: 0px;}
.who_container.eprofile { background: rgba(241,241,243, 0); }
.edit_profile{ padding-top: 100px; text-align: left; width: 100%; float: left; color: #32415a; height: 100% !important; }
.edit_profile:after{ content: ""; width: 30px; background:url(/Content/images/shade.png) repeat-y left top; position:fixed; left: 23%; top: 0; bottom: 0; z-index: 12;}
.edit_profile_tab{ width: 23%; float: left; padding:70px 0 80px 4%; font-weight: 300; color: #32415a; font-size: 28px;}
.edit_profile_tab ul{ display: block; padding: 0; margin: 0; list-style:none;}
.edit_profile_tab ul li{ display: block; padding: 0 0 20px 0; margin: 0; list-style:none;}
.edit_profile_tab ul li a{ color: #32415a; text-decoration:none; display: block; padding: 10px 0;}
.edit_profile_tab ul li.active a { font-weight: 700;}
.profile_right{ width: 77%; float: left; padding-top: 50px;}
.ed_form{ width: 700px; margin: 0 auto;}
.ed_form label{ font-size: 18px; font-weight: 400; color: #bbbbbb; display: block; padding: 0; margin: 0;}
.ed_form .form-control{ 
    display: block; 
    border: none; 
    border-bottom: solid 1px #bbbbbb; 
    font-size: 24px; 
    font-weight: 700; 
    color: #32415a; 
    border-radius: 0; 
    padding: 4px 0; /*text-transform:uppercase;*/ 
    height:45px !important;
    box-shadow:unset !important;
}
.ed_form .form-controll::-webkit-input-placeholder{ color: #32415a; opacity: 1;font-weight: 700;}
.ed_form .form-control::-moz-placeholder { color: #32415a; opacity: 1;font-weight: 700;}
.ed_form .form-control:-ms-input-placeholder { color: #32415a;font-weight: 700; }
.ed_form .form-control::placeholder { color: #32415a;font-weight: 700; }

input:focus, select:focus,
textarea:focus,
button:focus {outline: none; }

.ed_form .form-group.cellphone { padding-top: 50px; min-height: 170px;}
.ed_form .form-group.cellphone label { width: 200px; font-size: 24px; float: left; min-height: 50px; padding-top: 10px; }
.dblock1{ width: 150px; float: left;}
.dblock2{ width: 350px; float: left;}
.ed_form .dblock2  .form-control { height: 50px; border: none; background: #e7e7e7; border-radius: 50px; font-size: 20px; color: #32415a; font-weight: 700; padding-left: 20px;
box-shadow: -1px 1px 0px 0px rgba(0,0,0,0.3) inset;-webkit-box-shadow: -1px 1px 0px 0px rgba(0,0,0,0.3) inset;-moz-box-shadow: -1px 1px 0px 0px rgba(0,0,0,0.3) inset;}
.ed_form i.security{ display: block; font-size: 18px; font-weight: 500; color: #bbbbbb; font-style:normal; text-align: center; padding-top: 3px;  width: 700px; float: left; padding-left: 350px;}


.img_uploader{ width: 100%; padding: 80px 65px 10px 65px; display: block; float: left; position:relative; }
.image-preview, #callback-preview {
  width: 230px;
  height: 230px;
  position: relative;
 /* overflow: hidden;*/
  background-color: #ffffff;
  color: #ecf0f1; border-radius: 50%; background-repeat: no-repeat; background-position: center center;  background-size: cover; margin: 0 auto;
}
.image-preview input, #callback-preview input  {
  line-height: 20px;
  font-size: 20px;
  position: absolute;
  opacity: 0;
  z-index: 10; width: 10px; left: -75px;
}
.image-preview label, #callback-preview label {
  position: absolute;
  z-index: 5;
  cursor: pointer;
  background: url(/Content/images/plus3.png) no-repeat center center #32415a;
  width: 48px;
  height: 48px;
  top: 50%;
  right: -24px;
  margin-top: -24px;border-radius: 50%; -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
}
.profile_right.cdetails { padding-top: 0px;}
.profile_right.cdetails .ed_form { width: 100%; float: left; padding: 20px 5%; background: #fff;}
.profile_right.cdetails .ed_form .form-group { width: 35%; float: left; padding-right: 5%;}
.profile_right.cdetails .ed_form .form-group:nth-last-child(1) { padding-right: 0; width: 30%; }
.upload_title{ width: 100%; float: left; text-align:center; font-size: 24px; color: #bbbbbb; padding-top: 15px;}

.branches{ width: 100%; float: left;  position:relative;}
.shade3{ width: 500px; background: #e7e7e7; position: fixed; right: 0; top: 0; bottom: 0; z-index: -1;}
.branches_left{ width: 100%; padding-right: 500px; float: left;background: url(/Content/images/shade3.png) repeat-x left top;}
.branches_right{width: 500px; background: url(/Content/images/shade3.png) repeat-x left top ; padding-bottom: 50px; position:absolute; right: 0; top:0;}
.branches_right.second {top: 300px;}
.branch_block{ width: 100%; float: left;}
.branches_left .nav{ display: block;}
.branches_left .nav-tabs { border-bottom: none; padding:20px 10px 0 10px; text-align:center; margin: 0; width: 100%; float: left;}
.branches_left .nav-tabs .nav-item { display: block; margin: 0; padding: 0 2px; float: left; width: 33.33%;}
.branches_left .nav-tabs .nav-link { display: block; border: 0; border-radius: 0; font-size: 24px; color: #32415a; border-bottom: solid 8px #fff; font-weight: 400; padding:20px 0;  }
.branches_left .nav-tabs .nav-link.active { background: none; font-weight: 700; color: #15304b; border-bottom: solid 8px #32415a;}
.branch_block .tab-content { padding:30px 5% 20px 5%; background: url(/Content/images/shade3.png) repeat-x left top; position:relative; }
.add_company{ height: 48px; padding: 0 20px 0 34px; position:absolute; text-transform:uppercase; top: 28px; right: 20px;font-size: 18px; color: #fff; background: url(/Content/images/plus.png) no-repeat 16px center #4bbea0;
text-align:center; line-height: 48px; border-radius: 18px; border: none; cursor: pointer; background-size: 12px 12px;
-webkit-box-shadow:0px 2px 5px 0 rgba(0,0,0,0.25);-moz-box-shadow:0px 2px 5px 0 rgba(0,0,0,0.25);box-shadow:0px 2px 5px 0 rgba(0,0,0,0.25)}

.branch_block label{ font-size: 18px; font-weight: 400; color: #bbbbbb; display: block; padding: 0; margin: 0;}
.branch_block .form-control {
    display: block;
    border: none;
    background: none;
    border-bottom: solid 1px #bbbbbb;
    font-size: 24px;
    font-weight: 700;
    color: #32415a;
    border-radius: 0;
    padding: 4px 0;
    text-transform: uppercase;
    height:45px !important;
    box-shadow:unset !important;
}
.branch_block .form-controll::-webkit-input-placeholder{ color: #32415a; opacity: 1; font-weight: 700;}
.branch_block .form-control::-moz-placeholder { color: #32415a; opacity: 1;font-weight: 700;}
.branch_block .form-control:-ms-input-placeholder { color: #32415a;font-weight: 700; }
.branch_block .form-control::placeholder { color: #32415a;font-weight: 700; }
.branch_block .form-control.half{ width: 33%;}
.branch_block .form-control.full{ width: 50%;}
.shade4{ width: 77%; background: #e7e7e7; position: fixed; right: 0; top: 0; bottom: 0; z-index: -1;}
.port_block{ width: 100%; float: left; padding:20px 48px 0 48px; }
.port_title{width: 100%; float: left; font-size: 25px; text-align:center; color: #878787; padding: 10px 0 20px 0;}
.pblock1 { width: 25%; float: left; text-align:left; padding-left: 20px;}
.pblock1.full{ width: 100%;}
.pblock2 { width: 20%; float: left; text-align:center;}
.pblock2a { width: 18%; float: left; text-align:center;}
.pblock3 { width: 15%; float: left; text-align:left; padding:0 20px; padding-top: 12px;}
.pblock3a { width: 20%; float: left; text-align:left; padding: 0 20px;}
.pblock3b { width: 14%; float: left; text-align:left; padding: 10px 20px 0 20px;}
.pblock3b.rq { width: 20%;}
.pblock3b.rqr { width: 25%;}
.port_title .pblock3,.port_title .pblock3a { line-height: 20px;padding: 0 20px;}
.port_block .port_common.edit .pblock3 { padding-top: 0px; }

.pblock3b label{ position: relative; font-size: 20px; line-height: 20px; color: #32415a; font-weight: 400; cursor:pointer; padding-left: 34px; display: block; margin-bottom: 10px;}
.pblock3b label input[type="checkbox"]{display:none}
.pblock3b label input[type="checkbox"] + span{width: 24px;height:24px; background:url(/Content/images/dcheck2.png) no-repeat left top;cursor:pointer; position:absolute; left: 0; top: 1px;}
.pblock3b label input[type="checkbox"]:checked + span{background:url(/Content/images/dcheck2.png) no-repeat left  -24px;}

.pblock_title{ width: 100%; float: left; border-bottom: solid 1px #d3d3d3; font-size: 20px; color: #878787; margin-bottom: 20px;}
.pblock_title h1, .pblock_title h2 { font-size: 28px; line-height: 28px; color: #32415a; font-weight: 700; padding: 0 0 6px 0; margin: 0;}
.pblock_title h2 { padding-top: 70px;}
.pblock_title p{ margin-bottom: 6px;}
.explanation{width: 100%; float: left; padding-top: 50px;}
.explanation h2 { font-size: 24px; line-height: 24px; color: #32415a; font-weight: 700; padding:6px 0 8px 0; border-top: dashed 1px #32415a; border-bottom: dashed 1px #32415a; margin: 0 0 20px 0; width: 100%; float: left;}
.explanation ul{ width: 20%;  display: block; float: left; padding: 0; margin: 0; list-style:none;}
.explanation ul li{ width: 100%; display: block; float: left; padding: 0 0 12px 30px; margin: 0; list-style:none; font-size: 18px; background:url(/Content/images/bullet2.png) no-repeat left 6px;}
.explanation ul li:nth-child(1) { font-weight: 700;padding: 0 0 12px 0; background-image: none; }

.port_common {background: #fff; position:relative; border-radius: 0px; width: 100%; float: left; padding: 16px 0 14px 0; margin-bottom: 16px; -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.49); -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.49); box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.49);}
.port_common .stitle{ display: none;}
.port_common select { height: 50px; width:100%; border: none; background: #e7e7e7; border-radius: 50px; font-size: 15px; color: #32415a; font-style:italic; font-weight: 400; padding-left: 20px; background: #e7e7e7 url(/Content/images/darrow.png) no-repeat 94% center;  -webkit-appearance: none; -moz-appearance: none; appearance: none;
box-shadow: -1px 1px 0px 0px rgba(0,0,0,0.3) inset;-webkit-box-shadow: -1px 1px 0px 0px rgba(0,0,0,0.3) inset;-moz-box-shadow: -1px 1px 0px 0px rgba(0,0,0,0.3) inset;}
.pblock2 .selector{ display: block; height: 46px; width: 130px; margin: 0 auto;}
.pblock2 .selector label{ cursor: pointer;overflow:hidden; width: 65px; height: 45px; padding-top: 6px; position: relative; float: left; padding-right: 0px; padding-left: 0px; text-align:left;}
.pblock2 .selector label input[type="radio"]{display:none}
.pblock2 .selector label input[type="radio"] + span{width:26px;height:26px; background:url(/Content/images/dcheck.png) no-repeat left top;cursor:pointer; position:absolute; left: auto; right: 5px; top: 0px;}
.pblock2 .selector label input[type="radio"]:checked + span{background:url(/Content/images/dcheck.png) no-repeat left -26px; }

.port_common .pblock3  select { background: url(/Content/images/darrow2.png) no-repeat 94% center rgba(222,197,197, 0);  box-shadow: none; font-size: 20px; color: #afafaf; font-style:normal; padding-left: 0px;}
.port_block .pblock3a .form-control { height: 50px; border: none; background: #e7e7e7; border-radius: 50px; font-size: 20px;  color: #32415a; font-weight: 400;
    padding-left: 20px; box-shadow: -1px 1px 0px 0px rgba(0,0,0,0.3) inset; -webkit-box-shadow: -1px 1px 0px 0px rgba(0,0,0,0.3) inset; -moz-box-shadow: -1px 1px 0px 0px rgba(0,0,0,0.3) inset;}
.port_block .pblock3a .form-controll::-webkit-input-placeholder{ color: #afafaf; opacity: 1;font-weight: 400;}
.port_block .pblock3a .form-control::-moz-placeholder { color: #afafaf; opacity: 1;font-weight: 400; }
.port_block .pblock3a .form-control:-ms-input-placeholder { color: #afafaf;font-weight: 400; }
.port_block .pblock3a .form-control::placeholder { color: #afafaf;font-weight: 400; }

.port_common .pblock3a select {background: #e7e7e7 url(/Content/images/darrow3.png) no-repeat 94% center; font-style:normal;}


.switch, .ed_form label.switch{position:relative;display:inline-block;width:70px;height: 18px; margin: 20px 36px 15px 0; }
.switch input{display:none}
.swittcher{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#289c7e;-webkit-transition:.4s;transition:.4s;border:none}
.swittcher:before{position:absolute;content:"";height:36px;width:36px;left:0;bottom: -9px;background-color:#abe0d2;-webkit-transition:.4s;transition:.4s;border: none;-webkit-box-shadow:0px 2px 5px 0 rgba(0,0,0,0.25);-moz-box-shadow:0px 2px 5px 0 rgba(0,0,0,0.25);box-shadow:0px 2px 5px 0 rgba(0,0,0,0.25)}
input:checked + .swittcher{background-color:#2cffa3}
input:focus + .swittcher{box-shadow:0 0 1px #2196F3}
input:checked + .swittcher:before{-webkit-transform:translateX(36px);-ms-transform:translateX(36px);transform:translateX(36px); background: #2cffa3;}
.swittcher.round{border-radius:42px}
.swittcher.round:before{border-radius:50%}
.no{ position:absolute; left: 80px; top: -4px; font-size: 18px; color: #289c7e; font-style:normal;}
input:checked + .swittcher .no { display: none;}
.yes{ position:absolute; left: 80px; top: -4px; font-size: 18px; color: #289c7e;  font-style:normal; display: none;}
input:checked + .swittcher .yes{ display: block;}
.saves {
    padding: 0 20px 0 36px;
    height: 40px;
    position: absolute;
    text-transform: uppercase;
    margin-top: -20px;
    top: 50%;
    right: 36px;
    font-size: 18px;
    color: #fff;
    background: url(/Content/images/plus.png) no-repeat 10px center #32415a;
    text-align: center;
    line-height: 40px;
    border-radius: 20px;
    border: none;
    cursor: pointer;
    -webkit-box-shadow: 0px 2px 5px 0 rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 2px 5px 0 rgba(0,0,0,0.25);
    box-shadow: 0px 2px 5px 0 rgba(0,0,0,0.25)
}
.saves_approve {
    padding: 0 20px 0 36px;
    height: 40px;
    text-transform: uppercase;
    margin-top: 20px;
    font-size: 18px;
    color: #fff;
    background: url(/Content/images/plus.png) no-repeat 10px center #32415a;
    text-align: center;
    line-height: 40px;
    border-radius: 20px;
    border: none;
    cursor: pointer;
    -webkit-box-shadow: 0px 2px 5px 0 rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 2px 5px 0 rgba(0,0,0,0.25);
    box-shadow: 0px 2px 5px 0 rgba(0,0,0,0.25)
}
.deletes{ width: 30px; height: 30px; border: none; background: url(/Content/images/delete2.png) no-repeat center center; position:absolute; top: 50%; margin-top: -15px; right: 36px;}
.airwrap .deletes{ top:  40%;}
.port_common .saves { background-size: 10px 10px; background-position: 16px center;}

.profile_right.eproperties { padding: 80px 60px 0 60px;}
.eproperties_left{ width: 50%; float: left; padding: 0 10% 0 0;}
.etitle{ width: 100%; float: left; position:relative; padding-bottom: 10px;}
.etitle h1{ font-size: 25px; color: #bbb; font-weight: 400; padding: 0; margin: 0;}
.add_service,.add_block ul li span { border: none;  min-width: 142px;  height: 40px; line-height: 38px; font-size: 18px; font-weight: 500; color: #fff; text-transform:uppercase; padding: 0 14px; background: #32415a; border-radius: 20px; display: inline-block;
-webkit-box-shadow: 0px 0px 8px 3px rgba(0,0,0,0.2); -moz-box-shadow: 0px 0px 8px 3px rgba(0,0,0,0.2); box-shadow: 0px 0px 8px 3px rgba(0,0,0,0.2);}
.add_block{ display: block; width: 100%; float: left; padding:16px 0 16px 10px; background: #e7e7e7; min-height: 400px; }
.add_block ul{ display: block; width: 100%; float: left; padding: 0; margin: 0; list-style:none;}
.add_block ul li{ display: block; float: left; position:relative; padding: 0 10px 16px 10px; margin: 0; list-style:none;}
.add_block ul li span{ background: #667081; position:relative;text-align:center;}
.add_block ul li .delete{ background: #667081 url(/Content/images/close5.png) no-repeat center center; cursor: pointer; position:absolute; width: 20px; height: 20px; border-radius: 50%; right: 5px; top: 10px;z-index: 9;  }
.etitle .add_service { display: none;}

.eproperties_right{width: 50%; float: left; padding-top: 40px; color: #bbbbbb;}
.eproperties_right.newalign { margin-left: 25%;}
.eproperties_right label { display: block; font-size: 24px; font-weight: 400; width: 100%; float: left; margin: 0;}
.eproperties_right select { min-height: 40px; min-width:240px; border: none;  border-radius: 0px; font-size: 25px; color: #32415a;font-weight: 700; padding:6px 20px 0 0; text-transform:uppercase;
background: #fff url(/Content/images/darrow4.png) no-repeat right 22px;  -webkit-appearance: none; -moz-appearance: none; appearance: none; border-bottom: solid 1px #bbbbbb;}
.common_block2{ width: 100%; float: left; padding: 10px 0 0 0; }
.switch_title{ width: 184px; float: left; font-size: 25px; padding-top: 14px;}
.eproperties_right label.switch {position: relative;display: inline-block;width: 70px;height: 18px;margin: 20px 36px 15px 0;}

.volume{ width: 100%; float: left; padding: 0; position:relative;}
.volume h2{ font-size: 25px; line-height: 24px;  color: #bbbbbb; padding:40px 0 0 0; margin: 0; font-weight: 400;}
.volume p{ font-size: 18px; color: #32415a;  }
.volume ul{ display: block; width: 80%; float: left; padding: 0; margin: 0; list-style:none;}
.volume ul li{ padding: 0 5% 0 0; margin: 0; width: 20%; float: left; text-align:center; font-size: 18px; list-style:none; position:relative;}
.volume ul li:after{ content: ""; width: 10px; height: 1px; right: 10px; bottom: 25px; position:absolute; background: #bbbbbb;}
.volume ul li:nth-last-child(1):after, .volume ul li:nth-last-child(2):after{ display: none;}
.volume ul li:nth-last-child(1) {padding: 0; width: 12%}
.volume ul li span{ display: block; padding-bottom: 6px;}
.volume ul li:nth-last-child(1) span{ padding-bottom: 16px;}

.form-control4{height: 50px; width: 90%; border: none; background: #e7e7e7; border-radius: 4px; font-size: 20px;color: #32415a;font-weight: 700; display: inline-block; margin: 0 auto; text-align:center;
box-shadow: -1px 1px 0px 0px rgba(0,0,0,0.3) inset;-webkit-box-shadow: -1px 1px 0px 0px rgba(0,0,0,0.3) inset;-moz-box-shadow: -1px 1px 0px 0px rgba(0,0,0,0.3) inset;}
.volume .activity{ display: block; width: 100%; float: left; height: 100px; position:relative;}
.volume .activity .saves{ top: 30px; right: auto; left: 70px; margin-top: auto; background-image: none; padding: 0 20px; }

.plan_block{width: 100%;float: left;padding: 30px 28px 0 28px;}
.plan_common{width: 100%;float: left; padding: 20px 12px 10px 12px; margin-bottom: 20px; border-radius: 6px; background: #fff; -webkit-box-shadow:0px 2px 5px 0 rgba(0,0,0,0.50);-moz-box-shadow:0px 2px 5px 0 rgba(0,0,0,0.50);box-shadow:0px 2px 5px 0 rgba(0,0,0,0.50)}
.plan_common.active { border: solid 5px #4bbea0;}
.plan_left{ width: 40%; float: left; text-align:center;}
.plan_part1{ font-size: 46px; color: #4bbea0; font-weight: 300; padding: 0 0 20px 0; display: block; border-bottom: solid 1px #e7e7e7; text-transform:uppercase;}
.plan_part1a{font-size: 20px; color: #4bbea0; font-weight: 300; padding: 20px 0 0 0; margin-bottom: 30px; display: block; position:relative; border-bottom: solid 1px #e7e7e7; min-height: 80px;  }
.plan_part1a > div { background: #fff; position:absolute; bottom: -12px; left: 50%; margin-left: -90px; width: 180px; }
.plan_part1a > div span{display: block;}
.plan_part1a > div span:nth-child(1) { font-size: 46px; color: #32415a; font-weight: 700; }
.plan_part1a > div span:nth-child(2) { text-transform:uppercase;}
.plan_part1a b, .plan_part1a strong{ font-weight: 700;}
.plan_part1a span:nth-child(1) b, .plan_part1a span:nth-child(1) strong { color: #b7b7b7; font-size: 18px; font-weight: 400;}
.plan_part1b{ font-size: 24px; color: #32415a; padding: 20px 0 0 0; display: block;}
.plan_part1b b, .plan_part1b strong {font-size: 46px;  font-weight: 700;}
.plan_part1b a{height: 50px; line-height: 50px; padding: 0 20px; min-width: 250px;  border: 0; display: inline-block; font-size: 20px; text-transform:uppercase; color: #fff; background: #4bbea0; border-radius: 30px;
-webkit-box-shadow: 0px 0px 8px 3px rgba(0,0,0,0.2);-moz-box-shadow: 0px 0px 8px 3px rgba(0,0,0,0.2);box-shadow: 0px 0px 8px 3px rgba(0,0,0,0.2); }
.plan_right{ width: 40%; float: right; padding: 20px 0 0 0;}
.plan_right ul{ display: block; width: 100%; float: left; padding: 0; margin: 0; list-style:none;}
.plan_right ul li{ padding: 15px 0 15px 36px; margin: 0; width: 50%; float: left; font-size: 18px; color: #32415a; list-style:none; position:relative; background: url(/Content/images/bullet.png) no-repeat left 18px;}

.saves.edit { margin-top: auto; top: auto; bottom: 25px; right: 15px; padding: 0 24px; background-image: none; position:fixed;}
.saves.users, .saves.users1, .saves.users2 { right: 76px; background-image: none; padding: 0 20px;}
.saves.chnages { right: auto; background-image: none; padding: 0 20px; left: 6%; bottom: 60px; top: auto; position:fixed;margin-top: auto;}

.partners_common {width: 100%;float: left; text-align:center; }
.show_partner{ width: 20%; float: left; padding: 0 30px 30px 0;}
.show_partner .sblock{ position:relative; float: left;}
.show_partner .sblock.nochat{ padding-bottom: 0px;}
.show_partner .sblock .butons{ display: block; position:relative; min-height: 60px;}
.show_partner .sblock .butons .saves{ top: 0; left: 12px; margin-top: auto; background-image: none; padding: 0 24px;}
.show_partner .sblock .butons .deletes { right: 12px; top: 0; margin-top: 3px; left: auto;}
.show_partner .sblock .butons.approved .deletes { right: auto; left: 50%; margin-left: -15px;}


.inner_container.nonepage{ padding:  170px 0 40px 0; text-align:center; font-size: 32px; color: #32415a; }
.inner_container.nonepage img{ width: auto; max-width: 100%;}
.inner_container.nonepage h1{ font-size: 60px; color: #32415a; padding:60px 0 10px 0; margin: 0; line-height: 60px; font-weight: 700;}
.inner_container.nonepage button { width: 200px; background: #32415a; text-transform: uppercase; height: 50px; text-align: center; font-size: 20px; line-height: 50px; font-weight: 500; display: inline-block; margin-top: 30px;
 color: #fff; border: none; border-radius: 30px; -webkit-box-shadow: 0px 1px 0px 1px rgba(0,0,0,0.25); -moz-box-shadow: 0px 1px 0px 1px rgba(0,0,0,0.25); box-shadow: 0px 1px 0px 1px rgba(0,0,0,0.25);}

.modal-dialog.modal-custom.rating_popup.addpartner { max-width: 1350px;}
.modal-dialog.modal-custom.rating_popup.thankyou.addpartner .modal-content .modal-body {padding: 100px 20px; }

.final_ttile.marketplace { position:relative; margin-top: 20px; padding-bottom: 0px; min-height: 55px;}
.final_ttile.marketplace.nillmargin { margin-top: 0px;}
.final_ttile.marketplace h1 { min-width: 40%;}
.final_ttile.marketplace .sortby { right: 0px;}
.final_ttile.marketplace .sortby span:nth-child(2) { padding-left: 15px;}
.who .container .row.spadding { margin-left: -5px; margin-right: -5px;}
.who .container .row.spadding [class*="col-"] { padding-bottom: 10px; padding-left: 5px; padding-right: 5px;}

.paddress.market{ padding: 0; position:relative;}
.paddress.market .paddress_block{ padding: 60px 0 0 0; min-height:290px;}
.paddress.market .paddress_block.nomember { padding-top: 30px;}
.paddress.market .paddress_block.aft:after{ content: ""; background: #fff; width: 24%; top: 0; bottom: 0; right: 0; position:absolute; z-index: 2; border-left: solid 1px #D2D2D2; border-radius: 0 8px 8px 0;min-height: 290px;}


.acblock1 { width: 26%;float: left; min-height: 120px; padding-top: 116px; position: relative; text-align:center;}
.acblock1 img { position: absolute; left: 50%; margin-left: -57px; /*border: solid 1px #4bbea0; */width: 114px; height: 114px; border-radius: 50%;  top: 0;/* background: #fff;*/ padding: 3px;}
.acblock1 span{ display: block; padding-top: 0px;}
.acblock1 span:nth-child(1) { display: none;}
.acblock1 span:nth-last-child(1) { text-align:left; width: 160px; margin: 0 auto;}
    .acblock1 span.rating {
        text-align: center;
        width: 160px;
        margin: 0 auto;
        position: unset !important;
        -webkit-transform: none !important;
        -ms-transform: none !important;
        -o-transform: none !important;
        transform: none !important;
    }
    .acblock1 span.rating img {
        width:13px !important;
        height:13px !important;
    }
.acblock1 span.rating img { margin-left: 0px;margin-right:0;}

    .acblock1 span.fa-check-circle {
    color: #4BBEA0;
    font-size: 22px;
    width: 22px;
    height: 22px;
    position:relative;
    margin-top:-12px;
    display:inline-block;
}

    .acblock1 .cp_name {
        font: normal normal normal 18px/21px Barlow;
        letter-spacing: -0.18px;
        color: #A4A4A4;
        text-align: center !important;
    }

.acblock1 span a { font-size: 20px; font-weight: 400; color: #4bbea0;}
.acblock1 span img { top: auto;  width: 20px;  height: 20px;  border: none; position: relative; left: auto;  border-radius: 0; padding: 1px;}
.acblock2 { min-height: 200px;padding-bottom:30px;width: 50%;float: left; padding-top: 60px; position: relative; font-size: 18px; line-height: 22px; color: #32415a; font-weight: 600; text-transform:uppercase;}
.acblock2 > div { display: block; padding-left: 30px; border-left: solid 2px #4bbea0;}
.acblock2 b, .acblock2 strong { font-weight: 500; color: #4bbea0;}
.acblock2 p{ margin-bottom: 4px;}
.acblock2.single_block2 {width:70.75%;padding-top:0;}

.paddress.market .paddress_block .button_block.acblock3 {position: absolute; right: 30px;top: 60px;width: 20%; z-index: 3; text-align:center; color: #B8B8B8; font-size: 14px;}
.paddress.market .paddress_block .button_block.acblock3  a { margin: 12px 0; text-transform:uppercase;}
.paddress.market .paddress_block .button_block.acblock3 p { margin-bottom: 0px;}
.paddress .paddress_block .button_block.acblock3 p a:nth-last-child(1) { margin: 0;}

.paddress.market .paddress_block .pagination{  padding: 0 ; margin:0; list-style:none; position: absolute; left: 26%; margin-left: -16px; font-size: 25px; font-weight: 400; color: #32415a; max-width: 600px; z-index: 4; }
.paddress.market .paddress_block .pagination li{ float: left; line-height: 25px; padding: 0 32px 10px 54px; margin:0; list-style:none; background: url(/Content/images/arrow6.png) no-repeat right 18px; position:relative; }
.paddress.market .paddress_block .pagination li:nth-child(2) {padding: 0 0 0 12px; background: none;}
.paddress.market .paddress_block .pagination li img { position: absolute; left: 0px;  top: 50%;   -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%);  transform: translateY(-50%);}
    .paddress.market .paddress_block .pagination li span {
        position: relative;
        font-size: 14px;
        line-height: 16px;
        top: 0pxauto; left: auto;
        min-width: 100%;
        float: left;
        font-weight: 400;
        display: block;
        padding: unset !important;
        color: unset !important;
        background-color: unset !important;
        border: unset !important;
    }
.paddress.market .paddress_block .pagination li:nth-child(2) span { left: auto;}
.paddress.market .paddress_block .pagination li:nth-child(3) { padding-left: 30px;padding-right:0; background: none;}
.paddress.market .paddress_block .pagination li:nth-child(3) span { left: 0px; }
.paddress.market .paddress_block .date1{ position:absolute; right: 0%;width:295px;text-align: center;top: 15px;  font-size: 16px; font-weight: 600; color: #32415a; text-transform:uppercase; z-index: 3; }
.acblock6 {
    width: 76%;
    float: left;
    position: relative;
    border-top: solid 1px #D2D2D2;
    margin-top: 20px;
    padding: 5px 10px 5px 126px;
    font-size: 16px;
    line-height: 18px;
    min-height: 55px;
}
    .acblock6 span.remark_content {
        display: table-cell;
        vertical-align: middle;
        height:45px;
    }
    .acblock6 span.remark_label {
        font-weight: bold;
        color: #9F9F9F;
        font-size: 14px;
        position: absolute;
        left: 15px;
        top: 52%;
        margin-top: -10px;
        width: 110px;
    }
.paddress.active .acblock6 {border-top: none;}
.client_number { width: 76%; float: left;  position: relative; border-bottom: solid 1px #D2D2D2; padding: 5px 10px 5px 126px; font-size: 14px; margin-top:-60px;}
.client_number  span{ font-weight:bold;color: #9F9F9F; font-size: 14px;  position:absolute; left: 15px; top: 50%; margin-top: -12px; width: 100px;}
.client_number.full { width: 100%; margin: -10px 0 10px 0; float: none; display: flex; padding-left: 100px;}
.client_number.full  span{  left: 0;}
.acblock6.full {
    width: 100%; 
    margin: 0 0 10px 0; 
    float: none; 
    display: flex;
    border-bottom: solid 1px #D2D2D2; 
    margin: 15px 0; 
    padding: 10px 0 10px 0;
    min-height:40px;
    
}

.acblock6.full .remark-sender-label {
    font-weight: bold;
    color: #9F9F9F;
    width: 110px;
    font-size: 14px;
}

.acblock6.full .remark-sender-text {
    line-height:15px;
}



.pagination.top  li img{ top: 0px;}
.pagination.top + div { display: block; position:relative; margin: 20px 0 0 18px; padding-left: 30px; border-left: solid 2px #4bbea0; font-size: 18px; line-height: 22px; color: #32415a; font-weight: 700; text-transform: uppercase;}
.pagination.top + div  p { margin-bottom: 4px;}
.pagination.top + div b, .pagination.top + div strong {font-weight: 500; color: #4bbea0;}

.offer_block { float: left; width: 100%; padding: 30px 30px 0 30px; border-radius: 8px; background: #fff; display: block; -webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.49); -moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.49);    box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.49);}
.offer_block .paddress { padding: 0;box-shadow: none; }
.offer_block .paddress.market .paddress_block .date1 { right: -15px;}
.offer_form .air_tab ul li a.active { background: #4fa4da;}
.airtab_content.oneoff { border-radius: 0 8px 8px 8px;}

.airtab_content h2{ padding: 0; margin: 0; font-size: 20px; font-weight: 500;}
.airtab_content.oneoff label{ display: block; position:relative; width: 100%; height: 50px;}
.airtab_content.oneoff label input[type="checkbox"]{ position:absolute; left: 10; top: 10px; z-index: 1;}
.airtab_content.oneoff label input[type="checkbox"] + span{font-size: 20px; line-height: 20px; padding:14px 16px 0 16px;cursor:pointer; position:absolute; z-index:2; left: auto; top: 0px; width: 100%; display: block; border: none; box-shadow:none; height: 50px;  border-radius: 4px; background: #fff; border-bottom: solid 1px #afb0b0; text-align:left; }
.airtab_content.oneoff label input[type="checkbox"]:checked + span{background: #4fa4da; color: #fff; border: none; #f37659; -webkit-box-shadow: inset -2px 2px 10px 0px rgba(0,0,0,0.5); -moz-box-shadow: inset -2px 2px 10px 0px rgba(0,0,0,0.5); box-shadow: inset -2px 2px 10px 0px rgba(0,0,0,0.5); }
.airtab_content.twooff .add_another, .airtab_content.twooff .add_another5{bottom: 20px;}
.airtab_content.twooff  .shape1 { background: #4fa4da url(/Content/images/shape1.png) no-repeat center center;}
.airtab_content.twooff  .shape2{background: #4fa4da  url(/Content/images/shape2a.png) no-repeat center center; -webkit-box-shadow: inset -2px 2px 10px 0px rgba(0,0,0,0.5);-moz-box-shadow: inset -2px 2px 10px 0px rgba(0,0,0,0.5);box-shadow: inset -2px 2px 10px 0px rgba(0,0,0,0.5);}

.service_block.threeoff h2 { padding: 0;}

.service_block.threeoff label{ display: block; position:relative; width: 100%; height: 50px; padding-left: 0px;}
.service_block.threeoff label input[type="radio"]{ position:absolute; left: 10; top: 10px; z-index: 1;}
.service_block.threeoff label input[type="radio"] + span{font-size: 20px; line-height: 20px; padding:14px 16px 0 16px;cursor:pointer; position:absolute; z-index:2; left: auto; top: 0px; width: 100%; display: block; border: none; box-shadow:none; height: 50px;  border-radius: 4px; background: #fff; border-bottom: solid 1px #afb0b0; text-align:left; }
.service_block.threeoff label input[type="radio"]:checked + span{background: #4fa4da; color: #fff; border: none; #f37659; -webkit-box-shadow: inset -2px 2px 10px 0px rgba(0,0,0,0.5); -moz-box-shadow: inset -2px 2px 10px 0px rgba(0,0,0,0.5); box-shadow: inset -2px 2px 10px 0px rgba(0,0,0,0.5); }

.optional_block{ width: 100%; float: left; padding: 20px 30px;}
.optional_block h2 { padding: 0 0 15px 0; margin: 0; font-size: 20px;  font-weight: 500;}
.optional_block label{ position: relative; font-size: 18px; color: #32415a; font-weight: 400; cursor:pointer; padding-left: 34px; display: block;}
.optional_block label input[type="checkbox"]{ position:absolute; left: 2px; top: 4px; z-index: 1;}
.optional_block label input[type="checkbox"] + span{width:24px;height:24px; background:url(/Content/images/checkbox.png) no-repeat left top;cursor:pointer; position:absolute; left: 0; top: 4px; z-index: 2;}
.optional_block label input[type="checkbox"]:checked + span{background:url(/Content/images/checkbox.png) no-repeat left  -24px;}
.optional_block label b, .optional_block label strong { font-weight: 300;}
.optional_block label i{ font-style:normal; display: inline-block; width: 20px; height: 20px; font-size: 16px; margin-left: 6px;line-height: 18px; cursor: pointer; text-align:center; border: solid 1px #32415a; border-radius: 50%; font-weight: 300; }

.optional_block label .tooldiv{ display: inline-block; position:relative;}
.tooltip_div { background: #32415A !important; display: none;  z-index: 9; margin-top: 12px; width: 440px; min-height: 80px; padding: 10px; font-size: 16px; line-height: 18px;
 color: #fff; border-radius: 10px; position:absolute; right: -50px; top: 100%; -webkit-box-shadow: 0px 3px 26px 0px rgba(0,0,0,0.43);-moz-box-shadow: 0px 3px 26px 0px rgba(0,0,0,0.43);box-shadow: 0px 3px 26px 0px rgba(0,0,0,0.43);}
.optional_block label .tooldiv:hover .tooltip_div  { display: block;}
.optional_block label .tooldiv:after { content: ""; display: none; position:absolute; right: -3px; bottom: -12px;  width: 0; height: 0; border-left: 14px solid transparent;  border-right: 14px solid transparent;  border-bottom: 10px solid #32415A;    }
.optional_block label .tooldiv:hover:after { display: block;}

.goffer{ text-align:center; width: 300px; margin: 0 auto;}
.goffer button{font-size: 20px; color: #c8c8c8;text-transform: uppercase; text-align: center; width: 300px; border: none; height: 50px; background: #fff; border-radius: 30px; -webkit-box-shadow: 0px 1px 1px 2px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 1px 1px 2px rgba(0,0,0,0.25); box-shadow: 0px 1px 1px 2px rgba(0,0,0,0.25); cursor: pointer; margin-top: 20px;}
.goffer button.send	{background: #4bbea0; color: #fff;}
.goffer button.cancel{box-shadow: none;}

.paddress.market .paddress_block .button_block.acblock4 {position: absolute; right: 0px; top: 60px; width: 20%; font-size: 34px; line-height: 30px; color: #4bbea0; text-transform:uppercase;  font-weight: 500; text-align:center;}
.paddress.market .paddress_block .button_block.acblock4 i{ display: block;}
.paddress.market .paddress_block .button_block.acblock4  span{ display: block}


select.form-control2 {height: 44px; width: 100%; line-height: 36px; background: #ECECEC url(/Content/images/darrow5.png) no-repeat 94% center; border: none;  -webkit-appearance: none; -moz-appearance: none; appearance: none; font-size: 20px; color: #1b1c1c; padding-left: 12px;}
input.form-control22 {height: 44px; width: 100%; line-height: 36px; background: #ECECEC  no-repeat 94% center; border: none;  -webkit-appearance: none; -moz-appearance: none; appearance: none; font-size: 20px; color: #1b1c1c; padding-left: 12px;}
.select-hidden {
  display: none;
  visibility: hidden;
  padding-left: 10px;
}

.select {
  cursor: pointer;
  display: inline-block;
  position: relative;
  font-size: 20px;
  color: #32415a;
  width: 100%;
  height: 50px;
  line-height: 46px; font-weight: 400; text-align:left;
}

.select-styled {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #fff;
  padding: 0px 20px 0 10px;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in; border-radius: 4px; border: solid 1px #fff; border-bottom: solid 1px #afb0b0;
}

.select-styled:after {
  content: "";
  width: 14px;
  height: 9px;
background:  url(/Content/images/darrow5.png) no-repeat left center;
  position: absolute;
  top: 20px;
  right: 10px;
-webkit-transform:rotate(0deg);  -moz-transform: rotate(0deg);  -ms-transform: rotate(0deg);  -o-transform: rotate(1deg);  transform: rotate(0deg);-moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}


.select-styled:hover { background-color: #fff; }

.select-styled:active, .select-styled.active { background-color: #fff;  border-bottom: solid 1px #fff; border-top: solid 1px #afb0b0; border-right: solid 1px #afb0b0;  border-radius: 4px 4px 0 0;}

.select-styled:active:after, .select-styled.active:after {
  top: 20px;
-webkit-transform:rotate(-180deg);  -moz-transform: rotate(-180deg);  -ms-transform: rotate(-180deg);  -o-transform: rotate(-180deg);  transform: rotate(-180deg); -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;
}

.select-options {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 999;
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: #fff; color: #32415a; font-size: 20px; font-weight: 400; line-height: 20px; border:solid 1px #afb0b0; border-left: none; border-bottom: none;  border-radius: 0 0 4px 4px;
}

.select-options li {
  margin: 0;
  padding: 8px 20px;
  -moz-transition: all 0.15s ease-in;
  -o-transition: all 0.15s ease-in;
  -webkit-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
}

.select-options li:hover {
  color: #fff;
  background: #4fa4da;
}

.select-options li[rel="hide"] { display: none; }

.paddress.compare { padding: 30px 20px; position:relative; }
.compare_part1{ width: 36%; float: left; text-align:center; padding: 0 35px; font-size: 26px; font-weight: 500; color: #4bbea0;}
.details_info_top{ width: 100%; float: left; position:relative; }
.compare_part1 span { display: block;}
.compare_part1 span img {border: solid 1px #4bbea0; width: 114px; height: 114px; border-radius: 50%; background: #fff; padding: 3px; display: inline-block;}
.compare_part1 .pagination{  padding: 15px 0; text-transform:uppercase; margin:0; list-style:none; position: relative; left:auto; margin-left: auto; font-size: 25px; font-weight: 600; color: #32415a; display: block; text-align:center;  }
.compare_part1 .pagination li{ float: none; display: inline-block; padding: 10px 40px 10px 54px; margin:0; list-style:none; background: url(/Content/images/arrow6.png) no-repeat right 13px; position:relative; }
.compare_part1 .pagination li:nth-last-child(1) {padding: 10px 0 0 12px; background: none;}
.compare_part1 .pagination li img { position: absolute; left: 0px;  top: 0px;}
.compare_part1 p a{font-size: 20px; line-height: 46px; font-weight: 500; background: #4bbea0; color: #fff;text-transform: uppercase; text-align: center; padding: 0 40px; border: none; display: inline-block; height: 50px; border-radius: 30px; -webkit-box-shadow: 0px 1px 1px 2px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 1px 1px 2px rgba(0,0,0,0.25); box-shadow: 0px 1px 1px 2px rgba(0,0,0,0.25); cursor: pointer; margin-top: 10px;}
.swap{ position:absolute; left: 36%; margin-left: -33px; top: 50%; margin-top: -14px;-moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.paddress.compare.expand .swap{ top: 68%; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}

.details_info{ display: block; position:relative; text-align:center; font-size: 14px; font-weight: 500; text-transform:uppercase; color: #32415a;  overflow: hidden; width: 100%; float: left;
  max-height: 0;  transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);}
.paddress.compare.expand .details_info { max-height: 999px;  transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);padding-top: 56px; }
.paddress.compare.expand .details_info p:nth-child(even) { color: #4bbea0;}
.paddress.compare.expand .details_info:before{ content: ""; position:absolute; left: 0; right: 0; top: 0; background: #dcdfe3; height: 30px; border-radius: 4px; }
.paddress.compare.expand .details_info:after{ content: ""; position:absolute; left: 50%; margin-left: -5px; top: 30px; width: 0;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-top: 10px solid #dcdfe3;}

.compare_part2{ width: 28%; position:absolute; right: 0; top: 0; bottom: 0; text-align:center; background: #32415a; border-radius: 0 8px  8px 0;  font-size: 34px; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;
line-height: 30px;color: #4bbea0;text-transform: uppercase;font-weight: 500;text-align: center;}
.compare_part2 i {  display: block;}
.compare_part2  span{ position:absolute; top: 40%; margin-top: -20px; left: 50%; margin-left: -90px;}
.viewfull, .viewfull:hover, .viewless, .viewless:hover{ position:absolute; bottom: 26px; color: #6d7788; font-size: 20px; font-weight: 500; text-decoration:none; text-transform: none; right: 7%;}
.viewfull i, .viewless i{ display: inline-block;}
.viewfull b, .viewless b { font-weight: 500;}
.viewless, .viewless:hover{ display: none; right: 11%;}
.paddress.compare.expand  .viewless{ display: block;}
.paddress.compare.expand  .viewfull{ display: none;}
.viewfull b:nth-child(2), .viewless b:nth-child(2){ display: none;}

.prating.agent{ position:relative;}
.prating.agent span{ margin-right: 15px;}
.prating.agent span a { text-decoration:underline;}
.nopartner{ display: block; text-align:center; padding:60px 20px 30px 20px; font-size: 25px; font-weight: 500; color: #b2b6bd;}
.nopartner img{ max-width: 100%; height: auto; margin-bottom: 20px;}
.prating.agent button, .prating.agent a.addagent{ position:absolute; text-align: center;  bottom: 20px;  height: 58px; line-height: 54px; font-size: 25px; font-weight: 500; text-transform:uppercase; padding-left: 26px; letter-spacing: 1px; color:#fff;   border: 0px; border-radius: 30px; cursor: pointer; display: inline-block;
 -webkit-box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.23);-moz-box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.23);box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.23);}
.prating.agent button.addagent, .prating.agent a.addagent{right: 0;width: 300px; background: #4bbea0 url(/Content/images/plus2.png) no-repeat 18px center;}
.prating.agent button.addagent.noplus, .prating.agent a.addagent.noplus {background-image: none !important;}
.prating.agent button.chating, .prating.agent a.chating{ right: 320px; width: 58px; border-radius: 50%; background: #4bbea0 url(/Content/images/message.png) no-repeat center center;}
.agent_info{ display: block; position:relative; padding-left: 230px; font-size: 25px; width: 100%; line-height: 26px; min-height: 250px;}
.agent_info b, .agent_info strong { font-weight: 700;}
.edited, .edited:hover { font-size: 14px; line-height: 36px; font-weight: 500; position:absolute; right:0; top: 0;  background: #4bbea0 url(/Content/images/edit.png) no-repeat 18px center; color: #fff; text-transform: uppercase; text-align: left; padding: 0 20px 0 60px;
border: none; display: inline-block;  height: 36px;  border-radius: 30px; -webkit-box-shadow: 0px 2px 0px 0px rgba(0,0,0,0.68); -moz-box-shadow: 0px 2px 0px 0px rgba(0,0,0,0.68); box-shadow: 0px 2px 0px 0px rgba(0,0,0,0.68); cursor: pointer; }
.agent_pic{ width: 196px; position:absolute; left: 0; top: 0;}
.agent_pic img{ width: 100%; height: auto;}
.agent_pic button{ width: 48px; height: 48px; background: #32415a url(/Content/images/plus3.png) no-repeat center center; border-radius: 50%; position:absolute; right: -24px; bottom: -24px;  -webkit-box-shadow: 0px 8px 18px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 8px 18px 0px rgba(0,0,0,0.2); box-shadow: 0px 8px 18px 0px rgba(0,0,0,0.2); border: none;}

.prating.agent .edited{ top: auto; bottom: 0;}
.get_partner, .get_partner:hover { font-size: 14px; line-height: 36px; font-weight: 500; display: inline-block;   background: #4bbea0; color: #fff; text-transform: uppercase; text-align: left; padding: 0 30px;
height: 36px;  border-radius: 30px; -webkit-box-shadow: 0px 2px 0px 0px rgba(0,0,0,0.68); -moz-box-shadow: 0px 2px 0px 0px rgba(0,0,0,0.68); box-shadow: 0px 2px 0px 0px rgba(0,0,0,0.68); cursor: pointer; }
.service_wrap{ width: 100%; float: left; position: relative; min-height: 200px;}

.addservice li span { border: none; min-width: 142px; height: 40px; line-height: 38px; font-size: 18px;font-weight: 500;color: #fff; text-transform: uppercase; padding: 0 14px;
    background: #32415a; border-radius: 20px; display: inline-block;-webkit-box-shadow: 0px 0px 8px 3px rgba(0,0,0,0.2);-moz-box-shadow: 0px 0px 8px 3px rgba(0,0,0,0.2); box-shadow: 0px 0px 8px 3px rgba(0,0,0,0.2);}
.addservice{ display: block; width: 100%; float: left; padding: 0; margin: 0; list-style:none;}
.addservice li{ display: block; float: left; position:relative; padding: 0 20px 16px 0; margin: 0; list-style:none;}
.addservice li span{ background: #667081; position:relative;text-align:center;}
.paddress .admin_agent_info { padding-left: 0px; min-height: auto; padding-bottom: 30px;font-size: 25px;line-height: 26px;}

.adproperty{ display: block; width: 100%; float: left; padding: 0; margin: 0; list-style:none;}
.adproperty li{ display: block; float: left; position:relative; padding: 0; margin: 0; list-style:none; width: 33.33%; font-size: 25px; line-height: 26px; font-weight: 700;}
.adproperty li span{ display: block; font-weight: 400;}


/*responsive table*/
        .data_table{ width: 100%; float: left;}
.data_table table  { width: 100%; border-collapse: collapse;}
.data_table table  td, .data_table th { padding:5px 0; border:none; }

.data_table table {font-size: 25px;line-height: 26px;}
.data_table table > tbody > tr > th, .data_table table > tfoot > tr > th, .data_table table > thead > tr > td, .data_table table > tbody > tr > td, .data_table table > tfoot > tr > td {  font-weight: 700;}
.data_table table th{ font-weight:400;}
/*responsive table*/

.repeat_block2.popup .interested ul{ padding-top: 0px;}
.repeat_block2.popup .interested ul li{ font-size: 14px;line-height: 16px; min-height: 165px;  word-break: break-all;}
.repeat_block2.popup .interested { height: 100% !important;}
.repeat_block2.popup h4{font-size: 25px;line-height: 30px;color: #4bbea0;font-weight: 500; text-align:left;padding: 10px 30px 0;}

.blur_bar.topmargin { margin-top: 30px;}
.invite_left{ width: 100%; float: left; padding:40px 30px 20px 30px; text-align:left; font-size: 20px; line-height: 29px;}
.empty_pot{ width: 92px; height: 120px; text-align:center; position:absolute; left: 50%; top: 50%; margin-left: -46px; margin-top: -60px; }
.empty_pot img { max-width: 100%; height: auto;}

.common_block.emptypartner { text-align:center; padding: 100px 0; font-size: 32px; background: #f1f1f3;}
.common_block.emptypartner p:nth-last-child(1) { font-weight: 600;}
.user_open  .nopartner { width: 100%; float: left;}

.registration_header{position: fixed;z-index: 17;left: 0;top: 100px;right: 0;height: 120px; background: #fff;padding:22px 80px 0 80px;}
.registration_header:after{ content: ""; position:absolute; height: 50px; background: url(/Content/images/shade3.png) repeat-x left top; left: 0; bottom: -50px; right: 0; }
.registration_header:before{ content: ""; position:absolute; height: 1px; background:#c9c9c9; left: 80px; top: 42px; right: 80px; z-index: -1; }
.registration_header ul{ display: block; width: 100%; float: left; list-style:none; padding: 0; margin: 0; }
.registration_header ul li{ display: block; width: 19.5%; float: left; list-style:none; padding: 0; margin: 0; text-align:center; font-size: 18px; line-height: 20px; color: #abe0d2;}
.registration_header ul li.current, .registration_header ul li.checked { color: #4bbea0;}
.registration_header ul li:nth-child(1), .registration_header ul li:nth-last-child(1){ width: 11%;}
.registration_header ul li > div{ width: 40px; height: 40px; mar0 auto; display:inline-block; position:relative;}
.registration_header ul li:nth-child(1) > div{ float: left}
.registration_header ul li:nth-last-child(1) > div{ float: right}
.registration_header ul li > div i{z-index: 2; width: 40px; height: 40px; position:absolute; top: 0; left: 50%; margin-left: -20px; font-weight:700; background: #abe0d2; font-size: 28px; color: rgba(255,255,255, .75); font-style:normal; text-align:center; line-height: 36px; border-radius: 50%;}
.registration_header ul li.current > div i {background: #4bbea0; color: rgba(255,255,255, 1);}
.registration_header ul li.checked > div i {background: #4bbea0 url(/Content/images/selected.png) no-repeat center center; color: rgba(255,255,255, 0); font-size:0px;}
.registration_header ul li > div span{z-index: 2; position:absolute; display: block; min-width: 134px;  top: 48px; left: 50%;-webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%);}
.registration_header ul li.current > div span, .registration_header ul li.checked > div span { font-weight: 700;}

.edit_profile.regi { padding-top: 220px;}
.edit_profile.regi.smallpadding { padding-top: 90px;}
.registration_left{ width: 26%; float: left; padding:50px 20px 50px 30px; font-weight: 400; color: #fff; font-size: 32px; line-height: 32px; z-index: 19;}
.registration_left h1, .registration_left h3{ font-size: 70px; line-height: 66px; font-weight:300; padding: 0 0 15px 0; margin: 0;}
.registration_left p{ margin-bottom: 4px;}
.edit_profile.regi:after {content: "";width: 26%;background:#4bbea0; background-image: none; position: fixed;left: 0; top: 0; bottom: 0;z-index: -1; }

.steps{ position:relative; padding-bottom: 30px; font-size: 14px; color: #a1a1a1; font-weight: 400; display: none; line-height: 20px;}
.steps span{ display: block;}
.steps span:nth-child(2), .steps.checked span:nth-child(2){ display: none;}
.steps.current span:nth-child(1), .steps.checked span:nth-child(1){ font-weight: 700; color: #4bbea0;}
.steps.current span:nth-child(2){ font-size: 16px;  display: block;}

.registration_footer{ position:fixed; left: 0; right: 0; bottom: 0; height: 68px; background: url(/Content/images/registration_footer.jpg) no-repeat center top; background-size: 100% 100%; z-index: 2;}
.nextbutton, .backbutton, .nextbutton:hover, .backbutton:hover{position:fixed; right: 50px; bottom: 40px; background: #4bbea0; width: 160px; height: 58px; z-index: 3; font-size: 24px; font-weight: 500; text-align:center; color: #fff; line-height: 58px; text-transform:uppercase; border:none;
border-radius: 30px; -webkit-box-shadow: 5px 8px 18px 0px rgba(0,0,0,0.15);-moz-box-shadow: 5px 8px 18px 0px rgba(0,0,0,0.15);box-shadow: 5px 8px 18px 0px rgba(0,0,0,0.15); }
.backbutton, .backbutton:hover{ background: #32415a; right: auto; left: 28%;}

.verification_code{ margin:0 auto; width: 440px; padding-top: 200px; text-align:center; font-size: 18px; font-weight: 500;}
.verification_code p{ width: 100%; float: left;}
.verification_code a, .verification_code a:hover{ color: #32415a; text-decoration:underline;}
.verification_code ul{ display: block; padding:  0; margin: 0; list-style:none; width: 420px;}
.verification_code ul li { display: block; margin: 0; list-style:none; height: 70px; float: left; width: 100%; padding: 0 0 20px 0; position:relative; color: #e7e7e7; font-weight: 700;}
/*.verification_code ul li:after{ content: ""; height: 2px; width: 8px; background: #e7e7e7; position:absolute; top: 21px; right: -4px;}
.verification_code ul li:nth-last-child(1):after{ display: none;}*/
.verification_code ul li input { height: 100%; background: #e7e7e7; border-radius: 4px; font-size: 20px; color: #32415a; font-weight: 500; text-align:center; border: none; width: 9.66%; margin: 0 2%; position:relative;
  box-shadow: none; /* box-shadow: -1px 1px 0px 0px rgba(0,0,0,0.3) inset;  -webkit-box-shadow: -1px 1px 0px 0px rgba(0,0,0,0.3) inset; -moz-box-shadow: -1px 1px 0px 0px rgba(0,0,0,0.3) inset;*/  }


.modal-content.getcode {-webkit-box-shadow: 2px 0px 24px 0px rgba(0,0,0,0.49);-moz-box-shadow: 2px 0px 24px 0px rgba(0,0,0,0.49);box-shadow: 2px 0px 24px 0px rgba(0,0,0,0.49);}
.modal-dialog.modal-custom .modal-content.getcode .modal-body h3 {font-size: 76px; line-height: 70px; font-weight: 300; padding: 0 0 20px 0;}
.modal-dialog.modal-custom .modal-content.getcode .modal-body { font-size: 32px; color: #fff; text-align:center;}
.modal-content.getcode a { background: #32415a;  width: 300px; height: 58px; display: inline-block; font-size: 25px; font-weight: 500; text-align: center;  color: #fff; line-height: 58px;
 text-transform: uppercase;  border-radius: 40px; -webkit-box-shadow: 2px 0px 18px 0px rgba(0,0,0,0.2);-moz-box-shadow: 2px 0px 18px 0px rgba(0,0,0,0.2);box-shadow: 2px 0px 18px 0px rgba(0,0,0,0.2);}
 .flag_phone{ width: 490px; height: 60px; margin: 30px auto 50px auto; text-align:left;}
.flag_phone .dblock1{ width: 154px; float: left; position:relative; }
.flag_phone .dblock1:after{ content: ""; width: 8px; height: 1px; background: #fff; position:absolute; right: 20px; top: 25px;}
.flag_phone .dblock2{ width: 336px; float: left; position:relative;}
.flag_phone .dblock2 .form-control{border: none;background: #fff;border-radius: 50px; height: 50px;font-size: 20px; line-height: 50px; color: #32415a; font-weight: 400; padding-left: 20px;}
.flag_phone .dblock2 .form-controll::-webkit-input-placeholder{ color: #bbbbbb; opacity: 1; font-weight: 400;}
.flag_phone .dblock2 .form-control::-moz-placeholder { color: #bbbbbb; opacity: 1;font-weight: 400;}
.flag_phone .dblock2 .form-control:-ms-input-placeholder { color: #bbbbbb;font-weight: 400; }
.flag_phone .dblock2 .form-control::placeholder { color: #bbbbbb;font-weight: 400;}

.branch_block.npadding { padding-left: 15px; padding-right: 15px;}
.ed_form.cdetails { width: 100%;}
.rightmargin{ margin-right: 50%;}

.deletes2{ width: 30px; height: 30px; border: none; background: url(/Content/images/delete2.png) no-repeat center center; position:absolute; top: 50%; margin-top: -15px; right: 15px;}

.edit_profile.regi.create_user{padding-top: 120px;}
.edit_profile.regi.create_user .port_block { padding-left:0px; padding-right: 0px;}
.edit_profile.regi.create_user .pblock_title { padding-left: 2%;}
.edit_profile.regi.create_user .explanation { margin-left: 2%; width: 98%;}
.edit_profile.regi.finished:after { display: none; }
.edit_profile.regi.finished .plan_block { padding: 0 45px 0 45px;}
.edit_profile.regi.finished .plan_common { padding: 0px; height: 100%; position:relative;}
.edit_profile.regi.finished .plan_left { width: 100%; padding: 30px 20px 0 20px;}
.edit_profile.regi.finished .plan_common.bestvalue .plan_left { background: #32415a;border-radius: 6px;}
.edit_profile.regi.finished .plan_common.bestvalue .plan_part1 { color: #fff; border-bottom: solid 1px #465369;}
.edit_profile.regi.finished .plan_common.bestvalue .plan_part1a{ border-bottom: none; color: #fff; }
.edit_profile.regi.finished .plan_common.bestvalue .plan_part1a > div { background-color:transparent;}
.edit_profile.regi.finished .plan_common.bestvalue .plan_part1a > div span:nth-child(1) {color: #fff;}
.edit_profile.regi.finished .plan_common.bestvalue .plan_part1a span:nth-child(1) b,.edit_profile.regi.finished .plan_common.bestvalue  .plan_part1a span:nth-child(1) strong { color: #fff;}
.edit_profile.regi.finished .plan_right { width: 100%; padding: 20px 30px 70px 30px;}
.edit_profile.regi.finished .plan_part1b { width: 100%; text-align:center; padding: 0 0 30px 0; position:absolute; left: 0; right: 0; bottom: 0;}
.edit_profile.regi.finished .plan_part1b a { height: 36px; line-height: 36px;  padding: 0 20px; min-width: 106px; font-size: 14px; border-radius: 20px; -webkit-box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.68); -moz-box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.68);  box-shadow: 0px 2px 1px 0pxrgba(0,0,0,0.68);}
.edit_profile.regi.finished .plan_right ul li{ line-height: 20px; width: 100%; background-position: left 14px; padding: 15px 0 10px 36px;}

.edit_profile.accepted { padding-top: 250px;}
.edit_profile.accepted:after { display: none; }
.paymnet_done{ text-align:center; color: #4bbea0; font-size: 32px; line-height: 32px; }
.paymnet_done span{ width: 152px; height: 152px; display:inline-block; position:relative; border: solid 4px #4bbea0; border-radius: 50%;}
.paymnet_done span img{ max-width: 80%; height: auto;  position: absolute; left: 50%; top: 50%;-webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%);  transform: translate(-50%, -50%);  }
.paymnet_done h1{color: #4bbea0; font-size: 130px; line-height: 110px; padding: 40px 0; margin: 0; font-weight: 300;}
.approval{ width: 940px; display: inline-block; min-height: 60px; margin-top: 50px;}
.approval a{background: #32415a; width: 300px; height: 58px; font-size: 24px; font-weight: 500; text-align:center; color: #fff; line-height: 58px; text-transform:uppercase; border: solid 1px #32415a;  border-radius: 30px; -webkit-box-shadow: 5px 8px 18px 0px rgba(0,0,0,0.15);-moz-box-shadow: 5px 8px 18px 0px rgba(0,0,0,0.15);box-shadow: 5px 8px 18px 0px rgba(0,0,0,0.15); }
.approval a:nth-child(1) { float: left; background: #fff; color: #32415a;}
.approval a:nth-child(2) { float: right; }

.rate_review { width: 630px; min-height: 100% !important; /*height: 100% !important;*/ float: left;border-radius: 0 8px 8px 0; left:0; top: 0; bottom: 0;  background: #fff; -webkit-box-shadow: 9px 0px 6px 0px rgba(0,0,0,0.15);-moz-box-shadow: 9px 0px 6px 0px rgba(0,0,0,0.15); box-shadow: 9px 0px 6px 0px rgba(0,0,0,0.15);}
.review_part1{ width: 100%; min-height: 170px; float: left; background: #e6e7e7; padding: 20px 20px 20px 164px; position:relative; border-radius: 0 8px 0 0;}
.review_part1 .img_wrap{ width: 120px; height: 120px; background: #c6c6c6; border-radius: 50%; padding: 7px; position:absolute; left: 26px; top: 50%; margin-top: -60px;}
.review_part1 .img_wrap img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: solid 2px #fff;
}
.review_part1 .img_wrap i{ position:absolute; width: 50px; height: 24px; left: 50%; margin-left: -25px; bottom: -12px; font-style:normal; color: #fff; font-size: 18px; font-weight: 700; line-height: 24px; background: #4bbea0; border-radius: 12px; text-align:center;
-webkit-box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.48);-moz-box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.48);box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.48);}
.review_part1a{ font-size: 20px; line-height: 22px; color: #32415a; position:absolute; left: 164px; right: 0; padding-right:156px;  top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%);   }
.review_part1a h4{ font-size: 25px; line-height: 27px; font-weight: 400; padding: 0; margin: 0;}
.review_part1a p{ margin-bottom: 8px;}
.review_part1a .prating2 { width: 140px; text-align: center; font-size: 12px; line-height: 14px; position: absolute; right: 20px; top: 6px; }
.review_part1a .prating2  span{ display: block;}
.review_part1a .prating2 img{width: 20px;height: 20px;vertical-align: middle;margin-right: 4px;margin-bottom: 6px;}
.review_part1a .prating2  span u{ color: #4BBEA0; text-decoration:underline; font-size: 16px;}

.review_part2 { width: 100%; float: left; padding: 40px 50px 20px 50px;}
.review_part2 a{ display: block; background: #4bbea0; /*width: 1005px;*/ height: 70px; font-size: 24px; font-weight: 500; text-align:center; color: #fff; line-height: 70px; text-transform:uppercase;  border-radius: 10px; -webkit-box-shadow: 5px 8px 18px 0px rgba(0,0,0,0.15);-moz-box-shadow: 5px 8px 18px 0px rgba(0,0,0,0.15);box-shadow: 5px 8px 18px 0px rgba(0,0,0,0.15); }
.review_part2 ul{ display: block; list-style:none; padding: 0; margin: 0; padding-top: 20px;}
.review_part2 ul li{ display: block; list-style:none; padding: 0 26px 10px 135px; margin: 0; position:relative; font-size: 16px; line-height: 18px; color: #32415a; text-transform:uppercase; }
.review_part2 ul li span{ position:absolute; left: 0; top: 0;}
.review_part2 ul li i{ position:absolute; right: 0; top: 3px; font-size: 12px; line-height: 12px; color: #7a7a7a; width: 22px; font-style: normal;}
.review_part2 ul li .progress { height: 9px; background-color: #e6e7e7; border-radius: 6px;}
.review_part2 ul li .progress-bar { background-color: #4bbea0;  border-radius: 6px;}

.review_part3 { width: 100%; float: left; padding: 0 6px 20px 6px; margin-top: 6px; position:relative; font-size: 16px; line-height:22px; color: #32415a; margin-bottom: 2px; position:relative; background: url(/Content/images/dot3.png) repeat-y 72px top;}

.review_part3:after{ content: ""; background: #e5e6e6; height: 2px; position:absolute; left: 6px; right: 6px; top: -6px; }
.review_part3a{ width: 100%; float: left; padding: 40px 90px 30px 116px; position:relative; }
.review_part3a.verified { background: #e6e7e7;}
.review_part3a .prating2 { width: 140px;  font-size: 12px; line-height: 14px; position: absolute; right: 120px; top: 42px; text-align:right; }
.review_part3a .prating2 img{width: 20px;height: 20px;vertical-align: middle;margin-right: 4px;margin-bottom: 6px;}
.review_part3a p{ margin-bottom: 3px;}
.review_part3a h4{ font-size: 25px; line-height: 27px; font-weight: 700; padding: 0 0 10px 0; margin: 0;}
.review_part3a p:nth-child(1) { font-size: 16px; line-height: 16px; color: #596882;}
.review_part3a .img_wrap{  position:absolute; left: 40px; top: 46px; }
.review_part3a .img_wrap img{ width: 54px; height: 54px; border-radius: 50%;}
.review_part3a .vicon{ position:absolute; text-align:center; color: #4bbea0; font-size: 16px; right: 10px; width: 70px; top: 60%; -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);  -o-transform: translateY(-50%);  transform: translateY(-50%);}
.review_part3a .vicon img{ width: 44px; height: 44px;;}
.review_part3a .vicon span{ display: block;}

.modal-dialog.ratereview {max-width: 630px; margin:20px 0 0 0; 	-webkit-transform: translate3d(0%, 0, 0);
		    -ms-transform: translate3d(0%, 0, 0);
		     -o-transform: translate3d(0%, 0, 0);
		        transform: translate3d(0%, 0, 0);}
.modal-dialog.ratereview .modal-body { padding: 0px; height: 100% !important;}
.modal-dialog.ratereview {max-width: 630px;}
.modal-dialog.ratereview .modal-content { background: none; border: none; box-shadow: none; border-radius: 0 8px 8px 0; min-height: 100% !important;  display: block;}


.modal.fade .modal-dialog.ratereview{left: -630px; min-height: 100%;

		-webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
		   -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
		     -o-transition: opacity 0.3s linear, left 0.3s ease-out;
		        transition: opacity 0.3s linear, left 0.3s ease-out;}
.modal.fade.show .modal-dialog.ratereview {left: 0px;}

.review_part4 { width: 100%; float: left; font-size: 18px; line-height: 22px; padding: 20px 0; }
.review_part4 ul { width: 100%; float: left; padding: 14px 22px 8px 22px; border-bottom: solid 1px #e6e7e7; margin: 0; list-style:none;}
.review_part4 ul.nline{ border-bottom: none;}
.review_part4 ul li { width: 100%; float: left; padding: 0 0 20px 0; margin: 0; list-style:none;}
.review_part4 ul li:nth-child(2) {padding: 0 0 6px 14px;}
.review_part4 ul li label{ position: relative;  cursor:pointer; display: block; width: 20px; height: 20px; margin-right: 4px; float: left; margin-bottom: 0px;}
.review_part4 ul li label input[type="checkbox"]{display:none}
.review_part4 ul li label input[type="checkbox"] + span{width:30px;height:30px; background:url(/Content/images/star2.svg) no-repeat left top; cursor:pointer; position:absolute; left: 0; top: 0; background-size: 20px 20px;}
.review_part4 ul li label input[type="checkbox"]:checked + span{background:url(/Content/images/star1.svg) no-repeat left  top; background-size: 20px 20px;}
.review_part4 .sendme { width: 100%; float: left; text-align:center; padding: 30px 0;}
.review_part4 .sendme button, .review_part4 ul li button { font-size: 20px; color: #fff; font-weight: 500; text-transform:uppercase; text-align: center; width: 204px; border: none; height: 50px; background: #4bbea0; border-radius: 30px; cursor: pointer;
 -webkit-box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.68);-moz-box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.68);box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.68);}
.review_part4 ul li .textarea{ width: 60%; height: 100px; background: #f1f1f3; margin: 15px 0; font-size: 18px; line-height: 20px; padding: 10px; color: #32415A; font-weight: 300; border-radius: 10px; border: none;
webkit-box-shadow: 1px -1px 1px 0px rgba(0,0,0,0.5);-moz-box-shadow: 1px -1px 1px 0px rgba(0,0,0,0.5);box-shadow: 1px -1px 1px 0px rgba(0,0,0,0.5);}
.review_part4 ul li .textarea.full { width: 80%;}
.review_part4 ul li button { width: 106px; height: 36px; font-size: 14px;}

.review_part5 { width: 100%; float: left; font-size: 32px; line-height: 32px; padding: 100px 20px; color: #4bbea0; text-align:center;}
.review_part5 img{ width: 110px; height: 110px; }
.review_part5 p{ margin: 30px 0;}

.review_part6 { width: 100%; float: left; font-size: 18px; line-height: 22px; padding: 20px 50px 10px 50px; color: #32415a; position:relative; }
.review_part6:after{ content: ""; background: #e5e6e6; height: 2px; position:absolute; left: 6px; right: 6px; bottom: 0; }
.review_part6 img{width: 30px;height: 30px;vertical-align: middle;margin-right: 4px;margin-bottom: 6px;}
.review_part6 a{ color: #4bbea0; font-size: 16px; text-decoration: underline; }

.offer_form.nillpadding { padding-top: 0px;}
.who .container .row.spadding [class*="col-"].psmall{ padding-bottom: 10px;}
.service_block button.add_another2 { height: 24px; padding: 0 0 0 40px; display: inline-block; position:relative; border: none; cursor: pointer; box-shadow: none; background: none;font-size: 18px; line-height: 20px; font-weight: 300;}
.service_block button.add_another2::after {  content: ""; position: absolute; width: 24px; height: 24px; background: #4BBEA0 url(/Content/images/plus.png) no-repeat center center; border-radius: 50%; left: 0; top: 50%; margin-top: -12px;}

.goffer2{ text-align:center; width: 300px; position:absolute; right: 15px; bottom: 30px;}
.goffer2 button{font-size: 20px; color: #fff;background: #4bbea0; border: none; text-transform: uppercase; text-align: center; width: 300px;  height: 50px; border-radius: 30px; -webkit-box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.68);
-moz-box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.68);box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.68);}
.air_blockwrap{ width: 100%; float: left; position:relative;}
.air_blockwrap label.selectitem{ position: absolute; right: 0px; width: 140px; bottom: 20px; font-size: 18px; color: #32415a; font-weight: 300; cursor:pointer; padding-left: 34px; display: block;}
.air_blockwrap label.selectitem input[type="checkbox"]{ position:absolute; left: 2px; top: 4px; z-index: 1;}
.air_blockwrap label.selectitem input[type="checkbox"] + span{width:24px;height:24px; background:url(/Content/images/checkbox.png) no-repeat left top;cursor:pointer; position:absolute; left: 0; top: 4px; z-index: 2;}
.air_blockwrap label.selectitem input[type="checkbox"]:checked + span{background:url(/Content/images/checkbox.png) no-repeat left  -24px;}

.air_blockwrap .air_block1b, .air_blockwrap .air_block1a { width: 45%;}
.air_block4 label { margin-top: -27px;}
.airwrap_select{ width: 100%; float: left; border-bottom: solid 1px #E5E5E5;padding: 20px 30px;}

.airwrap_select .wrapped{ width: 370px; float: left; color: #32415a;font-size:16px; font-weight: 400;}
.wrapped_title{ width: 100%; float: left; font-size: 20px; font-weight: 600;}
.wrapped_b1{ float: left; padding:11px 16px 0 0;   }
.airwrap_select label.switch { position: relative; display: inline-block; width: 70px;height: 18px;margin: 15px 7px 15px 0; float: left;}
.airwrap_select label.switch .switch input{display:none}
.airwrap_select .swittcher{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#c1c5cd;;-webkit-transition:.4s;transition:.4s;border:none;}
.airwrap_select .swittcher:before{position:absolute;content:"";height:36px;width:36px;left:0;bottom: -9px;background-color:#4BBEA0;;;;-webkit-transition:.4s;transition:.4s;border: none;}
.airwrap_select input:checked + .swittcher{background-color:#D2D2D2}
.airwrap_select input:focus + .swittcher{box-shadow:0 0 1px #D2D2D2}
.airwrap_select input:checked + .swittcher:before{-webkit-transform:translateX(36px);-ms-transform:translateX(36px);transform:translateX(36px); background: #4BBEA0;}
.airwrap_select .swittcher.round{border-radius:42px}
.airwrap_select .swittcher.round:before{border-radius:50%}

.selected_quote{ width: 100%; float: left; min-height: 76px; }
.selected_quote .selected_block{padding:0;color: #fff; font-size: 20px; display: block;text-align:left; }
.selected_quote .selected_block ul{ display: block; float: left; padding: 0; margin: 0; list-style: none;}
.selected_quote .selected_block ul li{ display: block; float: left; padding: 0; margin: 15px 15px 15px 0; list-style: none; float: left; position:relative;border-radius: 50%; -webkit-box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.23);-moz-box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.23);box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.23);}
.selected_quote .selected_block ul li img { background: #c6c6c6;  width: 46px; height: 46px; border-radius: 50%;}
.selected_quote .selected_block ul li .qclose2 {width: 24px; height: 24px; background: #4bbea0 url(/Content/images/close2.png) no-repeat center center; position:absolute; right: -12px; top: 0px; z-index: 10; border: 0px; border-radius: 50%; cursor: pointer; display: inline-block;
-webkit-box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.23);-moz-box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.23);box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.23);}

.airtab_content.shipment{padding: 20px 30px 0 30px;}
.shipment_block{ width: 50%; float: left;}
.shipment_block .air_block1b{ width: 120px;}
.shipment_block .air_block1b.first, .shipment_block .air_block1b.second{ width: 180px; padding-left: 30px;}
.shipment_block label{ position: relative; font-size: 20px; color: #32415a; font-weight: 600; cursor:pointer; padding:0 0 20px 60px; display: block; width: 100%; float: left;}
.shipment_block label.disabled {color:#ccc}
.shipment_block label img{ position:absolute; left: 32px; top: 0;}
.shipment_block label input[type="checkbox"]{ position:absolute; left: 2px; top: 4px; z-index: 1;}
.shipment_block label input[type="checkbox"] + span{width:23px;height:23px; background:url(/Content/images/checkbox7.png) no-repeat left top;cursor:pointer; position:absolute; left: 0; top: 0px; z-index: 2;}
.shipment_block label input[type="checkbox"]:checked + span, .shipment_block.show label input[type="checkbox"] + span{background:url(/Content/images/checkbox7.png) no-repeat left  -23px;}
.shipment_block .air_block1b label{ padding: 0; font-weight: 400;}
.shipment_block .infohide label{ font-size: 18px;}
.infohide{ width: 100%; float: left; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.shipment_block.show .infohide{ display: block;padding-bottom: 20px;  -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}

.overweight{ position:absolute; left: 33%; bottom: 15px; z-index: 99;}
.overweight label{ position: relative; font-size: 20px; color: #32415a; font-weight: 400; cursor:pointer; padding:0 0 10px 34px; display: block; width: 100%; float: left;}
.overweight label input[type="checkbox"]{ position:absolute; left: 2px; top: 4px; z-index: 1;}
.overweight label input[type="checkbox"] + span{width:24px;height:24px; background:url(/Content/images/checkbox.png) no-repeat left top;cursor:pointer; position:absolute; left: 0; top: 0px; z-index: 2;}
.overweight label input[type="checkbox"]:checked + span {background:url(/Content/images/checkbox.png) no-repeat left  -24px;}
.air_block6{ width: 70px; float: left; padding-top: 4px;}
.air_block6a{ float: left; padding: 14px 30px 0 10px; font-weight: 700;}

.accordion-content .accordion_wrap { padding: 20px ; width: 100%; float: left;}
.footdark{ position:absolute; left: 0; right: 0; bottom: 0;background: #e6e7e7; border-radius: 0 0 8px 8px; height: 40px; z-index: 1;}
.paddress .paddress_block{ padding-bottom: 12px; font-size: 18px; }
.paddress.market .price_table { padding-top: 62px;}
.price_table{ width: 100%; float: left; position:relative; color: #32415a;text-transform:uppercase; font-weight: 700;}
.theader{ width: 100%; float: left; background: #32415a; color: #fff; }
.tbody{ width: 100%; float: left; background: #fff; font-weight: 400; text-transform: none; position:relative;}
.tbody_main{width: 100%; float: left; position:relative;}
.tbody2{ width: 100%; float: left; background: #d8dbe0;  position:relative;}
.tbody3{ width: 100%; float: left; background: #fff; position:relative;}
.tbody4{ width: 100%; float: left;/* background: #fff;*/ color: #4bbea0; position:relative;}
.tblock1{ width: 68%;  float: left; padding: 20px;}
.tblock2{ width: 32%;  float: left; padding: 20px;}
.tblock1.small{ width: 60%;  padding: 20px;}
.tblock2.small{ width: 40%;  padding: 20px 20px 20px 273px;}

.tblock2a{ width: 32%;  float: left;background: url(/Content/images/line3.png) no-repeat 20px center;padding-left: 40px; }
.tblock_dollar , .tblock_euro{ width: 16%;  float: left; padding: 20px 0 20px 60px; text-align:left;}
.dollar_price{ width: 16%;  float: left; padding: 20px 0 20px 40px; text-align:left; position:relative;}
.euro_price{ width: 16%;  float: left; padding: 20px 0 20px 40px; text-align:left; position:relative;}
.dollar_price.null:after, .euro_price.null:after { content: "- -"; position:absolute; left: 50px; top: 50%; margin-top: -1px;}

.price_table.newtable .tbody3  .dollar_price{padding: 0 0 0 40px; height: 62px;}
.price_table.newtable .tbody3  .euro_price{ padding: 0 0 0 40px; height: 62px;}
.price_table.newtable .tbody3  .dollar_price .form_control{ height: 62px; width: 100%; border:0; background: none; line-height: 62px; color:#32415a;text-transform: uppercase;font-weight: 700; text-align:left; font-size: 20px;}
.price_table.newtable .tbody3  .euro_price .form_control{height: 62px; width: 100%; border:0; background: none; line-height: 62px; color:#32415a;text-transform: uppercase;font-weight: 700; text-align:left; font-size: 20px;}

.sub_block { width: 100%;float: left; background: #EEEEEE; position: relative;}
.sub_block1{ width: 56%;  float: left; padding: 20px;}
.sub_block2{ width: 12%;  float: left; padding: 20px; text-align:right;}
.sub_block3{ width: 12%;  float: left; padding:  20px 0 20px 40px; text-align:left;}
.sub_block4{ width: 6%;  float: left; padding: 20px 0; text-align:center;}
.sub_block5{ width: 14%;  float: left; padding:  20px 0 20px 20px; text-align:left;}



.tblock1 span, .tblock2 span { display: none; text-transform:uppercase;}
.tbody4 .tblock1{ text-align:right; width: 12%; float: right; background: #32415A; color: #fff;}
.tbody4 .sub_block3{ background: #32415A; color: #fff; float: right;}
.tbody4 .sub_block4{ background: #32415A; color: #fff;float: right;}
.tbody4 .sub_block5{ background: #32415A; color: #fff;float: right;}

.tbody5{ width: 100%; float: left;  font-size: 18px; line-height: 20px; font-weight: 400; padding: 20px 0; position:relative;}
.tbody5a{ width: 40%; float: left; padding: 0 30px 0 0; text-transform: uppercase; font-weight: 700; }
.tbody5b{width: 60%; float: left;text-transform: none;}
.tbody5a b, .tbody5a strong { color: #4bbea0; font-weight: 500; display: inline-block; padding: 0 10px; }
.tbody5b b, .tbody5b strong {font-weight: 600; display: block; text-transform:uppercase;}
.tbody5c{width: 60%; float: right;text-transform: none; text-align:right; position:relative; margin-top: 40px;}
.tbody5a.topalign { margin-top: -50px;}
.tbody5c .close_code { right: 0; bottom: 0px; width: 131px; height: 33px; border-radius: 20px; display: inline-block; /*background: #fff url(/Content/images/up3.png) no-repeat 105px center;*/ line-height: 32px;  padding: 0 15px 0 0; margin: 0; text-align:center; font-size: 15px; /*color: #fff;*/ }
.tbody5c .edit_quote { position: absolute; right: 150px;  bottom: 0px; width: 92px; height: 33px;  display: inline-block; background: #fff url(/Content/images/edit4.png) no-repeat left center; line-height: 32px;  padding: 0 0 0 15px; margin: 0; text-align:center; font-size: 15px; color: #32415A; }


.paddress.table.noshade{ box-shadow: none; border-radius: 0; padding: 0; margin: 0;}
.price_table.newtable .tbody5 { padding: 20px 0px;}
.price_table.newtable .tbody5a{ width: 100%;}
.price_table.newtable .tbody5b{ width: 100%;}
.price_table.newtable .tbody5a b, .price_table.newtable  .tbody5a strong { color: #c8c8c8; }
.price_table.newtable  .tbody5a span { padding-left: 18px;}
.tbody1{ position:absolute; right: 0; top: 20px; width: 126px;}
.tbody1 label{overflow:hidden; width: 63px; height: 24px; position: relative; float: left; padding-left: 30px; text-align:left; color: #fff; font-weight: 700; font-size: 18px;}
.tbody1 label input[type="radio"]{display:none}
.tbody1 label input[type="radio"] + span{width:22px;height:22px; background:url(/Content/images/radio.png) no-repeat left top;cursor:pointer; position:absolute; left: 0; top: 0;}
.tbody1 label input[type="radio"]:checked + span{background:url(/Content/images/radio.png) no-repeat left -22px; }

.price_table.newtable .tbody  .tblock1 { background: url(/Content/images/line3.png) no-repeat 20px center; padding-left: 40px; }
.price_table.newtable .tbody  .tblock2 {padding-right: 50px;}
.price_table.newtable .tbody .tblock2.small { padding-right: 30px;}
.price_table.newtable .tbody .form-control6, .price_table.newtable .tbody3 .form-control7 { width: 100%; background: none; padding:0; height: 36px; border: none;box-shadow: none; font-weight: 400; border-radius: 0; text-align:left; font-size: 18px; line-height: 36px; color: #32415a; text-transform:none; }
.price_table.newtable .tbody3 .form-control7 { font-weight: 700; font-size: 20px;}
.price_table.newtable .tbody4{ /*border-top: solid 2px #adb3bd;*/ color: #32415a;}
.price_table.newtable .tbody4 .tblock1 { /*background: #fff;*/}
.price_table.newtable .tbody4 .tblock2 { background: #adb3bd;}
.price_table.newtable .tbody5b .form-control4 { width: 60%; background: #fff url(/Content/images/line3.png) no-repeat 18px 17px; padding: 20px 20px 20px 36px; height: 160px; border: none;box-shadow: none; font-weight: 700; border-radius: 0; text-align:left; font-size: 18px; line-height: 20px; color: #32415a; text-transform:none;  font-style:italic;}
.price_table.newtable .tbody5b .form-control4 {border:solid 1px #ced4da;}
.price_table.newtable input::-webkit-input-placeholder{ color: #969696; opacity: 1; font-weight: 400; font-style:italic;}
.price_table.newtable input::-moz-placeholder { color: #969696; opacity: 1;font-weight: 400; font-style:italic;}
.price_table.newtable input:-ms-input-placeholder { color: #969696;font-weight: 400;  font-style:italic;}
.price_table.newtable input::placeholder { color: #969696;font-weight: 400; font-style:italic;}

.dollar_select{ width: 52%; float: left; padding-right: 5%;}
.euro_select{width: 48%; float: left;}
.tblock2.small label{overflow:hidden; width: 100%;  height: 40px; line-height: 40px; position: relative; float: left; text-align:left; color: #32415A; font-weight: 400; font-size: 18px; margin: 0;}
.tblock2.small label input[type="radio"]{display:none}
.tblock2.small label input[type="radio"] + span{width:22px;height:22px; background:url(/Content/images/radio.png) no-repeat left top;cursor:pointer; position:absolute; left: 18px; top: 9px;display: block; }
.tblock2.small label input[type="radio"]:checked + span{background:url(/Content/images/radio.png) no-repeat left -22px; display: block; }

.tblock2.small label input[type="radio"] + span + .form-control6 { font-size: 18px; color: #969696; font-style:italic; text-align:center; width: 100px; border: solid 1px #ECECEC; border-radius: 4px; background: #ECECEC; height: 40px; position:absolute; right: 0; top: 0; left: 55px; line-height: 40px; text-align:center; border: none;}
.tblock2.small label input[type="radio"]:checked + span + .form-control6 {  background: #fff; border: solid 1px #D2D2D2;}

.price_table.newtable .tbody5b .form-control4::-webkit-input-placeholder, .price_table.newtable .tbody5b .form-control4::-moz-placeholder, .price_table.newtable .tbody5b .form-control4:-ms-input-placeholder, .price_table.newtable .tbody5b .form-control4::placeholder { font-weight: 700; }

.price_table.newtable .tblock2a .form_control7{color: #32415a; display: block; font-size: 18px; border: none; line-height: 60px; padding: 0;}
.price_table.newtable .tblock2a .form_control7::-webkit-input-placeholder{ color: #32415a; opacity: 1; font-weight: 400; font-style: normal;}
.price_table.newtable .tblock2a .form_control7::-moz-placeholder { color: #32415a; opacity: 1;font-weight: 400; font-style:normal;}
.price_table.newtable .tblock2a .form_control7:-ms-input-placeholder { color: #32415a;font-weight: 400;  font-style:normal;}
.price_table.newtable .tblock2a .form_control7::placeholder { color: #32415a;font-weight: 400; font-style:normal;}

.price_table.newtable .goffer_block{ width: 100%; float: left; padding-bottom: 60px;}
.plus2, .minus2 { width: 28px; height: 28px; position:absolute; top: 50%; margin-top: -14px; right: 20px; border: none; cursor: pointer; border: none; border-radius: 50%; }
.minus2  { right: 0;}
.minus2{ background: #ebebeb url('https://www.all-forward.com/templates/t7888/images/minus.png') no-repeat center center;background-image:url('https://www.all-forward.com/templates/t7888/images/minus.png');}
.plus2{ background: #32415a url('https://www.all-forward.com/templates/t7888/images/plus4.png') no-repeat center center; top: -14px; margin-top: 0px;  right: -14px;background-image:url('https://www.all-forward.com/templates/t7888/images/plus4.png');}
.price_table.newtable.singlepage .minus2 { right: 10px;}
.price_table.newtable .tbody3a{ display: none; width: 100%; float: left; position:relative; height: 50px; padding: 0;}
.price_table.newtable .tbody3a .add_another, .price_table.newtable .tbody3a .add_another5{ position:absolute; right: auto; top: auto; left: 20px; bottom: 10px; height: 24px; padding: 0 0 0 30px; font-size: 12px;line-height: 20px;font-weight: 500; margin: 0;}
.add_another:after , .add_another5:after {width: 22px; height: 22px; margin-top: -11px; background-size: 12px 12px;}
.price_table.newtable .deletes{ right: 20px; left: auto; top: 12px; bottom: auto; margin: 0;}

.accordion-content.newpadding { padding-left: 100px; padding-right: 100px; background: #fff;}
.accordion-content.newpadding.nill { padding-left: 0px; padding-right: 0px;}
.paddress.active .accordion-content.newpadding { background: #fff;}
.paddress.active .accordion-content.newpadding .paddress_block::after{ display: none;}

.paddress.selectquote { padding: 20px 12px 12px 12px; font-size: 20px; color: #32415a; font-weight: 400;}
.sblock1{ padding-right: 20px; float: left;}
.sblock1 label{ position: relative;color: #32415a; font-weight: 400; cursor:pointer; padding-left: 34px; display: block; float: left; min-height: 26px;}
.sblock1 label input[type="checkbox"]{display:none}
.sblock1 label input[type="checkbox"] + span{width: 24px;height:24px; background:url(/Content/images/dcheck2.png) no-repeat left top;cursor:pointer; position:absolute; left: 0; top: 1px;}
.sblock1 label input[type="checkbox"]:checked + span{background:url(/Content/images/dcheck2.png) no-repeat left  -24px;}

.paddress.market.expired{ background: #dedfe3;overflow:hidden;}
.paddress.market.expired .paddress_block .pagination { background: none;}

.paddress.market .paddress_block .acblock5 {position: absolute; right: 0px;top: 50%; width: 24%; font-size: 34px; line-height: 34px; text-align:center; font-weight: 500; color: #4bbea0; text-transform:uppercase; z-index: 4;
-webkit-transform: translateY(-50%);  -ms-transform: translateY(-50%);  -o-transform: translateY(-50%);  transform: translateY(-50%);}
.paddress.market .paddress_block .acblock5 a{color: #4bbea0; }
.paddress.market .paddress_block .acblock5.grayenv a {color:#888888!important;}
.paddress.market .paddress_block .acblock5 span{ display: block;}
.paddress.market .paddress_block .acblock5 span.sentto { font-size: 16px; color: #A4A4A4; font-weight: 400; text-transform: capitalize;}
.paddress.market .paddress_block .acblock5 span.sentto strong { font-weight: 600; color: #32415A;}
.paddress.market .paddress_block .acblock5 b{ font-style:normal;  display: block; color: #888888; font-size: 24px; font-weight: 400;}
.paddress.market.expired .paddress_block .acblock5{ color: #ff3333; text-transform:capitalize;}
.paddress.market.expired .accordion-content.newpadding, .paddress.market.expired .accordion-content.newpadding{background: none;}
.paddress.market.expired.active .accordion-content.newpadding {background: #fff; border-radius: 0 0 8px 8px;}

.paddress.market.expired .tbody4 {background: none}
.paddress.market.expired .tbody4 .tblock2 { background: #fff;}
.new_offer { color: #4bbea0;position: absolute; right: 0px; top: 0; bottom: 0; border-left: solid 1px #D2D2D2; width: 30%; font-size: 34px; line-height: 34px; text-align: center; font-weight: 500;
 text-transform: uppercase; z-index: 4;}
.new_offer a{ color: #4bbea0}
.new_offer span { display: block;}
.new_offer span.sentto { font-size: 16px; color: #A4A4A4; font-weight: 400; text-transform: capitalize;}
.new_offer span.sentto strong { font-weight: 600; color: #32415A;}

.paddress.market .paddress_block.answers .qcblock1, .paddress.market .paddress_block.answers .qcblock2, .paddress.market .paddress_block.answers .qcblock3{ margin-top: 20px;}
.paddress.market .paddress_block.answers {padding-left:0; padding-right: 0; border-bottom: solid 1px #answers; border-bottom: solid 1px #bbb; margin-bottom: 0px; padding-bottom: 30px;}
.paddress.market .accordion-content.newpadding.nill .paddress_block.answers:nth-last-child(1) { border-bottom: 0;}
.paddress.market .paddress_block.answers .qcblock1 {width: 31%;padding-left: 150px; margin-left: 7%;}
.paddress.market .paddress_block.answers .qcblock1 img { left: 14px;}
.paddress.market .paddress_block.answers .qcblock3  {text-transform: uppercase; font-weight: 500; width: 32%;padding: 20px  20px 0 30px;  border-right: solid 2px #f1f1f3;}
.paddress.market .paddress_block.answers .qcblock3 b, .paddress.market .paddress_block.answers .qcblock3 strong {color: #4bbea0; font-weight: 500;}
.paddress.market .paddress_block.answers .qcblock2 { width:  30%; padding-right: 150px;}
.paddress.market .paddress_block.answers .qcblock2b { width:  30%; text-align:center; line-height: 30px; padding-bottom: 60px; position:relative; min-height: auto;}
.paddress.market .paddress_block.answers .button_block { top: 50px;}
.paddress.market .paddress_block.answers .qcblock2b .button_block { top: auto; bottom: 0; right: auto; left: 50%;  -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%);  -o-transform: translateX(-50%);  transform: translateX(-50%);}

.paddress.market .paddress_block.answers .qcblock2b .button_block.twooffer a:nth-last-child(1) { background: #32415A;}
.paddress.market .paddress_block.answers .qcblock2b .button_block.twooffer { width: 106px;}
.paddress.market .paddress_block.answers .qcblock2b .button_block.twooffer a:nth-last-child(1) { background: #32415A; color: #fff; width: 106px;}
.paddress .paddress_block .button_block.twooffer a:nth-last-child(1) { background: #4bbea0; margin-top: 10px; color: #fff; width: 106px;}
.paddress.market .paddress_block.answers.selected .button_block.twooffer { top: 70px; right: 40px;}

.modal-dialog.modal-custom.filter_popup { max-width: 286px; margin: 0 auto;}
.modal-dialog.modal-custom.filter_popup .modal-content { background: #fff; text-align:left;}
.modal-dialog.modal-custom.filter_popup .modal-content .modal-body { font-size: 20px; line-height: 24px; padding: 5px 10px 20px 10px; text-align:left;}

.modal-dialog.modal-custom.filter_popup .close4 , .modal-dialog.modal-custom.service_popup .close4{ right:-18px; }

.modal-dialog.modal-custom.filter_popup  h4{ color: #32415a; font-size: 20px; line-height: 24px; font-weight: 400; padding: 4px 0 20px  34px; margin: 0; display: block; background:url(/Content/images/filter.png) no-repeat left 6px;}
.modal-dialog.modal-custom.filter_popup label{ position: relative;color: #32415a; font-weight: 400; cursor:pointer; padding-left: 34px; display: block; min-height: 26px; display: block;}
.modal-dialog.modal-custom.filter_popup label input[type="checkbox"]{display:none}
.modal-dialog.modal-custom.filter_popup label input[type="checkbox"] + span{width: 24px;height:24px; background:url(/Content/images/dcheck2.png) no-repeat left top;cursor:pointer; position:absolute; left: 0; top: 1px;}
.modal-dialog.modal-custom.filter_popup label input[type="checkbox"]:checked + span{background:url(/Content/images/dcheck2.png) no-repeat left  -24px;}

.modal-dialog.modal-custom.service_popup{ max-width: 1160px;}
.modal-dialog.modal-custom.service_popup .modal-content { background: #fff;}
.modal-dialog.modal-custom.service_popup .modal-content .modal-body {font-size: 24px;  line-height: 24px; color: #32415a; padding: 20px; text-align:left;}
.servicepopup_wrap{ width: 100%; float: left; overflow: hidden;}
.service_left{ width: 48%; float: left; margin-right: 2%;}
.service_right{ width: 48%; float: left; margin-left: 2%;}
.service_header{ width: 100%; float: left; min-height: 120px; position:relative;}
.service_header h4{font-size: 64px;  line-height: 64px; color: #bbbbbb; font-weight: 300; padding: 0 0 15px 0; margin: 0;}
.service_header p{ position:absolute; left: 0; bottom: 10px; margin-bottom: 0px;}
.category_type{width: 100%; float: left; background: #e7e7e7; padding: 20px 20px 10px 20px; min-height: 310px;}
.category_type ul{ width: 100%; float: left; list-style:none; padding: 0; margin: 0;}
.category_type ul li{ width: 50%; float: left; list-style:none; padding: 5px 0; margin: 0;}
.category_type ul li a { color: #32415a; display: block; padding: 0 10px 20px 26px;}
.category_type ul li.active a, .category_type ul li a:hover { font-weight: 700; background: url(/Content/images/bullet3.png) no-repeat left top; }
.service_buttons{ width: 100%; float: left; padding-top: 30px;}
.service_buttons button{ width: 180px; height: 58px; border-radius: 30px; border: solid 1px #4bbea0; text-align:center; cursor: pointer; background: #4bbea0; font-size: 24px; line-height: 58px; font-weight:500; color: #fff; float: right;}
.service_buttons button:nth-child(2) { float: left; background: #fff; color: #32415a; border: solid 1px #32415a;}
.category {display: none;}

.service_type{width: 100%; float: left; background: #e7e7e7; padding: 20px 20px 10px 20px;  min-height: 310px;}
.service_type label{ position: relative;color: #32415a; font-weight: 400; cursor:pointer; padding:0 0 20px 34px; display: block; min-height: 26px; display: block;}
.service_type label input[type="checkbox"]{ position:absolute; left: 2px; top: 4px; z-index: 1;}
.service_type label input[type="checkbox"] + span{width:18px;height:18px; background:url(/Content/images/checkbox5.png) no-repeat left top;cursor:pointer; position:absolute; left: 0; top: 4px; z-index: 2;}
.service_type label input[type="checkbox"]:checked + span{background:url(/Content/images/checkbox5.png) no-repeat left  -18px;}
.backcatehory{ display: none; width: 100px; height: 30px; border-radius: 30px; border: none; cursor: pointer; background: #32415a; font-size: 14px;  line-height: 15px;font-weight:400; color: #fff; text-align:center;}


.home_new{ width: 100%; background: url(/Content/images/home_new.jpg) no-repeat left  top; position: absolute; background-size: cover; z-index: -1; left: 0; right: 0; top: 0; bottom: 0; }
.signin_up.new { position: absolute; min-width: 200px;}
.signin_up.new a {width: 100%;}
.stay_touch.home { color: #fff; font-size: 30px; line-height: 40px; padding: 0 100px 0 150px;}
.stay_touch.home strong, .stay_touch.home b{ display: block; font-weight: 600; font-style:italic;}
.about_wrap.new { position:relative; text-align: left; padding: 25px 0 10px 150px; width: 530px; font-size: 24px; line-height: 26px; margin-left: 100px; }
.about_wrap.new .icon_wrap { position:absolute; left: 0; top: 0; height: 150px; width: 150px; z-index: 99;}
.about_wrap.new .icon_wrap img { position: relative; max-width: 100%; max-height: 100%;left: 0; top: 0;-webkit-transform: translate(0%, 0%);-ms-transform: translate(0%, 0%);-o-transform: translate(0%, 0%);transform: translate(0%, 0%); }

.about_new{ width: 100%; height: 100%; background: url(/Content/images/about_back2.jpg) no-repeat center  bottom; position:fixed; background-size: cover; z-index: -1; }

.inner_container.about_wrap { padding-left: 75px; padding-right: 170px; color: #fff; text-align:left; font-size: 30px;  line-height: 40px; padding-top: 170px;}
.inner_container.about_wrap h1{  text-transform:inherit; color: #fff; font-size: 75px; line-height: 70px;}
.inner_container.about_wrap h1 strong, .inner_container.about_wrap h1 b { font-weight: 600; font-style:italic;}
.inner_container.about_wrap .try_me { padding-top: 70px; text-align:center;}
.inner_container.about_wrap .try_me a { color: #fff; }
.linkpage.learn ul li a i { background: #32415a;}

.learn_pic{ position:absolute; width: 50%; top: 242px; left: 0; bottom: 0;  z-index: 1;}
.learn_pic img{ width: 100%; height: 100%;}


.base_wrap.newhome {  min-height: 100% !important;}
.home_new_base{ width: 100%; min-height:100% !important; float: left; position: relative; }
.home_block1{  width: 100%;  height: 100vh; float: left; position:relative; }
.home_block1 .stay_touch.home { font-size:20px; line-height: 30px; padding: 0 0 0 150px;}
.home_block1 .stay_touch.home h1 { font-size: 58px;  line-height: 60px;font-weight: 300; font-style:italic; padding: 0 0 8px 0;}
.home_block1 .stay_touch.home h1 strong, .home_block1 .stay_touch.home h1 b { font-style:normal;}
.home_block1 .stay_touch.home h2 { font-size: 24px;  line-height: 26px;font-weight: 400; padding: 0 0 10px 0; margin: 0;}
.home_block1 .stay_touch.home h2 strong, .home_block1 .stay_touch.home h2 b { font-weight: 400; color: #61FFD6; font-style:normal; display: inline-block;}
.home_block1 .about_wrap.new { font-size: 18px;  line-height: 24px; width: 610px; padding: 35px 0 35px 150px;}
.home_block1 .about_wrap.new h2{ font-size: 24px; font-weight: 500; padding: 0 0 10px 0; margin: 0;}
.home_block1 .stay_touch a { background: #4bbea0;}
.signin3, .signin3:hover {position: absolute;z-index: 9999; right: 20px;top: 40px; font-size: 20px;font-weight: 300; color: #fff;line-height: 20px; display: inline-block; text-decoration:none; text-transform:uppercase; }
.signin3.close3 { font-size: 30px;color: #32415A;}
.base_wrap.newhome .datetime { right: 170px;}
.base_wrap.newhome .language { right: 90px; font-weight: 200;}
.learnmore, .learnmore:hover{ border:none; width: 160px; height: 50px; position:absolute; display: inline-block; padding-bottom: 20px; z-index: 19; left: 50%; bottom: 20px; margin-left: -80px;font-size: 20px;font-weight: 500; color: #4bbea0;line-height: 20px;
 background:url(/Content/images/arrow2.png) no-repeat center bottom; text-align:center; text-transform:uppercase; background-size: 24px 14px;}

.home_block2_left{ position:absolute; left: 0; top: 100px; width: 43%; z-index: 1;}
.home_block2_left img { width: 100%; height: auto;}
.home_block2_right{ position: absolute; z-index: 2; font-size: 20px; line-height: 30px; color: #fff;  width: 100%; padding:0 0 0 43%; left: 0; top: 50%;  -webkit-transform: translateY(-50%);  -ms-transform: translateY(-50%);  -o-transform: translateY(-50%);  transform: translateY(-50%);}
.sblock1 { width: 50%; float: left; padding: 20px  30px 20px 0;}
.sblock2 { width: 50%; float: left; padding: 20px 30px 20px 30px; }
.sblock2 ul{ display: block; padding: 0; margin: 0; list-style: none;}
.sblock2 ul li{ display: block; padding: 0 0 8px 20px; margin: 0; list-style: none; position:relative; font-weight: 700;}
.sblock2 ul li:before{ content: ">"; font-weight: 400; position:absolute; left: 0; top: 4px; line-height: 20px; }
.section_join { width: 85%; float: left; text-align:center; margin: 40px 15% 0 0;}
.section_join a{background: #4bbea0; width: 200px;height: 50px;font-size: 18px;font-weight: 500;text-align: center;color: #fff;line-height: 44px;text-transform: uppercase;border: solid 3px #4bbea0;
border-radius: 30px;display: inline-block;}

.paddress.selectquote .sblock1 { width: auto; padding: 0 20px 0 0;}


.home_block3{  width: 100%;  height: 100vh; float: left; position:relative; }
.home_block3_left{ position:absolute; right: 0; top: 100px; width: 40%; z-index: 1;}
.home_block3_left img { width: 100%; height: auto;}
.home_block3_right{ position: absolute; z-index: 2; font-size: 20px; line-height: 30px; color: #fff;  width: 100%; padding:0 0 0 10%; left: 0; top: 50%;  -webkit-transform: translateY(-50%);  -ms-transform: translateY(-50%);  -o-transform: translateY(-50%);  transform: translateY(-50%);}
.home_block3 h2 { font-size: 60px; line-height:54px; color: #F2775E; font-weight: 300; padding: 10px 0 20px 100px ; margin: 0; background:url(/Content/images/newicon2.png) no-repeat left top;  }
.home_block3 h2 strong, .home_block3 h2 b{ display: block; font-weight: 700;}
.home_block3 hr{  width: 85%; height: 1px; border-top: solid 1px #F2775E; float: left; padding: 0; margin: 0 15% 0 0;}
.home_block3 .section2_block { width: 950px; display: block; float: left;}

.home_block4{  width: 100%;  height: 100vh; float: left; position:relative; }
.home_block4_left{ position:absolute; right: 0; top: 100px; width: 40%; z-index: 1;}
.home_block4_left img { width: 100%; height: auto;}
.home_block4_right{ position: absolute; z-index: 2; font-size: 20px; line-height: 30px; color: #fff;  width: 100%; padding:0 0 0 10%; left: 0; top: 50%;  -webkit-transform: translateY(-50%);  -ms-transform: translateY(-50%);  -o-transform: translateY(-50%);  transform: translateY(-50%);}
.home_block4 h2 { font-size: 60px; line-height:54px; color: #4BBEA0; font-weight: 300; padding: 0 0 20px 100px ; margin: 0; background:url(/Content/images/newicon3.png) no-repeat left top; background-size: 90px 83px;  }
.home_block4 h2 strong, .home_block4 h2 b{ display: block; font-weight: 700;}
.home_block4 hr{  width: 85%; height: 1px; border-top: solid 1px #4BBEA0; float: left; padding: 0; margin: 0 15% 0 0;}
.home_block4 .section2_block { width: 850px; display: block; float: left;}

.contactus_home{ width: 100%;min-height: 100vh; float: left; padding: 220px 0 100px 0; margin-top: -100px; font-size: 20px; line-height: 30px; color: #fff; background: url(/Content/images/contactnew_back.jpg) no-repeat center top; background-size: cover; }
.contactus_home h3{ display:block; text-align:center; font-size: 60px; line-height: 60px; font-weight: 300; padding: 0 0 70px 0; margin: 0;}
.contactus_home .row  [class*="col-"]{padding-bottom: 20px;}

.register-window.fixedtop, .login-window.fixedtop { position:fixed; bottom: 0;}
.register-window.fixedtop .signin3, .register-window.fixedtop .signin3:hover { color: #32415A;}
.learnmore2, .learnmore2:hover{width: 100px; height: 30px;padding-bottom: 15px;font-size: 14px; line-height: 18px; background-size: 18px 10px; border:none;  position:absolute; display: inline-block;
z-index: 19; right: 40px; bottom: 100px;font-weight: 500; color: #4bbea0; background:url(/Content/images/arrow2.png) no-repeat center bottom; text-align:center; text-transform:uppercase; display: none; background-size: 14px auto;}

.regi_title{ width: 100%; float: left; text-align:center; border-bottom: solid 1px #32415A;  padding: 40px 0;}
.regi_title > div { font-size: 24px; font-weight: 400; color: #4BBEA0; width: 720px; padding:36px 0 0 190px; margin: 0 auto; min-height: 150px; background:url(/Content/images/hand2.png) no-repeat left top; background-size: auto 150px;}
.regi_title > div h1 { font-size: 48px; line-height: 56px; font-weight: 300; padding: 0; margin: 0;}
.regi_middle{ width: 100%; float: left; text-align:center; border-bottom: solid 1px #32415A;  padding: 40px 0; font-size: 28px; font-weight: 500; color: #32415A;}
.regi_middle  h2 { font-size: 54px; line-height: 56px; font-weight: 200; padding: 0 0 40px 0; margin: 0;}
.regi_middle  h2 strong, .regi_middle  h2 b{ font-weight: 700; display: block;}

.regi_bottom{ width: 100%; float: left; text-align:center; padding: 40px 0; font-size: 28px; font-weight: 400; color: #32415A;}
.regi_bottom a{ width: 280px; height: 58px; display: inline-block; line-height: 54px; margin-top: 10px; font-size: 24px; font-weight:400; text-transform:uppercase; border: solid 1px #4BBEA0; color: #4BBEA0; border-radius: 30px;  }

.rating_popup.thankyou button.copy {width: 280px;height: 58px; padding-left: 30px; cursor: pointer;font-size: 24px;font-weight: 500;text-align: center;color: #fff;line-height: 44px;text-transform: uppercase;border: solid 3px #4bbea0; background: #4bbea0 url(/Content/images/link.png) no-repeat 60px center;
border-radius: 30px;display: inline-block;-webkit-box-shadow: 0px 4px 4px 2px rgba(0,0,0,0.25); -moz-box-shadow: 0px 4px 4px 2px rgba(0,0,0,0.25); box-shadow: 0px 4px 4px 2px rgba(0,0,0,0.25); cursor: pointer;}


.edit_profile .form-group{ position:relative;}
.form-group .input-group-text { position:absolute; width: 20px; height: 20px; right: 0; display: block; top: -20px; background: none; border: none; border-radius: 0; font-size: 30px; color: #000; font-weight: 400;}
.edit_profile.regi .form-group  .input-group-text  { top: 0px;}
.form-group .input-group-text  i { color: #bbbbbb;}
.edit_profile .form-group .input-group-text { font-size: 20px; font-weight: 400; top: 23px; right: 5px; }
.edit_profile .form-group .input-group-text i{color: #32415a;}
.edit_profile.regi .form-group  .input-group-text i { color: #bbbbbb;}

.register-window.step{ padding: 0; background: #fff;overflow-y: auto;}
.register-window.step.registrations { background: none;}
.register-window.step .registration_header { top: 0;}
.register-window.step .edit_profile.regi { padding-top: 120px;}

div.pac-container { z-index: 99999999999 !important;}
#infowindow-content .title { font-weight: bold; }
#infowindow-content { display: none;}
#map #infowindow-content { display: inline;}

#croppie_container_avatar, #croppie_container_logo {background: white;min-height:150px;margin:10px auto; position:absolute; left: 0; top: 0; z-index: 99;}
.imgwrap, .buttonwrap { width: 100%; float: left; }
.buttonwrap { margin-top: 10px; text-align:center; z-index: 999;}

.creditgoes { position:absolute; left: 0; right: 0; bottom: 15px; text-align:center; color: #fff; text-align:center; color: #fff; font-size: 14px;}
.creditgoes a{ color: #4bbea0;}

.repeat_block2 .paddress { margin-top: 30px; }
.mtitle2 { display: none; width: 100%; float: left; color: #32415A; font-size: 11px; text-transform:uppercase; font-weight: 400;}
.mobile_select { display: none;}

.paddress.market.whiteback { background: #fff; min-height: 290px;}
/* .paddress.market.whiteback .paddress_block.nomember { min-height: 290px;} */


/* #Media Queries*/
/*================================================== */

}
@media (min-width: 1400px) {
.contactus_home .container { max-width: 950px;}
.contactus_home .row {margin-right: -50px; margin-left: -50px;}
.contactus_home .row  [class*="col-"]{padding-left: 50px; padding-right: 50px;}
.regi_complete .container{ min-width: 1380px;}
.container.dfind { max-width: 1370px;}
}
@media (min-width: 1600px) {
.regi_complete .container{ min-width: 1450px;}
.container.dfind { max-width: 1440px;}
}


@media (min-width: 1601px) and (max-width: 1700px) {
.home_block1 .stay_touch.home h1 { font-size: 50px; line-height: 54px;	}
.home_block1 .stay_touch.home h2 {font-size: 20px; line-height: 22px;}

}
@media (min-width: 1401px) and (max-width: 1600px) {
.home_content.home .container, .home_content.about .container{max-width: 920px;}
/*.shape img { width: 440px;}
.htext p:nth-child(1) { font-size: 134px; line-height: 120px;}
.htext {font-size: 40px;line-height: 40px;}
.htext a { margin: 40px 25px 0 0; width: 200px; height: 60px; font-size: 20px;line-height: 50px;}
.signin { width: 180px; height: 54px; font-size: 22px; line-height: 50px;}*/
.register_block.loginwindow .form-group.cellphone label { width: 30%; font-size: 22px; }
.register_block.loginwindow .dblock1{ width: 23%;}
.register_block.loginwindow .dblock2{ width: 47%;}

.signin_up {min-width: 250px; height: 50px;}
.signin_up a { height: 50px; font-size: 18px; line-height: 44px;}
.about_wrap{ font-size: 18px; line-height: 22px; }
.about_wrap h1, .about_wrap h2 { font-size: 30px; line-height: 32px; padding: 0 0 15px 0;}
.icon_wrap{ height: 200px; }
.signin2 { height: 50px; font-size: 18px; line-height: 44px;}

.stay_touch {font-size: 22px;line-height: 24px;}
.try_me a, .stay_touch a {width: 200px; height: 50px; font-size: 18px; line-height: 44px; }

.icons li a span:nth-child(1){ width: 80px; height: 80px;}

.who_banner .container {font-size: 32px; line-height: 38px;}
.who_banner .container h1 {font-size: 90px; line-height: 90px;}

.shade3 { width: 350px;}
.img_uploader{ padding: 80px 75px 10px 75px; }
.image-preview, #callback-preview {width: 200px;  height: 200px;}
.branches_left{ padding-right: 350px; }
.branches_right{width: 350px;}

.pblock3 { width: 15%;  padding:12px 10px 0 10px;}
.pblock3a { width: 20%;padding: 0 10px;}
.port_common .pblock3 select { font-size: 14px;}
.port_block .pblock3a .form-control { font-size: 18px;}
.pblock3b {padding: 10px 10px 0 10px;}
.pblock3b label { font-size: 14px;}


.eproperties_left{ width: 50%; float: left; padding: 0 4% 0 0;}
.add_service, .add_block ul li span { font-size: 16px;}
.volume ul { width: 100%;}

.plan_left{ width: 40%;}
.plan_right{ width: 50%;}
.explanation ul{ width: 30%; }
.registration_left h1, .registration_left h3{ font-size: 56px; line-height: 56px;}
.registration_footer{  background-size: cover 100%;}

.home_block2_right, .home_block3_right, .home_block4_right {font-size: 18px;line-height: 26px;}
.home_block3 h2 {font-size: 52px;line-height: 54px;  padding: 10px 0 20px 100px;}
.home_block3 .section2_block { width: 850px;}
.home_block4 h2 {font-size: 52px;line-height: 54px; padding: 0 0 20px 100px;}
.home_block4 .section2_block { width: 750px;}
}
@media (min-width: 1401px) and (max-width: 1800px) {

.register_block h3 { font-size: 60px; line-height: 60px; }
.stay_touch h1 { font-size: 80px; line-height: 80px; padding: 0 0 20px 0; }
.inner_container.partner { padding-left: 40px; padding-right: 80px;}
.partner_block .content {height: 340px;}
.video-container {padding-bottom: 55%;}
.map{ min-height: 500px;}
.search_box2{  width: 170px;}

.inner_container{ font-size: 22px;line-height: 26px;}
.inner_container h1, .inner_container.about_wrap h1 { font-size: 65px; line-height: 60px;}

.show_partner{ width: 25%; padding-right: 20px;}

.stay_touch.home { font-size: 26px; line-height: 34px; padding: 0 70px 0 100px;}
.stay_touch.home h1{ font-size: 80px; line-height: 80px;}
.about_wrap.new {padding: 25px 0 10px 130px; width: 530px; font-size: 22px; line-height: 24px; margin-left: 50px;}
.about_wrap.new .icon_wrap { height: 130px; width: 130px; z-index: 99;}

.inner_container.about_wrap { font-size: 26px; line-height: 32px; padding-left: 75px; padding-right: 75px;}
.inner_container.about_wrap .try_me { padding-top: 50px;}
.container-fluid.learn_wrap .partner_block { padding-left: 60px; padding-right: 100px;}

.home_block1 .stay_touch.home { padding: 0 0 0 100px;font-size: 18px; line-height: 24px;}
.home_block1 .stay_touch.home h1 { font-size: 46px; line-height: 50px;	}
.home_block1 .stay_touch.home h2 {font-size: 18px; line-height: 20px;}
.home_block1 .about_wrap.new { padding: 20px 0 20px 150px;}

}
/* END__ */
@media (min-width: 1200px) and (max-width: 1400px) {
.home_content.home .container, .home_content.about .container{max-width: 920px;}
/*.shape img { width: 400px;}
.htext p:nth-child(1) { font-size: 120px; line-height: 110px;}
.htext {font-size: 36px;line-height: 36px;}
.htext a { margin: 40px 25px 0 0; width: 180px; height: 54px; font-size: 18px;line-height: 46px;}
.signin { width: 170px; height: 50px; font-size: 20px; line-height: 44px;}*/
.register_block.loginwindow .form-group.cellphone label { width: 30%; font-size: 20px; }
.register_block.loginwindow .dblock1{ width: 25%;}
.register_block.loginwindow .dblock2{ width: 45%;}

.signin_up {min-width: 250px;right: 30px;top: 110px; height: 50px; min-width: 200px;}
.signin_up a {height: 50px; font-size: 18px; line-height: 44px;}
.register_block{ padding: 80px 0px 60px 30px; font-size: 24px; line-height: 28px;}
.register_block h3 { font-size: 50px; line-height: 50px; }
.good_choice{ padding: 0 30px;}
.register_block .form-group, .register_block.loginwindow  .form-group{ margin-bottom: 15px;}
.register_block .form-group label{margin-bottom: 10px;}
.datetime {  font-size: 22px; }

.about_wrap{ font-size: 18px; line-height: 22px; }
.about_wrap h1, .about_wrap h2 { font-size: 30px; line-height: 32px; padding: 0 0 15px 0;}
.icon_wrap{ height: 180px; }
.signin2 { height: 50px; font-size: 18px; line-height: 44px;}

.stay_touch{padding: 0 100px 0 50px; font-size: 22px; line-height: 24px; }
.try_me a, .stay_touch a {width: 200px; height: 50px; font-size: 18px; line-height: 44px; }
.stay_touch h1 { font-size: 70px; line-height: 70px; padding: 0 0 20px 0; }
.inner_container{ padding: 100px 0 60px 0;font-size: 20px;line-height: 24px;}
.inner_container h1 , .inner_container.about_wrap h1{ font-size: 60px; line-height: 60px;}

.icons li a span:nth-child(1){ width: 80px; height: 80px;}

.try_me a, .stay_touch a {width: 200px; height: 50px; font-size: 18px; line-height: 44px; }

.who_banner .container {font-size: 30px; line-height: 34px;}
.who_banner .container h1 {font-size: 80px; line-height: 80px;}

.inner_container.partner { padding-left: 40px; padding-right: 80px;}
.partner_block .content {height: 280px;}
.video-container {padding-bottom: 60%;}
.map{ min-height: 420px;}
.search_box2{  width: 28px; height: 28px; top: 36px;  background:url(/Content/images/search2.png) no-repeat center center;  border: solid 1px #f1eff1; border-radius: 50%; background-size: 14px 14px;}
.search_box2 > div { display: none;}
.profile_open, .message_open, .notification_open, .user_open { width: 500px;}
.top-block-inner .nav-tabs a { margin-bottom: 16px;}
.top-block-inner .nav-tabs a span { width: 70px; height:70px;}
.top-block-inner .nav-tabs.messages ul li a div { padding: 0 45px 0 90px;min-height: 80px;}
.top-block-inner .nav-tabs.messages ul li a div i.mccout { width: 36px; height: 36px; top: 44px; font-size: 18px;line-height: 36px;}
.top-block-inner .nav-tabs.messages ul li a div i.tcount { width: 36px; font-size: 14px;}
.close4{ right: 28px;}

.edit_profile_tab{ padding-left: 2%; font-size: 24px;}

.shade3 { width: 250px;}
.img_uploader{ padding: 80px 35px 10px 35px; }
.image-preview, #callback-preview {width: 180px;  height: 180px;}
.branches_left{ padding-right: 250px; }
.branches_right{width: 250px;}
.image-preview input, #callback-preview input  { left: -150px;}
.upload_title{ font-size: 18px; line-height: 20px;}
.port_block { padding: 20px 20px 0 20px;}
.port_title { font-size: 22px;}

.pblock3 { width: 16%;  padding:12px 10px 0 10px;}
.pblock3a { width: 20%;padding: 0 10px;}
.port_common .pblock3 select { font-size: 16px;}
.pblock3b {padding: 10px 10px 0 10px;}
.pblock3b label { font-size: 14px;}
.port_block .pblock3a .form-control { font-size: 16px;}
.profile_right.eproperties { padding: 80px 30px 0 30px;}
.eproperties_left{ width: 50%; float: left; padding: 0 5% 0 0;}
.add_service, .add_block ul li span { font-size: 16px;}
.volume ul { width: 100%;}
.volume ul li:after{right: 6px;}
.plan_left{ width: 40%;}
.plan_right{ width: 50%;}
.saves { font-size: 14px; background-size: 12px 12px; padding: 0 20px 0 26px;}
.explanation ul{ width: 30%; }
.show_partner{ width: 33.33%;}

.modal-dialog.modal-custom.rating_popup.addpartner { max-width: 1150px;}
.registration_left { font-size: 28px; line-height: 28px;}
.registration_left h1, .registration_left h3{ font-size: 46px; line-height: 46px;}
.registration_footer{  background-size: cover 100%;}
.getcode .close4{ right: -28px;}

.edit_profile.regi.finished .plan_right { width: 100%; padding: 20px 15px 70px 15px;}
.modal-dialog.ratereview .close4 { right: -28px;}

.stay_touch.home { font-size: 22px; line-height: 28px; padding: 0 30px 0 60px;}
.stay_touch.home h1{ font-size: 70px; line-height: 60px;}
.about_wrap.new {padding: 20px 0 10px 110px; width: 450px; font-size: 20px; line-height: 22px; margin-left: 10px;}
.about_wrap.new .icon_wrap { height: 110px; width: 110px; }

.inner_container.about_wrap { font-size: 22px; line-height: 26px; padding-left: 75px; padding-right: 75px;}
.inner_container.about_wrap .try_me { padding-top: 50px;}

.container-fluid.learn_wrap .partner_block { padding-left: 40px; padding-right: 75px;}

.home_block1 .stay_touch.home { padding: 0 0 0 90px;font-size: 18px; line-height: 24px;}
.home_block1 .stay_touch.home h1 { font-size: 40px; line-height: 44px;	}
.home_block1 .stay_touch.home h2 {font-size: 18px; line-height: 20px;}
.home_block1 .about_wrap.new { padding: 20px 0 20px 120px; width: 500px;}

.home_block2_right, .home_block3_right, .home_block4_right {font-size: 16px;line-height: 24px;}
.home_block3 h2 {font-size: 44px;line-height: 42px;  padding: 10px 0 20px 90px; background-size: 78px 105px;}
.home_block3 .section2_block { width: 750px;}
.home_block4 h2 {font-size: 44px;line-height: 42px; padding: 0 0 20px 90px; background-size: 86px 79px;}
.home_block4 .section2_block { width: 650px;}
.sblock2 ul li { padding: 0 0 6px 16px;}
.sblock2 ul li::before { top: 2px;}
.contactus_home h3 {font-size: 50px; line-height: 50px; padding: 0 0 50px 0;}
.regi_title,.regi_middle, .regi_bottom { padding: 30px 0;}
.regi_title > div {font-size: 20px; width: 620px; padding: 30px 0 0 160px;  min-height: 130px; background-size: auto 130px;}
.regi_title > div h1 { font-size: 44px; line-height: 52px;}
.regi_middle , .regi_bottom{font-size: 24px;}
.regi_middle h2 {font-size: 46px;line-height: 48px;}

#croppie_container_avatar, #croppie_container_logo{ left: -70px;}
}
/* END__ */

@media (min-width: 992px) and (max-width: 1199px) {
.home_content.home .container, .home_content.about .container{max-width: 900px;}
/*.shape img { width: 370px;}
.htext p:nth-child(1) { font-size: 100px; line-height: 90px; margin-right:0%;}
.htext {font-size: 32px;line-height: 32px; }
.htext a{ margin:20px 4% 0 0; width: 48%; height: 50px;  font-size: 18px; line-height: 44px;}
.signin { width: 170px; height: 50px; font-size: 20px; line-height: 44px;}*/
.vip_title { width: 970px; margin-left: -485px;}
.vip_title span:nth-child(1) {font-size: 28px;}
.vip_title span:nth-child(2) { font-size: 20px;}


.register_block.loginwindow .form-group.cellphone{ min-height: 100px; padding-top: 0px;}
.register_block.loginwindow .form-group.cellphone label { width: 100%; margin-bottom: 0px; }
.register_block.loginwindow .dblock1{ width: 30%;}
.register_block.loginwindow .dblock2{ width: 70%;}


.signin_up {right: 30px;top: 110px; height: 50px; min-width: 200px;}
.signin_up a {height: 50px; font-size: 18px; line-height: 44px;}
.datetime { right: 40px; top: 4px; font-size: 20px;}

.about_wrap{ font-size: 18px; line-height: 22px; }
.about_wrap h1, .about_wrap h2 { font-size: 30px; line-height: 22px; padding: 0 0 15px 0;}
.icon_wrap{ height: 160px; }
.signin2 {width:220px; height: 50px; font-size: 18px; line-height: 44px;}

.register_block{ padding: 80px 0px 60px 0px; font-size: 20px; line-height: 24px;}
.register_block h3 { font-size: 50px; line-height: 50px; }
.good_choice{ padding: 0 30px 0 10px;}
.register_block .form-group, .register_block.loginwindow  .form-group{ margin-bottom: 15px;}
.register_block .form-group label{margin-bottom: 10px;}

.stay_touch{padding: 0 50px 0 30px; font-size: 20px; line-height: 24px; }
.stay_touch h1 { font-size: 70px; line-height: 60px; padding: 0 0 20px 0; }
.try_me a, .stay_touch a {width: 200px; height: 50px; font-size: 18px; line-height: 44px; }
.inner_container{ padding: 100px 0 60px 0;font-size: 18px;line-height: 22px;}
.inner_container h1 , .inner_container.about_wrap h1{ font-size: 55px; line-height: 55px;}

.try_me a, .stay_touch a {width: 200px; height: 50px; font-size: 18px; line-height: 44px; }

.icons li a span:nth-child(1){ width: 80px; height: 80px;}

.who_banner .container {font-size: 28px; line-height: 30px;}
.who_banner .container h1 {font-size: 70px; line-height: 70px;}


.inner_container.partner { padding-left: 20px; padding-right: 50px;}
.partner_block .content {height: 210px;}
.video-container {padding-bottom: 60%;}
.map{ min-height: 300px;}

.clogo_block {padding: 0 10px 0 130px;}
.clogo {width: 96px; height: 96px;}
.modal-dialog.modal-custom{ max-width: 900px; margin: 0 auto;}
.profile { right: 10px;}
.delete, .gift{  right: 80px; width: 36px;}
.user{  right: 200px; width: 36px; }
.search_box2{ right: 246px; width: 28px; height: 28px; top: 36px;  background:url(/Content/images/search2.png) no-repeat center center;  border: solid 1px #f1eff1; border-radius: 50%; background-size: 14px 14px;}
.search_box2 > div { display: none;}
.profile_open, .message_open, .notification_open, .user_open, .gift_open { width: 450px;}
.top-block-inner .nav-tabs a { margin-bottom: 14px;}
.top-block-inner .nav-tabs a span { width: 64px; height:64px;}
.top-block-inner .nav-tabs.messages ul li a div { padding: 0 45px 0 80px;min-height: 80px;}
.top-block-inner .nav-tabs.messages ul li a div p{ font-size: 16px; line-height: 20px;}
.top-block-inner .nav-tabs.messages ul li a div p strong, .top-block-inner .nav-tabs.messages ul li a div p b, .top-block-inner .nav-tabs.messages ul li a div p:nth-child(1){ font-size: 20px;}
.top-block-inner .nav-tabs.messages ul li a div i.mccout { width: 36px; height: 36px; top: 44px; font-size: 18px;line-height: 36px;}
.top-block-inner .nav-tabs.messages ul li a div i.tcount { width: 36px; font-size: 14px;}
.top_title:after{ right: 175px;}
.message_open .top_title:after, .message_open2 .top_title:after{ right: 96px;}
.notification_open .top_title:after{ right: 130px;}
.profile_open .top_title:after{ right: 2px;}
.gift_open .top_title::after { right: 56px;}


.firend_name{ padding: 0 0 0 54px;}
.firend_name p{ margin-bottom: 8px; position: relative; left: auto; right: auto; top: 0%; -webkit-transform: translateY(0%);  -ms-transform: translateY(0%);  -o-transform: translateY(0%);  transform: translateY(0%);}
.button_group{ position:relative; right: auto; bottom: auto; display: block; text-align:left; }
.button_group button,.button_group a { margin-left: 0px; margin-right: 10px;}
.close4{ right: 28px;}

.interested ul li { padding: 10px 0 10px 0; font-size: 18px; }
.interested ul li b, .interested ul li strong { font-size: 28px;}
.interested ul li img{width: 73px;height: 73px; }
.who_banner.marketplace .container h1 { font-size: 80px;  line-height: 80px;}
.who_banner.marketplace .container  p a{font-size: 22px; width: 350px;border: none;height: 66px; line-height: 66px; margin-top: 16px;}

.who.dashboard_final.mprofile .moadl_header {  margin-top: -36px;   }
.who.dashboard_final.mprofile .moadl_header  .plogo { width: 180px;  height: 180px;  bottom: -100px;  }
.who.dashboard_final.mprofile .moadl_header .ptitle { left: 200px;}
.who.dashboard_final.mprofile .prating { padding-left: 200px; padding-bottom: 30px;  font-size: 60px; line-height: 50px; margin-top: -50px;}

.qtitle2 {font-size: 18px; line-height: 22px; top: 22px;}
.qstatus {width: 90px; top: 22px; font-size: 18px; line-height: 22px;}

.rblock1{ width:250px; font-size: 20px; line-height: 20px;}
.rblock1 img{ width: 94px; height: 94px;}
.rblock1 span{ width: 90px; height: 30px; font-size: 24px;  line-height: 26px;  border-radius: 30px; }
.rblock2{ padding-left: 230px; height: 310px;  }
.paddress .rblock2 ul li{ padding: 16px 190px 16px 100px;}
.paddress .rblock2 ul li img{ position:absolute; left: 0px; width: 84px; height: 84px;}

.qcblock1{ padding-left: 150px;}
.qcblock1 img {  width: 94px; height: 94px; left: 30px;}
.qcblock1 span a {font-size: 18px;}
.qcblock2, .qcblock2b{ font-size: 25px;}
.qcblock3{ padding:0 110px 0 30px;}
.paddress .paddress_block .button_block { right: 10px; top: 30px; width: 100px; }
.paddress.market .paddress_block .button_block.acblock3 {right: 10px;}
.accordion-content{ font-size: 18px; line-height: 20px;}
.accordion-content.newpadding { padding-left: 30px; padding-right:30px;}
.air_tab ul li a{width: 150px;  height: 50px; line-height: 50px; font-size: 24px;}
.anonymous_quote { top: 10px;}

.edit_profile_tab{ padding-left: 1%; font-size: 24px;}
.shade3 { width: 250px;}
.img_uploader{ padding: 80px 35px 10px 35px; }
.image-preview, #callback-preview {width: 180px;  height: 180px; }
.branches_left{ padding-right: 250px; }
.branches_right{width: 250px;}
.image-preview input, #callback-preview input  { left: -150px;}
.upload_title{ font-size: 18px; line-height: 20px;}
.branch_block .form-control.half{ width: 50%;}
.branch_block .form-control.full{ width: 100%;}
.port_block { padding: 20px 20px 0 20px;}
.port_title { font-size: 20px;}
.saves { height: 36px; margin-top: -15px;top: 50%; right: 10px; line-height:36px;  border-radius: 20px; font-size: 14px; background-size: 12px 12px; }


.pblock3 { width: 18%;  padding: 12px 10px 0 10px;}
.pblock3a { width: 20%;padding: 0 10px;}
.port_common .pblock3 select { font-size: 14px;}
.pblock3b {padding: 10px 10px 0 10px;}
.pblock3b label { font-size: 14px;}

.port_block .pblock3a .form-control { font-size: 14px;}
.profile_right.eproperties { padding: 80px 30px 0 30px;}
.eproperties_left{ width: 50%; float: left; padding: 0 2% 0 0;}
.add_service, .add_block ul li span { font-size: 14px;}
.volume ul { width: 100%;}
.form-control4 { font-size: 14px;}
.volume ul li:nth-last-child(1) {width: 20%;}
.volume ul li:after{right: 6px; width: 8px;}

.plan_left{ width: 40%;}
.plan_right{ width: 55%;}

.saves { font-size: 14px; background-size: 12px 12px; padding: 0 20px 0 26px;}
.saves.chnages { left: 5%;}
.explanation ul{ width: 30%; }
.show_partner{ width: 33.33%; padding-right: 20px;}
.modal-dialog.modal-custom.rating_popup.addpartner { max-width: 930px;}
.sortby span .form-control3 {width: 160px;}
.air_block2 .air_block2b:nth-last-child(1) { padding-left: 6px;}

.airtab_content.oneoff label input[type="checkbox"] + span, .service_block.threeoff label input[type="radio"] + span{font-size: 18x; line-height: 20px; padding:14px 2px 0 12px;}
.paddress.market .paddress_block .button_block.acblock4 {top: 60px; width: 15%; font-size: 24px; line-height: 24px;}

.ed_form { width: 600px;}
.ed_form .form-group.cellphone label {width: 170px;}
.dblock1 { width: 130px;}
.dblock2 { width: 300px;}
.ed_form i.security { width: 600px; padding-left: 300px;font-size: 16px;}
.compare_part1 {font-size: 22px;}
.compare_part1 .pagination { font-size: 22px;}
.compare_part2 { font-size: 24px; line-height: 28px;}
.compare_part2 span {  margin-left: -65px;}
.registration_left { font-size: 28px; line-height: 28px; width: 30%;}
.registration_left h1, .registration_left h3{ font-size: 44px; line-height: 46px;}
.edit_profile.regi::after {width: 30%;}
.registration_footer{  background-size: cover 100%;}

.nextbutton, .backbutton, .nextbutton:hover, .backbutton:hover{right: 30px; width: 140px; height: 48px; font-size: 20px;line-height: 48px; border-radius: 32px; bottom: 50px;}
.backbutton, .backbutton:hover{ right: auto; left: 32%;}
.verification_code{padding-top: 150px; }
.getcode .close4{ right: -28px;}
.edit_profile.regi.finished .plan_block { padding: 0 20px 0 20px;}
.edit_profile.regi.finished .plan_right { width: 100%; padding: 20px 15px 70px 15px;}
.edit_profile.regi.finished .plan_right ul li { width: 100%;}

.edit_profile.accepted { padding-top: 150px;}
.paymnet_done span{ width: 100px; height: 100px;}
.paymnet_done h1{font-size: 100px; line-height: 90px; padding: 40px 0;}
.approval{ width: 900px;}
.modal-dialog.ratereview .close4 { right: -28px;}
.air_block4.fullwrap{ width: 24%;}
.air_block4.fullwrap .air_block4a { width: 42%;}
.air_block4.fullwrap .air_block4b { width: 58%;}
.air_block4.fullwrap2{ width: 36%;}

.paddress.market .paddress_block.answers .qcblock1 { padding-left: 120px;}
.paddress.market .paddress_block.answers .qcblock1 img { left: 4px;}
.paddress.market .paddress_block.answers .qcblock3 {padding: 20px 20px 0 20px;}
.modal-dialog.modal-custom.service_popup{ max-width: 960px;}

.stay_touch.home { font-size: 20px; line-height: 24px; padding: 0 10px 0 40px;}
.stay_touch.home h1{ font-size: 60px; line-height: 50px;}
.about_wrap.new {padding: 10px 0 0px 100px; width: 410px; font-size: 20px; line-height: 22px; margin-left: 10px;}
.about_wrap.new .icon_wrap { height: 100px; width: 100px; }

.inner_container.about_wrap { font-size: 18px; line-height: 22px; padding-left: 75px; padding-right: 75px;}
.inner_container.about_wrap .try_me { padding-top: 50px;}
.container-fluid.learn_wrap .partner_block { padding-left: 20px; padding-right: 75px;}

.base_wrap.newhome .datetime { right: 20px;}
.home_block1 .stay_touch.home { padding: 0 0 0 40px;font-size: 16px; line-height: 20px;}
.home_block1 .stay_touch.home h1 { font-size: 34px; line-height: 40px;	}
.home_block1 .stay_touch.home h2 {font-size: 14px; line-height: 16px;}
.home_block1 .about_wrap.new { padding: 20px 0 20px 110px; width: 100%;}
.home_block1 .about_wrap.new h2 {font-size: 20px; line-height: 20px;}
.learnmore, .learnmore:hover { width: 130px; height: 36px; padding-bottom: 15px; margin-left: -65px; font-size: 18px; background-size: 18px 10px;}

.home_block2_right, .home_block3_right, .home_block4_right {font-size: 16px;line-height: 24px;}
.home_block3_right, .home_block4_right{padding: 0 0 0 40px;}
.home_block3 h2 {font-size: 36px;line-height: 36px;  padding: 10px 0 20px 80px; background-size: 68px  91px;}
.home_block3 .section2_block { width: 650px;}
.home_block4 h2 {font-size: 36px;line-height: 36px; padding: 0 0 20px 80px; background-size: 76px 70px;}
.home_block4 .section2_block { width: 650px;}
.sblock2 { padding: 20px 0 20px 10px;}
.sblock2 ul li { padding: 0 0 6px 16px;}
.sblock2 ul li::before { top: 2px;}
.contactus_home h3 {font-size: 50px; line-height: 50px; padding: 0 0 50px 0;}
.eproperties_right.newalign { margin-left: 16%; width: 65%; padding-top: 0px;}
.regi_title,.regi_middle, .regi_bottom { padding: 30px 0;}
.regi_title > div {font-size: 20px; width: 620px; padding: 30px 0 0 160px;  min-height: 130px; background-size: auto 130px;}
.regi_title > div h1 { font-size: 44px; line-height: 52px;}
.regi_middle , .regi_bottom{font-size: 24px;}
.regi_middle h2 {font-size: 46px;line-height: 48px;}
#croppie_container_avatar, #croppie_container_logo{ left: -70px;}
.paddress.market .paddress_block .pagination{  max-width: 550px;  }
.paddress.market .paddress_block .pagination li { font-size: 20px; line-height: 20px;}
}
/* END__ */

@media (min-width: 768px) and (max-width: 991px) {
.vip_title { width: 750px; margin-left: -375px; top: 20px;}
.vip_title span:nth-child(1) {font-size: 22px; padding-top: 8px;}
.vip_title span:nth-child(2) { font-size: 16px; padding-top: 8px;}
.vip_title button {  width: 220px;  height: 54px; font-size: 20px;  line-height: 54px; margin-left: -110px;}
.base_wrap.slogan { padding-top: 100px;}
.vip_header { height: 100px;}
.base_wrap.slogan header { top: 100px;}

.home_content.home .container, .home_content.about .container{max-width: 768px;}
.shape img { width: 350px; max-width: 90%;}

.register_block.loginwindow .form-group.cellphone{ min-height: 100px; padding-top: 0px;}
.register_block.loginwindow .form-group.cellphone label { width: 100%; margin-bottom: 0px; }
.register_block.loginwindow .dblock1{ width: 40%;}
.register_block.loginwindow .dblock2{ width: 60%;}

.signin{ right: 44px; top: 16px; width:150px; height: 44px; font-size: 16px; line-height: 36px; }
.htext{ font-size: 30px; line-height: 30px; }
.htext p:nth-child(1) { font-size: 80px; line-height: 80px;  }
.htext a{ margin:20px 4% 0 0; width: 48%; height: 50px;  font-size: 16px; line-height: 44px;}
.htext a:nth-last-child(1) { margin-right:0%;}
.logo img{ width: auto; height: 60px;}
.language { top: 34px; right: 20px;}
.signin_up {right: 30px;top: 90px; height: 44px; min-width: 200px;}
.signin_up a {height: 44px; font-size: 16px; line-height: 36px;}
.datetime { right: 23px; top: 0px; font-size: 18px;}


.about_wrap{ font-size: 20px; line-height: 20px; }
.about_wrap h1, .about_wrap h2 { font-size: 26px; line-height: 26px; padding: 0 0 15px 0;}
.icon_wrap{ height: 150px; }
.signin2 {width:180px; height: 50px; font-size: 16px; line-height: 46px;}

.register_block{ padding: 80px 0px 60px 0px; font-size: 20px; line-height: 24px;}
.register_block h3 { font-size: 40px; line-height: 40px; }
.good_choice{ padding: 0 30px 0 0;}
.register_block .form-group, .register_block.loginwindow  .form-group{ margin-bottom: 10px;}
.register_block .form-group label{margin-bottom: 20px; line-height: 32px;}
.register_block button[type=button], .register_block button[type=submit] { right: 20px; bottom: -24px; font-size: 20px; width: 240px; height: 48px;  border-radius: 30px;}

.stay_touch{padding: 0 20px 0 20px; font-size: 18px; line-height: 22px; }
.stay_touch h1 { font-size: 60px; line-height: 60px; padding: 0 0 20px 0; }
.try_me { text-align:center;}
.try_me a, .stay_touch a{width: 190px; height: 44px; font-size: 16px; line-height: 36px; }
.inner_container{ padding: 80px 0 60px 0; font-size: 18px;line-height: 22px;}
.inner_container h1 , .inner_container.about_wrap h1{ font-size: 50px; line-height: 50px;}

.try_me a, .stay_touch a{width: 190px; height: 44px; font-size: 16px; line-height: 36px; margin-top: 10px;}

.inner_container.partner { padding-left: 10px; padding-right: 10px;}
.partner_block .content {height: auto; margin-bottom: 20px;}
.next2{ right: 10px;}
.video-container {padding-bottom: 70%; padding-top: 80px;}

.stay_touch.testimonial h1 {font-size: 56px; line-height: 50px;}
.map{ min-height: 300px;}
.who_banner .container { padding-left: 0px; padding-right: 0px;}
.modal-dialog.modal-custom{ max-width: 750px; margin: 0 auto;}

.icons { padding-top: 0px;}
.icons li a span:nth-child(1){ width: 70px; height: 70px;}
.who_banner .container {font-size: 28px; line-height: 30px;}
.who_banner .container h1 {font-size: 70px; line-height: 70px;}

.profile { right: 24px; top: 15px;}
.profile img { max-width: 50px; height: 50px;}
.delete, .gift{ display: none;}
.user{  display: none; }
.search_box2{ display: none; }
.three_dot { bottom: 50px;}
.foot-block-inner .nav-tabs a{ margin-bottom: 10px;}
.profile_open, .notification_open { width: 400px; padding-top: 80px;}
.message_open, .user_open { display: none;}
.notification_open .top_title:after{ right: 54px;}
.profile_open .top_title:after{ right: 6px;}
.request_quote .qutote_block { padding: 12px 40px 10px 40px;}
.firend_name{ padding: 0 0 0 54px;}
.firend_name p{ margin-bottom: 8px; position: relative; left: auto; right: auto; top: 0%; -webkit-transform: translateY(0%);  -ms-transform: translateY(0%);  -o-transform: translateY(0%);  transform: translateY(0%);}
.button_group{ position:relative; right: auto; bottom: auto; display: block; text-align:left; }
.button_group button, .button_group a,  .button_group a.blue { margin-left: 0px; margin-right: 10px;}
.notification_open .card-header .ntitle , .notification_open .card{ font-size: 16px; line-height: 18px;}
.button_group button, .button_group a { line-height: 20px; width: 66px;height: 20px; border-radius: 8px; font-size: 10px; float: left; }
.profile_open ul li { font-size: 20px; line-height: 20px;}
.profile_open ul li span a { font-size: 16px;}
.profile_open ul li img { width: 16px; height: 16px;  }
.view_profile a{ font-size: 20px; }
.close4{ right: 28px;}
.payment_reply{ right: auto; bottom: auto; left: 210px; top: 20px;}
.payment_reply a span{ display: none;}
.agent_details2 { font-size: 20px; line-height: 20px;}
.see_all {font-size: 16px;}
.agent_details2 ul li{  padding: 0 2px}
.agent_details2 ul li span { width: 56px; height:56px;}
.agent_details2 ul li span i{ width: 40px; height: 16px;   bottom: -4px; font-size: 12px; line-height: 14px;}
.repeat_block2 .row { margin-left: -8px; margin-right: -8px;}
.repeat_block2 .row  [class*="col-"]{padding-left: 8px; padding-right: 8px;}

.who.dashboard_final, .who.dashboard_filter , .who.air_quote { padding-top: 88px; }
.final_ttile{ padding-bottom: 14px;}

.dashboard_bottom h3 { font-size: 20px;  line-height: 20px; }
.see_all2{ width: 106px; height: 36px;  font-size: 14px;}

.who_banner.marketplace .container h1 { font-size: 70px;  line-height: 70px;}
.who_banner.marketplace .container  p a{font-size: 22px; width: 350px;border: none;height: 66px; line-height: 66px; margin-top: 16px;}
.who_banner.quote_header { top: 80px; min-height: 300px;}
.who.dashboard_final.quote_content, .who.dashboard_final.quote_content2 { padding-top: 130px;}
.interested ul li i{ right: 22%; top: 8%;}

.who_banner.mprofile { min-height: 300px;}
.who.dashboard_final.mprofile .moadl_header {  margin-top: -170px; padding-top: 130px;   }
.who.dashboard_final.mprofile .moadl_header  .plogo { width: 140px;  height: 140px;  bottom: -80px;  }
.who.dashboard_final.mprofile .moadl_header .ptitle { left: 160px;}
.who.dashboard_final.mprofile .moadl_header .payment_reply { right: auto; bottom: auto; left: 160px;  top: 0px;}
.who.dashboard_final.mprofile .prating { padding-left: 160px; padding-bottom: 30px;  font-size: 50px; line-height: 50px; margin-top: -60px;}
.dashboard_bottom.quote2 { padding-top: 80px;}
.who.dashboard_final.mprofile.ratings{ padding-top: 70px; }

.rblock1{ width:210px; font-size: 20px; line-height: 20px;}
.rblock1 img{ width: 94px; height: 94px;}
.rblock1 span{ width: 90px; height: 30px; font-size: 24px;  line-height: 26px;  border-radius: 30px; }
.rblock2{ padding-left: 190px; height: 310px;  }
.paddress .rblock2 ul li{ padding: 58px 0 0 0; font-size: 18px;line-height: 22px;}
.paddress .rblock2 ul li img{ position:absolute; left: 0px; width: 50px; height: 50px; top: 0; -webkit-transform: translateY(0%); -ms-transform: translateY(0%);  -o-transform: translateY(0%);}
.paddress .rblock2 ul li .rating { right: auto; left: 60px; top: 26px; font-size: 22px;}
.dashboard_bottom.quote3 {  padding-top: 10px;}

.pagination li{padding: 0 26px 0px 34px; background-size: 20px 14px; font-size: 18px; line-height: 18px;}
.pagination li:nth-last-child(1) {padding: 0 0 0 10px; background: none;}
.pagination li img { width: 24px; height: auto; top: 0px;}

.qcblock1{width: 40%; padding-left: 130px; min-height: 120px; margin-top: 28px; }
.qcblock1 img {  width: 84px; height: 84px; left: 25px;}
.qcblock1 span{ padding: 3px 0;}
.qcblock1 span a {font-size: 16px; line-height: 18px;}
.qcblock2 {  min-height: 120px; line-height: 120px; font-size: 24px; margin-top: 28px;}
.qcblock2b {  font-size: 24px; margin-top: 28px;}
.qcblock3 {width: 45%; padding: 0 110px 0 20px;margin: 28px 0 0 0; font-size: 16px; line-height: 18px;height: 110px;}
.paddress .paddress_block .button_block { right: 10px; top: 20px; width: 100px; }
.accordion-content{ font-size: 16px; line-height: 18px;}

.air_tab ul li a{width: 130px;  height: 50px; line-height: 50px; font-size: 24px;}
.anonymous_quote { top: 10px;}

.air_block1{ width: 40%;}
.air_block2{ width: 60%; padding-right: 0px;}
.air_block3{ width: 40%;}
.air_block4{ width: 40%; padding-top: 28px;}
.add_another, .add_another5{ bottom: 76px;}
.choose span{ width: 70px;}
.choose button{ width: 280px;  height: 50px;}

.edit_profile { padding-top: 80px;}
.edit_profile::after { left: 30%;}
.edit_profile_tab{width: 30%; padding: 50px 0 80px 2%; font-size: 24px;}
.profile_right { width: 70%; float: left; padding-top: 40px;}
.ed_form { width: 450px;}

.ed_form .form-group.cellphone label { width: 450px; font-size: 20px; line-height: 22px; float: left; min-height: auto; padding: 0 0 20px 0; }
.dblock1{ width: 150px; float: left;}
.dblock2{ width: 300px; float: left;}
.ed_form i.security{ line-height: 16px; font-size: 14px; width: 450px; padding-left: 150px;}

.shade3 { display: none;}
.img_uploader{ padding: 80px 35px 10px 35px; width: 50%; }
.image-preview, #callback-preview {width: 180px;  height: 180px; float: none; margin: 0 auto;}
.branches_left{ padding-right: 0px; }
.branches_right{width: 100%; background:#f1f1f3; padding-bottom: 30px; position: relative;right: auto;top: auto; float: left;}
.branches_right.second {top: 200px;}
.image-preview input, #callback-preview input  { left: -150px;}
.upload_title{ font-size: 14px; line-height: 18px;}
.branch_block .form-control.half{ width: 50%;}
.branch_block .form-control.full{ width: 100%;}

.shade4{ width: 70%;}
.port_block { padding: 20px 20px 0 20px;}
.port_common { /*padding: 10px 10px 60px 10px;*/ border-radius: 12px;}
.port_common .stitle{ display: block; font-size: 14px; color: #bbbbbb; font-weight: 400; text-align:left; margin-bottom: 5px;}
.saves {  height: 36px; margin-top: auto;top: auto; right: auto; left: 10px; bottom: 14px; line-height:36px;  border-radius: 20px; font-size: 14px; background-size: 12px 12px; }
.port_common .saves{ left: 50%; margin-left: -62px;}
.deletes { right: auto; left:  90px; bottom: 20px;top: auto;margin-top: auto;}
.port_common .deletes{ left: 50%; margin-left: -15px;}
.airwrap .deletes{ top:  40%; left: auto; right: 0;}
/*.port_title { display: none;}*/
.pblock1 { width: 100%; padding-left: 0px; padding-bottom: 12px;}
.pblock2 { width: 100%; border-bottom: solid 1px #bbbbbb; margin-bottom: 12px; padding-bottom: 12px; }
.pblock2a { width: 100%; border-bottom: solid 1px #bbbbbb; margin-bottom: 12px; padding-bottom: 20px; }
.pblock2 .selector { float: right;}
.switch,  .ed_form label.switch { float: right; margin-top: 6px;}
.add_company{ font-size: 16px;cursor: pointer; z-index: 2;}

.pblock3 { width: 100%; padding-left: 0px; padding:0 0 6px 0; border-bottom: solid 1px #bbbbbb; margin-bottom: 12px;}
.pblock3a { width: 100%; border-bottom: solid 1px #bbbbbb; margin-bottom: 12px; padding:0 0 2px 0; }
.port_block .pblock3a .form-control { box-shadow: none; background: none; padding-left: 0px; color: #32415a; font-size: 16px; font-weight:700; height: auto;}
.port_common .pblock3 select { background: url(/Content/images/darrow4.png) no-repeat right center rgba(222,197,197, 0);    box-shadow: none; font-size: 16px; height: 22px; font-size: 16px;}
.port_block .port_common.edit .pblock3 { padding: 0 ;}
.pblock3b {width: 100%; padding: 10px 0 0 0;}
.pblock3b.rq { width: 100%;}
.pblock3b.rqr { width: 100%;}

.port_common .pblock3a select {background: url(/Content/images/darrow3.png) no-repeat right center rgba(222,197,197, 0);box-shadow: none; font-size: 16px; height: 22px; font-size: 16px; padding-left: 0px;}

.profile_right.eproperties { padding: 30px 20px 0 20px; }
.eproperties_left{ width: 100%; float: left; padding: 0;}
.add_service, .add_block ul li span, .addservice li span { font-size: 14px;}
.eproperties_right { width: 100%; float: left; padding-top: 20px; }
.eproperties_right.newalign { margin-left: 0%;}
.common_block2 { width: 70%; margin-right: 30%;}
.eproperties_right label { padding-bottom: 20px;}
.volume ul { width: 100%;}

.plan_left{ width: 100%;}
.plan_right{ width: 100%;}

.saves.edit {bottom: 50px; left: auto;}
.saves.chnages { left: 5%;}
.explanation ul{ width: 33%; }
.volume .activity{  height: 70px;}
.volume .activity .saves{ top: 15px;  left: 50%; margin-left: -95px; }
.show_partner{ width: 50%;}
.modal-dialog.modal-custom.rating_popup.addpartner { max-width: 720px;}
.final_ttile.marketplace { padding-bottom: 70px;}
.final_ttile.marketplace h1 { min-width: 100%;}
.final_ttile.marketplace .sortby {left: 0; right: 0px; bottom: 5px; top: auto;}
.final_ttile.marketplace .sortby span:nth-child(1) { width: 35%;}
.final_ttile.marketplace .sortby span:nth-child(2) {width: 15%;}
.final_ttile.marketplace .sortby span:nth-child(3) {width: 35%;}
.final_ttile.marketplace .sortby span:nth-child(4) {width: 15%;}
.final_ttile.marketplace .sortby span .form-control3 { width: 100%;}

.acblock1 { width: 28.25%;}
.acblock2 { width: 51.75%;padding-top: 70px;}

.paddress.market .paddress_block .pagination { margin-left: -12px; left: 28.25%;}
.paddress.market .paddress_block .pagination li {padding: 2px 38px 10px 38px; background: url(/Content/images/arrow6.png) no-repeat right 5px;}
.paddress.market .paddress_block .pagination li:nth-child(2) { padding: 2px 0 0 12px;}
.acblock1 span a { font-size: 16px;}
/*.paddress.market .paddress_block .date1 { right: -20px;}*/
.acblock2 {font-size: 14px; line-height: 18px;}
.airtab_content.twooff { font-size: 14px;}
.air_block2 .air_block2b:nth-last-child(1) { padding-left: 6px;}
.air_block5{ width: 100%; padding-left: 0%; padding-right: 50%;}
.air_block5 label{ margin-top: -12px;}
.airtab_content.oneoff label input[type="checkbox"] + span, .service_block.threeoff label input[type="radio"] + span{font-size: 16px; line-height: 20px; padding:14px 0 0 0; text-align:center;}
.service_block.threeoff .row{margin-right: -6px; margin-left: -6px;}
.who .container .row.spadding .service_block.threeoff .row [class*="col-"] { padding-left: 6px; padding-right: 6px;}
.paddress.market .paddress_block .button_block.acblock4 {top: 60px; width: 20%; font-size: 22px; line-height: 24px;}

.compare_part1 {font-size: 20px; padding: 0 20px;}
.compare_part1 .pagination { font-size: 20px; }
.compare_part1 .pagination li{ padding: 10px 30px 10px 34px; }
.compare_part1 .pagination li:nth-last-child(1) {padding: 10px 0 0 6px; }
.compare_part1 .pagination li img { top: 8px;}

.compare_part2 { font-size: 22px; line-height: 24px;}
.compare_part2 span {  margin-left: -60px;}
.prating.agent button, .prating.agent a.addagent{ font-size: 18px; height: 44px; line-height: 42px;}
.prating.agent button.addagent, .prating.agent a.addagent{right: 0;width: 240px; bottom: -15px; }
.prating.agent button.chating, .prating.agent a.chating{ right: 250px; width: 44px;  bottom: -15px;}
.adproperty li, .paddress .admin_agent_info{ font-size: 20px; line-height: 22px;}
.data_table table {  font-size: 20px; line-height: 22px;}

.prating.agent.popup button { bottom: 15px;}
.invite_left{ padding:20px 30px 0 30px;}
.empty_pot{ width: 100%;; height: auto;position: relative; display: block; padding: 70px 0; left: auto; top: auto; margin-left: auto; margin-top: auto;}
.registration_footer{ display: none;}
.registration_header { top: 80px;}
.edit_profile.regi { padding-top: 200px;}
.registration_left { font-size: 22px; line-height: 24px; width: 30%;padding: 50px 10px;}
.registration_left h1, .registration_left h3{ font-size: 36px; line-height: 36px;}
.edit_profile.regi::after {width: 30%;}
.registration_footer{  background-size: cover 100%;}
.nextbutton, .backbutton, .nextbutton:hover, .backbutton:hover{right: 30px; width: 130px; height: 40px; font-size: 18px;line-height: 40px; border-radius: 32px; bottom: 50px;}
.backbutton, .backbutton:hover{ right: auto; left: 32%;}
.registration_header { padding: 22px 50px 0 50px;}
.registration_header ul li {font-size: 14px;}
.verification_code{padding: 150px 0 200px 0; }
.modal-dialog.modal-custom .modal-content.getcode .modal-body h3 { font-size: 56px;  line-height: 50px;}
.modal-dialog.modal-custom .modal-content.getcode .modal-body  { font-size: 24px;}
.getcode .close4{ right: -28px;}
.deletes2{ right: auto;left: 92px; bottom: 18px; top: auto;}

.edit_profile.regi.create_user .port_block { padding-left: 15px; padding-right: 15px;}
.edit_profile.regi.create_user { padding-top: 60px;}
.edit_profile.regi.finished .plan_block { padding: 0 20px 0 20px;}
.edit_profile.regi.finished .plan_right { width: 100%; padding: 20px 10px 70px 10px;}
.edit_profile.regi.finished .plan_right ul li { width: 100%;}

.edit_profile.accepted { padding-top: 120px;}
.paymnet_done span{ width: 100px; height: 100px;}
.paymnet_done h1{font-size: 80px; line-height: 70px; padding: 30px 0;}
.approval{ width: 700px;}
.approval a{background: #32415a; width: 300px; height: 58px; font-size: 24px; font-weight: 500; text-align:center; color: #fff; line-height: 58px;}

.rate_review { width: 530px;}
.modal-dialog.ratereview { max-width: 530px;}
.modal-dialog.ratereview .close4 { right: -28px;}
.review_part2 { width: 100%; float: left; padding: 30px 30px 20px 30px;}
.modal.fade .modal-dialog.ratereview{left: -530px;}

.review_part6 { padding: 20px 30px 10px 30px;}
.air_blockwrap .air_block1 { padding-bottom: 0px;}
.air_block4.fullwrap, .air_block4.fullwrap2 { padding-bottom: 20px;}
.airwrap_select .wrapped{ width: 300px;}
.overweight{  left: 40%;}

.tblock_dollar, .tblock_euro {padding: 20px 0 20px 35px;}
.dollar_price, .euro_price { padding: 20px 0 20px 20px;}
.dollar_price.null::after, .euro_price.null::after {left: 30px;}
.sub_block3 { padding: 20px 0 20px 20px;}
.sub_block5 {padding: 20px 0  20px 7px;}


.qcblock1.small{ width: 40%;padding-left: 120px;}
.qcblock2a{ width: 25%;font-size: 20px; }
.paddress .paddress_block .qcblock2a .button_block a { margin: 14px 0 0 0;}
.qcblock3a{ width: 30%;padding: 20px 20px 0; margin: 38px 0 0 0; font-size: 14px; min-height: 110px;}
.tbody5a{ width: 45%;}
.tbody5b{width: 55%; }
.paddress.market .paddress_block .acblock5 { width: 180px;  font-size: 24px; line-height: 24px;}
.paddress.market .paddress_block .acblock5 img { max-width: 50px; height: auto;}

.paddress.market .paddress_block.answers { border-bottom: solid 2px #bbb; margin-bottom: 0px; padding: 20px;}
.paddress.market .paddress_block.answers .qcblock1 { padding-left: 120px; width: 100%; margin: 0;}
.paddress.market .paddress_block.answers .qcblock1 img { left: 4px;}
.paddress.market .paddress_block.answers .qcblock3 {padding: 20px 20px 0 20px;}
.paddress.market .paddress_block.answers .qcblock3 { padding:20px 0 0 0; width: 100%; border: none; border-top: solid 2px #bbb; margin: 0; height: auto;}
.paddress.market .paddress_block.answers .qcblock2 { width: 100%; padding-right: 0px; margin: 0; line-height: 30px; text-align:left; min-height: auto;}
.paddress.market .paddress_block.answers .qcblock2b { width: 100%; margin-top: 18px;}
.paddress.market .paddress_block.answers .button_block { top: auto; bottom: 10px; left:  auto; right: 0;}

.modal-dialog.modal-custom.service_popup{ max-width: 720px;}
.modal-dialog.modal-custom.service_popup .modal-content .modal-body { font-size: 20px;  line-height: 18px;}
.service_header { min-height: 90px;}
.service_header h4 {font-size: 44px; line-height: 44px;}
.category_type { padding: 20px 12px 10px 12px;}

.clogo_block { padding: 0 10px 0 130px;}
.clogo {  width: 110px; height: 110px; left: 15px; }


.signin_up.new {  min-width: 170px;}
.logo.new img { width: auto; height: 30px;}
.stay_touch.home { font-size: 18px; line-height: 22px; padding: 0 20px 0 20px;}
.stay_touch.home h1{ font-size: 50px; line-height: 50px;}
.about_wrap.new {padding: 10px 0 0px 80px; width: 320px; font-size: 16px; line-height: 20px; margin-left: 0px;}
.about_wrap.new .icon_wrap { height: 80px; width: 80px; }
.about_wrap.new p { margin-bottom: 8px;}

.inner_container.about_wrap { font-size: 18px; line-height: 22px; padding-left: 15px; padding-right: 30px;}
.inner_container.about_wrap .try_me { padding-top: 50px;}
.container-fluid.learn_wrap { padding-right: 15px;  padding-left: 15px;}
.container-fluid.learn_wrap .partner_block { padding-left: 0px; padding-right: 30px;}
.learn_pic { display: none;}
.partner_block .content .mCSB_inside > .mCSB_container {  margin-left: 0px;  padding-right: 6px;}

.base_wrap.newhome .datetime { right: 20px;}
.home_block1 .stay_touch.home { padding: 0 0 0 20px;font-size: 14px; line-height: 18px;}
.home_block1 .stay_touch.home h1 { font-size: 26px; line-height: 28px;	}
.home_block1 .stay_touch.home h2 {font-size: 12px; line-height: 14px;}
.home_block1 .about_wrap.new { padding: 10px 0 20px 80px; width: 100%; font-size: 16px;line-height: 20px;}
.home_block1 .about_wrap.new h2 {font-size: 16px; line-height: 18px;}
.learnmore, .learnmore:hover { width: 130px; height: 36px; padding-bottom: 15px; margin-left: -65px; font-size: 18px; background-size: 18px 10px;}

.home_block2_left { width: 35%;}
.home_block2_right { padding: 0 0 0 30%;}
.home_block2_right, .home_block3_right, .home_block4_right {font-size: 14px;line-height: 20px;}
.home_block3_right, .home_block4_right{padding: 0 0 0 20px;}
.home_block3 h2 {font-size: 30px;line-height: 30px;  padding: 10px 0 20px 70px; background-size: 58px  auto;}
.home_block3 .section2_block { width: 550px;}
.home_block4 h2 {font-size: 30px;line-height: 30px; padding: 0 0 20px 70px; background-size: 66px auto;}
.home_block4 .section2_block { width: 550px;}
.sblock2 { padding: 20px 0 20px 0;}
.sblock2 ul li { padding: 0 0 6px 16px;}
.sblock2 ul li::before { top: 2px;}
.contactus_home {padding: 120px 0 100px 0;  margin-top: -80px; height: auto;}
.contactus_home h3 {font-size: 40px; line-height: 40px; padding: 0 0 50px 0;}

.regi_title,.regi_middle, .regi_bottom { padding: 30px 0;}
.regi_title > div {font-size: 20px; width: 520px; padding: 30px 0 0 120px;  min-height: 100px; background-size: auto 100px;}
.regi_title > div h1 { font-size: 38px; line-height: 42px;}
.regi_middle , .regi_bottom{font-size: 20px;}
.regi_middle h2 {font-size: 38px;line-height: 42px;}
.regi_bottom a {width: 200px;  height: 48px; line-height: 44px; font-size: 20px; border-radius: 26px;}
#croppie_container_avatar, #croppie_container_logo {position: relative; left: auto; top: auto;}

.top-block-inner .nav-tabs a { margin-bottom: 14px;}

.top-block-inner .nav-tabs.messages ul li a div { padding: 0 45px 0 80px;min-height: 80px;}
.top-block-inner .nav-tabs.messages ul li a div p{ font-size: 16px; line-height: 20px;}
.top-block-inner .nav-tabs.messages ul li a div p strong, .top-block-inner .nav-tabs.messages ul li a div p b, .top-block-inner .nav-tabs.messages ul li a div p:nth-child(1){ font-size: 20px;}
.top-block-inner .nav-tabs.messages ul li a div i.mccout { width: 36px; height: 36px; top: 44px; font-size: 18px;line-height: 36px;}
.top-block-inner .nav-tabs.messages ul li a div i.tcount { width: 36px; font-size: 14px;}
.top_title:after{ right: 175px;}
.message_open .top_title:after, .message_open2 .top_title:after{ right: 96px;}
.notification_open .top_title:after{ right: 130px;}
.profile_open .top_title:after{ right: 2px;}
.gift_open .top_title::after { right: 56px;}

.addpartner_wrap .cpart.snone span{ display: none;}
.paddress.market .paddress_block .pagination{  max-width: 500px;  }
.paddress.market .paddress_block .pagination li { font-size: 18px; line-height: 18px;}
.paddress.market .paddress_block .date1 { font-size: 14px; }

.tblock1.small { width: 45%;}
.tblock2.small { width: 55%;}
.accordion-content.newpadding { padding-left: 30px; padding-right:30px;}
.close_code, .view_code { right: 5%;}
.paddress.market .price_table { padding-top: 30px;}
.tbody5c { width: 55%;}
.paddress .paddress_block .button_block a { width: 154px;}
.paddress.market .paddress_block .button_block.acblock3 { right: 15px;}

}

/* END__ */

/* END__ */
@media (min-width: 768px) {
.register_block.loginwindow.newform .form-group .form-control{ border-bottom: solid 1px #bbbbbb; color: #32415a; font-weight: 500;}
.register_block.loginwindow.newform .form-group .form-control::-webkit-input-placeholder{ color: #bbbbbb; opacity: 0;font-weight: 400;}
.register_block.loginwindow.newform .form-group .form-control::-moz-placeholder { color: #bbbbbb; opacity: 0;font-weight: 400; }
.register_block.loginwindow.newform .form-group .form-control:-ms-input-placeholder { color: #bbbbbb; opacity: 0;font-weight: 400; }
.register_block.loginwindow.newform .form-group .form-control::placeholder { color: #bbbbbb; opacity: 0;font-weight: 400; }

.register_block.loginwindow.newform  .dblock2  .form-control { color: #32415a;font-weight: 500;}


.register_block.loginwindow.newform .floating_label{pointer-events: none;position:absolute;left:0; top: 12px; color: #bbbbbb; font-size: 20px; font-weight: 400; transition: 0.2s;
  transition-timing-function: ease;  transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);}
/*.register_block.loginwindow.newform .form-group .form-control:focus + .floating_label,*/ .register_block.loginwindow.newform .form-group .form-control:not(:placeholder-shown) + .floating_label {
  top: 12px; font-size: 20px; color: rgba(187,187,187, 0);}

/* For IE Browsers*/
/*.register_block.loginwindow.newform .form-group .form-control:focus + .floating_label, */.register_block.loginwindow.newform .form-group .form-control:not(:-ms-input-placeholder) + .floating_label {
  top: 12px; color: #bbb;}
 .register_block.loginwindow.newform .dblock2 .floating_label { left: 15px;}

}
@media only screen and (max-width: 767px) {
.home_content.home .container, .home_content.about .container{max-width: 100%;}

.vip_title { width: 100%; left: 0; margin-left: auto; top: 0; height: 100px; padding: 0 15px;}
.vip_title span:nth-child(1) {font-size: 20px; padding-top: 5px; line-height: 20px; width: 100%; text-align:center;}
.vip_title span:nth-child(2) { font-size: 14px; padding-top: 54px; float: left; line-height: 14px;  width: 100%; text-align:center;}
.vip_title button {  width: 150px;  height: 40px; font-size: 16px;  line-height:34px; margin-left: -75px; top: 32px;}
.base_wrap.slogan { padding-top: 100px;}
.vip_header { height: 100px;}
.base_wrap.slogan header { top: 100px;}

.logo{ position:absolute; left: 12px; top: 12px;}
.logo img{ width: auto; height: 47px;}
.sign_footer{ text-align:center;  font-size: 16px; color: #fff; font-weight: 500; text-transform:uppercase;  position:fixed; z-index: 999; right: 0; top: auto; left:0; bottom: 0;  background: rgba(75,190,160, 1); width: 100%; height: 30px; font-size: 16px; line-height: 30px; border: none; border-radius: 0px; box-shadow: none; }
.sign_footer a { color: #fff; display: inline-block; padding:0 5px; }
.home_content {  position: relative; display: block; padding: 80px 0 60px 0; width: 100%; z-index: 9;  left: auto;  top: auto; -webkit-transform: translate(0%, 0%);  -ms-transform: translate(0%, 0%);  -o-transform: translate(0%, 0%);  transform: translate(0%, 0%);  }
.home_content.home {position: absolute; width: 100%;z-index: 97; left: 50%;top: 50%;-webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%);  transform: translate(-50%, -50%);}
.shape{ text-align:center;}
.htext {font-size: 25px; line-height: 30px;  position: relative; margin: 0 auto; width: 290px; left: auto; top:auto; display: block;  -webkit-transform: translateY(0%);  -ms-transform: translateY(0%);  -o-transform: translateY(0%);  transform: translateY(0%);}
.htext p:nth-child(1) { font-size: 83px; line-height: 83px;  }
.htext a{ margin:0px 10px 0 0; width: 128px; height: 36px;  font-size: 14px; line-height: 30px;}
.htext a:nth-last-child(1) { margin-right:0;}
.shape img { max-width: 194px; height: auto; position:relative; top: auto; left: auto;-webkit-transform: translate(0%, 0%); -moz-transform: translate(0%, 0%); -ms-transform: translate(0%, 0%); -o-transform: translate(0%, 0%); transform: translate(0%, 0%);}

.signin { right: 20px; top: 16px; width: 120px; height: 36px; font-size: 14px; line-height: 30px;}

.signin_up{ display: none;}
.language{ right: auto; top: 26px; left: 50%; -webkit-transform: translateX(-50%);  -ms-transform: translateX(-50%);  -o-transform: translateX(-50%);  transform: translateX(-50%);}
.datetime { display: none;}

.signin2{ width: 130px; height: 36px;font-size: 14px; line-height: 30px;}
.about_wrap{ font-size: 16px; line-height: 18px; padding: 0 20% 0px 20%;}
.about_wrap h1, .about_wrap h2 { font-size: 24px; line-height: 24px; padding: 0 0 8px 0;}
.icon_wrap{ height: 120px; }

.register_block{ padding: 50px 0px 40px 0px; margin-bottom: 40px; font-size:  16px; line-height: 20px;}
.register_block h3 { font-size: 40px; line-height: 40px; }
.good_choice{ padding: 0 0 15px 0; text-align:center;}
.register_block .form-group, .register_block.loginwindow  .form-group{ margin-bottom: 10px;}
.register_block .form-group .form-control, .register_block .form-group.vipcode span {font-size: 16px; top: 20px;}
.register_block .form-group.vipcode { padding: 10px 0 10px 80px;}
.register_block .form-group.vipcode a {font-size: 12px; line-height: 20px;}
.register_block .form-group label{margin-bottom: 10px; line-height: 32px; font-size: 14px;}
.register_block button[type=button], .register_block button[type=submit] { right: auto; bottom: -18px; font-size: 16px; width: 160px; height: 36px;  border-radius: 20px; left: 50%; margin-left: -80px;}

.register_block.loginwindow .form-group.cellphone label, .register_block.loginwindow .dblock2  .form-control{ font-size: 16px;}
.register_block.loginwindow .dblock2 .form-control { height: 28px; line-height: 28px;}
.register_block.loginwindow .form-group.cellphone{ margin-bottom: 0px; min-height: 70px;}
.register_block.loginwindow .form-group.cellphone label { width: 20%; font-size: 16px; float: left; line-height: 20px; min-height: 28px; padding-top: 0px; margin-bottom: 0px; }
.register_block.loginwindow .dblock1{ width: 20%;}
.register_block.loginwindow .dblock2{ width: 60%;}

.stay_touch{ padding: 0 20px 20px 20px; font-size: 16px; line-height: 20px; display: block; text-align:center; position:relative;  left: auto; right: auto ;  top: auto; -webkit-transform: translateY(0%);  -ms-transform: translateY(0%);  -o-transform: translateY(0%);  transform: translateY(0%); }
.stay_touch h1 { font-size: 50px; line-height: 50px; padding: 0 0 20px 0; }
.try_me { text-align:center;}
.try_me a, .stay_touch a {width: 190px; height: 36px; font-size: 14px; line-height: 30px; }
.try_me a { background: #4bbea0; color: #fff;}
.try_me a, .stay_touch a {width: 190px; height: 36px; font-size: 14px; line-height: 30px;  margin-top: 10px;}


.footer{ position: relative; z-index: 97; right: auto;  left:auto; bottom: auto;  background: rgba(75,190,160, 0); width: 100%;  font-size: 12px; line-height: 20px; padding: 12px 12px 80px 12px; border-top: solid 1px #4bbea0; color: #4bbea0; }
.footer span{ width: 100%;}
.footer span:nth-child(1) , .footer span:nth-child(2) { text-align:center;}
.footer ul li a{color: #4bbea0;}
.inner_container{ padding: 100px 0 20px 0;font-size: 16px;line-height: 20px;}
.inner_container h1 , .inner_container.about_wrap h1{ font-size: 45px; line-height: 44px; padding: 0 0 10px 0;}

.inner_container.partner { padding-left: 0px; padding-right: 0px;}
.next2{ right: 10px;}
.next2{ width: 20px; height: 20px; background:url(/Content/images/next.png) no-repeat center center; background-size: 11px 18px;  }
.partner_block .content {height: auto; margin-bottom: 20px;}
.partner_block .content .mCSB_inside > .mCSB_container {  margin-left: 0px;  padding-right: 6px;}

.inner_container.learn_more {padding-top: 130px}
.inner_container.learn_more .partner_block { padding-top: 30px; position:relative;}
/*.inner_container.learn_more .partner_block:before{ content: ""; height: 10px; left: -15px; right: -15px; top: -14px; position:absolute; -webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.25);
-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.25);
box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.25);}*/
.icons { padding-top: 10px;}
.icons li{ padding: 0 18px; }
.icons li:after{ top: 15px; width: 1px; height: 40px;}
.icons li a span:nth-child(1){ width: 70px; height: 70px;}
.icons li:after{ display: none;}
.icons li a, .icons li a:hover { border-bottom: solid 3px #fff; padding-bottom: 36px;}
.icons li.active a{ border-bottom: solid 3px #4bbea0;}
.icons li a span:nth-child(2) {min-height: 36px;}

.video-container {padding-bottom: 70%; padding-top: 70px;}
.stay_touch.testimonial { padding-right : 20px; padding-top: 50px;}

.map{ min-height: 300px;}

.who_banner{ min-height: 350px;}
.who_container{  background: #fff; }
.who_container.dashboard{  background: #f1f1f3; }
.who_banner .container { font-size: 20px; line-height: 24px; padding-top: 100px;}
.who_banner .container h1 { font-size: 40px; line-height: 40px;}
.who_banner .container { padding-left: 0px; padding-right: 0px;}
.selector{ display: block; height: 60px; width: 180px; margin: 0 auto;}



.search_box{  height: 32px; padding-right: 42px;  }
.search_box .form-control { height: 30px; border-radius: 20px; padding: 0 12px ; font-size: 12px; line-height: 30px; }
.search_box input[type=submit]{ width: 30px; height: 30px; border-radius: 50%; background:url(/Content/images/search.png) no-repeat center center rgba(75,190,160, 1); color: rgba(255,255,255, 0); margin-top: -15px; }
.who {padding: 20px 0 100px 0;}

.modal-dialog.modal-custom{ max-width: 90%; margin: 0 auto;}
.modal-dialog.modal-custom .modal-content .modal-body { font-size: 22px; line-height: 26px; padding: 40px 30px 20px 30px;}
.modal-dialog.modal-custom .modal-content .modal-body h3 { font-size: 60px; line-height: 70px;}
.later_join a { margin: 0 20px 0 0; width: 180px; height: 50px; line-height: 40px; font-size: 20px;}

.profile , .delete, .gift, .message, .search_box2, .user{display: none; }

.foot-block-inner .nav-tabs a{ margin-bottom: 10px;}
.foot-block-inner .nav-tabs a span, .top-block-inner .nav-tabs a span{ width: 80px; height: 80px; }
.foot-block-inner .nav-tabs a span i, .top-block-inner .nav-tabs a span i{width: 12px; height: 12px;}

.foot-block-inner .nav-tabs.messages ul li a div { padding: 10px 45px 0 90px;min-height: 80px;}
.foot-block-inner .nav-tabs.messages ul li a div p{ font-size: 16px; line-height: 20px;}
.foot-block-inner .nav-tabs.messages ul li a div p strong, .foot-block-inner .nav-tabs.messages ul li a div p b, .foot-block-inner .nav-tabs.messages ul li a div p:nth-child(1){ font-size: 20px;}
.foot-block-inner .nav-tabs.messages ul li a div i.mccout { width: 36px; height: 36px; top: 44px; font-size: 18px;line-height: 36px;}
.foot-block-inner .nav-tabs.messages ul li a div i.tcount { width: 36px; font-size: 14px;}

.three_dot{ width: 36px; height: 36px;  right: 40px; bottom: 50px; background-size: 4px 18px; }

.request_quote .qutote_block { padding: 20px 20px 16px 20px;}
.request_quote .qutote_block ul { width: 100%; text-align: center;}
.request_quote .qutote_block ul li { display: inline-block;    float: none; margin: 0 15px;}
.request_quote .qutote_block span { width: 100%; text-align: center; padding-top: 12px;}
.request_quote .container{ padding-left: 0px; padding-right: 0px;}
.profile_open, .notification_open { width: 100%; padding-top: 70px;  left: 0; right: 0; top: 0; bottom: auto; -webkit-transform: translateY(-100%);    transform: translateY(-100%); }
.profile_open.active, .message_open.active, .notification_open.active, .user_open.active, .gift_open.active {-webkit-transform: translateY(0);  transform: translateY(0);}
/*.notification_open .accordion {  overflow-y: auto; max-height: 390px;}*/
.profile_open{ padding-bottom: 80px; padding-top: 112px;}
.profile_open::after { content: ""; left: 20px; right: 20px; top: 96px; height: 1px; background: #596882; position: absolute;}
.profile_open.mversion{ z-index: 9999; padding-left: 20px; padding-right:20px;}
.profile_open .mtitle{background: rgba(50,65,90,1); position:absolute; height: 70px; z-index: 9999; left: 0; right: 0; top: 0;}
.profile_open.mversion .profile{ display: block; right: auto; left: 20px; top: 12px;}
.firend_name{ padding: 0 0 0 54px;}
.firend_name p{ margin-bottom: 8px; position: relative; left: auto; right: auto; top: 0%; -webkit-transform: translateY(0%);  -ms-transform: translateY(0%);  -o-transform: translateY(0%);  transform: translateY(0%); }
.button_group{ position:relative; right: auto; bottom: auto; display: block; text-align:left; }
.button_group button , .button_group a{ margin-left: 0px; margin-right: 10px;}
.notification_open .card-header .ntitle , .notification_open .card{ font-size: 16px; line-height: 18px;}
.button_group button, .button_group a { line-height: 20px; width: 70px;height: 20px; border-radius: 8px; font-size: 10px; float: left; }
.profile_open ul li { font-size: 20px; line-height: 20px;}
.profile_open ul li span a { font-size: 16px;}
.profile_open ul li img { width: 16px; height: 16px;  }
.view_profile a{ font-size: 16px; }
.logout, .logout:hover { font-size: 14px; left: 20px; right: 20px;}
.modal-dialog.modal-custom.com_profile .modal-content .modal-body {padding: 30px 15px 20px 0px; height: 510px;}
.close4{ right: 28px; width: 36px; height: 36px; background-size: 36px 36px; top: -18px; right: 20px;}
#scrollbar2 .viewport { height: 460px;}
#scrollbar2 .scrollbar { margin-left: 4px;}
.content{height: 460px;}


.modal-dialog.modal-custom.company_profile .modal-content .modal-body {padding:10px 15px 20px 0; height: 510px;}

.company_profile .moadl_header { height: 124px}
.plogo {width: 90px; height: 90px; left: 15px; bottom: -45px;}
.plogo img { width: 100%;  height: 100%;}
.ptitle{ font-size: 18px; left: 120px; font-weight: 700;}
.ptitle h1, .ptitle h2{ font-size: 22px; font-weight: 700; }
.payment_reply{ right: auto; bottom: auto; left: 110px; top: 20px;}
.payment_reply a span{ display: none;}
.prating{ padding-left: 100px; font-size: 20px; line-height: 20px; padding-bottom: 25px;}
.prating span:nth-child(1) { width: 100%;}
.prating span:nth-child(2){ width: 100%; line-height: 18px; }
.prating span a { font-size: 12px;}
.paddress { font-size: 14px; line-height: 16px; padding: 15px;}
.paddress h2 { font-size: 20px; line-height: 18px; padding-bottom: 10px;}
.modal-dialog.modal-custom .modal-content .modal-body .address_block1 h3, .dashboard_bottom .address_block1 h3 { font-size: 18px; line-height: 20px;}
.modal-dialog.modal-custom .modal-content .modal-body .address_block2 h3, .dashboard_bottom .address_block2 h3  { font-size: 18px; line-height: 20px;}
.address_block2 { padding-left: 0px; padding-top: 50px;}
.address_block2:before{ display: none;}
.address_block2 img {left: 0; top: 0; max-width: 36px; height: auto;}
.address_block2 ul li:after { top: 4px;}
.address_block3 span a { font-size: 16px;}
.address_block3 span img { width: 20px;  height: auto; margin-right: 2px;}
.blur_bar ul li{ width: 50%; font-size: 20px; line-height: 22px;}
.blur_bar ul li b, .blur_bar ul li strong { font-size: 24px;}
.add_partner2 button, .blur_bar button{ width: 220px; height: 46px; font-size: 18px; padding-left 16px; background: #4bbea0 url(/Content/images/plus2.png) no-repeat 16px center; border-radius: 24px; }
.blur_bar button{  margin-left: -110px; top: -23px;}
.repeat_block2 .row  [class*="col-"]{ padding-bottom: 20px;}
.company_profile .content {height: 390px;}
.modal-dialog.modal-custom.joinpopup .modal-content .modal-body { font-size: 18px;line-height: 20px;}
.modal-dialog.modal-custom.joinpopup .modal-content .modal-body h3 { font-size: 60px; line-height: 60px;}
.joinpopup .later_join a { width: 150px;  height: 40px; line-height: 40px;  font-size: 16px;}
.later_join { padding: 15px 0 0 0;}
.close_join { right: 12px; top: 80px;}

.who.dashboard_final, .who.dashboard_filter , .who.air_quote { padding-top: 88px; }
.final_ttile{ padding-bottom: 14px;}
.final_ttile h1 { font-size: 26px; line-height: 26px; width: 100%;}
.dashboard_bottom h3 { font-size: 20px;  line-height: 20px; }
.see_all2{ width: 106px; height: 36px;  font-size: 14px;}

.who_banner.marketplace .container  p a{font-size: 20px; width: 300px;border: none;height: 50px; line-height: 50px; margin-top: 16px;}
.who_banner.quote_header { top: 70px; min-height: 250px;}
.who.dashboard_final.quote_content , .who.dashboard_final.quote_content2{ padding-top: 130px;}

.who_banner.mprofile { min-height: 200px;}
.who.dashboard_final.mprofile .moadl_header {  margin-top: -130px; padding-top: 100px;   }
.who.dashboard_final.mprofile .moadl_header .plogo { width: 100px;  height: 100px;  bottom: -50px;  }
.who.dashboard_final.mprofile .moadl_header .ptitle { left: 120px;}
.who.dashboard_final.mprofile .moadl_header .payment_reply { right: auto; bottom: auto; left: 120px;  top: 0px;}
.who.dashboard_final.mprofile .prating { padding-left: 120px; padding-bottom: 30px;  font-size: 40px; line-height: 40px; margin-top: -60px;}
.who.dashboard_final.mprofile  .interested h3 { font-size: 20px; line-height: 24px; padding-top: 15px; margin-bottom: -10px;}

.qtitle2 {font-size: 18px; line-height: 22px; top: 22px;}
.qstatus {width: 90px; top: 22px; font-size: 18px; line-height: 22px;}
.rating_popup ul li .textarea { width: 80%;}

.who.dashboard_final.mprofile.ratings{ padding-top: 60px; }
.who.dashboard_final.mprofile.ratings .paddress { padding: 0px; background: none; box-shadow: none;}
.rblock1 { background: #fff; width: 100%; float: left;  padding:20px 10px 20px 120px;  position: relative; left: auto;  font-size: 20px; top: auto; -webkit-transform: translateY(0%);  -ms-transform: translateY(0%); -o-transform: translateY(0%);    transform: translateY(0%);
-webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.49);-moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.49);box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.49);}
.rblock1 img { width: 90px; height: 904px; position:absolute; left: 20px; top: 50%; margin-top: -45px;}

.rblock2{ width: 100%; padding: 10px; float: left; height: 330px; background: #fff; margin-top: 20px;
-webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.49);-moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.49);box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.49);}

.rblock1 img{ width: 94px; height: 94px;}
.rblock1 span{ width: 80px; height: 30px; font-size: 24px;  line-height: 26px;  border-radius: 26px; }
.paddress .rblock2 ul li{ padding: 58px 0 0 0; font-size: 16px;line-height: 20px;}
.paddress .rblock2 ul li img{ position:absolute; left: 0px; width: 50px; height: 50px; top: 0; -webkit-transform: translateY(0%); -ms-transform: translateY(0%);  -o-transform: translateY(0%);}
.paddress .rblock2 ul li .rating { right: auto; left: 60px; top: 26px; font-size: 20px;}
.back, .back:hover{ display: inline-block; font-size: 14px; line-height: 20px;  padding-left: 24px; }

.pagination { width: 100%; float: left;}
.pagination li{padding: 0 26px 10px 34px; background-size: 20px 14px; font-size: 20px;}
.pagination li:nth-last-child(1) {padding: 0 0 0 10px; background: none;}
.pagination li img { width: 24px; height: auto; top: 0px;}

.client_number.full { width: 100%; margin: 0 0 10px 0; float: left; display: block; padding-left: 0px; position: relative; height: auto; line-height: 18px;}
.client_number.full  span{  left: auto;}
.acblock6.full {float: left; display: block; padding: 10px 0 10px 0; border-bottom: solid 1px #32415a;border-top: solid 1px #32415a;}
.acblock6.full span { left: auto; padding-top: 0px;}

.qcblock1{ padding-left: 100px; min-height: 90px; width: 100%; margin-top: 0px; }
.qcblock1 img {  width: 60px; height: 60px; left: 20px;}
.qcblock1 span{ padding: 3px 0;}
.qcblock1 span a {font-size: 14px; line-height: 16px;}
.qcblock1 .rating {font-size: 22px;}
.qcblock2 { min-height: 50px; line-height: 40px; font-size: 24px; width: 100%; margin-top: 0px;}
.paddress.market .paddress_block.answers .qcblock2b { line-height: 40px; font-size: 24px; width: 100%; margin-top: 10px; color: #32415A;}
.paddress .paddress_block .qcblock2a .button_block { left: auto; margin-bottom: 0px;}
.paddress .paddress_block .qcblock2a .button_block  span { text-align:center;}
.qcblock3 {padding: 20px 20px 0 20px; margin: 0; font-size: 16px; line-height: 18px;  border-left: none; width: 100%; height: 86px; margin-bottom: 60px}
.qcblock3:after{ content: ""; position:absolute; left: 20px; right: 20px; top: 0; height: 2px; background: #f1f1f3;}
.qcblock3:after{  display: none;}
.paddress .paddress_block .button_block { position: absolute; left: 20px; right: 20px; top: auto; bottom: 0; width: auto; text-align:center; margin-bottom: 20px;}
.paddress .paddress_block .button_block a{ width: 128px; height: 36px; display: inline-block; margin: 0 10px;}
.accordion-content{ font-size: 14px; line-height: 16px;}
.paddress .paddress_block .button_block span { top: 63px;}

.paddress.market .paddress_block.answers .qcblock2b .button_block.twooffer a:nth-last-child(1) { background:  #4bbea0;}

.quote3 .pagination { padding-top: 0px; padding-bottom: 6px;}
.sortby{ position: relative; right: auto; top: auto; float:t left; }
.sortby span{ float: left; height: 36px;}
.sortby span:nth-child(2){ display: none;}
.sortby span .form-control3 { height: 36px;    width: 140px; font-size: 16px;}

.who.dashboard_filter .selector{ width: 180px; position: relative; left: auto; top:auto; margin: 0 auto; display: inline-block;}
.who.dashboard_filter .search_box { width: 100%; float: left; padding-left: 0px; margin-top: 0px; padding-right: 60px;}
.who.dashboard_filter .search_box .form-control { height: 40px;  border-radius: 30px; font-size: 16px; line-height: 40px; }
.search_box input[type="submit"] { width: 40px; height: 40px;}

.filter_tile h1{ font-size: 20px; padding: 20px 0 10px 0; width: 100%; }
.filter_tile .sortby {width: auto;}
.filter_by {height: 36px;width: 140px; cursor: pointer; float: left;font-size: 16px;color: #32415a; text-align:left; float: left; display: block; padding: 0 6px;background: #fff url(/Content/images/filter.png) no-repeat right center;-webkit-appearance: none;-moz-appearance: none;appearance: none;
border: none;border-radius: 6px;-webkit-box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.24);-moz-box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.24);box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.24);}

.filtering{ position:absolute; width: 255px; left: -280px; top: 0; z-index: 9999; height: auto;  -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease; }
.filtering.active{ left: 10px;}
.close5{ display: block;}
.filter_send{ display: block;}

.who .container .row [class*="col-"].npadding { padding-bottom: 0px;}
.who.air_quote h1 { min-width: 100%; text-align:center; font-size: 16px; padding: 6px;}
.air_tab ul{ width: 100%;}
.air_tab ul li{ width: 33.33%;}
.air_tab ul li:nth-last-child(1) { padding-right: 0px;}
.air_tab ul li a{width: 100%;  height: 50px; line-height: 50px; font-size: 20px;}
.anonymous_quote { top: auto; right: auto; left: 12px; bottom: -42px}
.anonymous_quote label{ font-size: 14px; padding-top: 6px; line-height: 16px;}

.airtab_content { font-size: 12px; padding-top: 40px;}
.airtab_content.oneoff{ padding-top: 0px;}
.airtab_repeat{padding:12px; }
.air_block1, .air_block2{ width: 100%; padding-right: 0px; padding-bottom: 10px;}
.air_block3{ width: 60%; padding-bottom: 10px;}
.air_block4{ width: 70%; padding-top: 0px;}
.air_block2 i, .air_block3 i { font-size: 14px; top: 10px;}
.air_block2b {padding-left: 22px;padding-right: 4px;}
.air_block2b {padding-left: 22px;padding-right: 4px;}
.air_block2 .air_block2b:nth-last-child(1) { padding-left: 6px;}
.airtab_content select, .airtab_content .form_control2,.shape1,.shape2{ height: 36px; font-size: 14px; line-height: 36px;}
.airtab_content .air_block1b .form_control2{ height: 36px; line-height: 36px; }
.service_block { font-size: 12px; padding: 12px;}
.service_block h2, .airtab_content h2 {font-size: 16px;}
.service_block .form_control2, .optional_block h2 {  height: 36px;    font-size: 14px;    line-height: 36px;}
.calicon { right: 16px;   top: 26px;}
.calicon img{ width: 16px; height: 16px;}

.service_block label { padding-bottom:0px; margin-bottom: 0px; height: 40px;}
.airtab_content label input[type="checkbox"] + span, .service_block label input[type="radio"] + span{font-size: 14px; line-height: 14px; padding: 10px 0 0 0; text-align:center; height: 36px;}
.service_block .row, .airtab_content .row{margin-right: -6px; margin-left: -6px;}
.who .container .row.spadding .service_block .row [class*="col-"], .who .container .row.spadding .airtab_content .row [class*="col-"] { padding-left: 6px; padding-right: 6px;}


.shape1{ background-size: 22px 22px;}
.shape2{ background-size: 20px 22px;}
.totalitem { padding:16px 12px; font-size: 20px; margin-top: 6px;}
.add_another, .add_another5, .airtab_content.twooff .add_another, .airtab_content.twooff .add_another5{ position:relative; right: auto; bottom: auto; height: 20px; padding:0 0 0 30px;  font-size: 12px; line-height: 18px; margin: 0 0 12px 12px;  }
.add_another.new { bottom: -12px; right: 0; background: #fff; padding-right: 0px; position:absolute; margin: 0; width: 24px; height: 24px; }
.add_another.new span{ display: none;}
.add_another.add_another.new:after{ content:""; position:absolute; width:24px; height: 24px;background-size: 14px 14px; margin-top: -12px;}
.add_another:after, .add_another5:after{ content:""; position:absolute; width:20px; height: 20px;background-size: 12px 12px; margin-top: -10px;}
.service_block .next4{ width: 27px; height: 24px; position:absolute; right:auto; left: 20px;  top: auto; bottom: -24px; background: url(/Content/images/next4a.png) no-repeat;}
.service_block .prev4{width: 27px; height: 24px; position:absolute; left: 20px; top: -2px; background: url(/Content/images/prev4a.png) no-repeat;}
.choose span{ width: 40px; line-height: 40px; font-size: 18px;}
.choose button{ width: 200px;  height: 40px; font-size: 16px; line-height: 40px;}

.who.edit_profile .container-fluid { padding-left: 15px; padding-right: 15px;}
.who_container.eprofile { background: rgba(241,241,243, 1); }
.edit_profile {padding-top: 70px; background: url(/Content/images/shade2.png) repeat-x left top;}
.edit_profile::after { display: none;}
.edit_profile_tab { width: 100%; padding: 10px 0; font-weight: 300; color: #32415a; font-size: 14px; line-height: 16px;overflow-x: auto; -webkit-overflow-scrolling: touch; white-space: nowrap;  scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none;  /* IE 10+ */}
.edit_profile_tab::-webkit-scrollbar {display: none; width: 0; height: 0; }
.edit_profile_tab ul{ display: block; width: 660px; padding: 0; margin: 0; list-style:none; }
.edit_profile_tab ul li{ display: inline-block; padding: 0 20px 0 0; margin: 0; list-style:none; float: left;}
.edit_profile_tab ul li a{  padding: 5px; cursor: pointer; position:relative;}
.edit_profile_tab ul li.active a:after{ content: ""; position:absolute; left: 0; right: 0; bottom: -8px; width: 100%; height: 2px; background: #32415A; }
.profile_right { width: 100%;  margin: 20px 0; padding-top: 0px;}
.ed_form {background: #fff; border-radius: 12px; width: 100%; padding: 10px; -webkit-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.49); -moz-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.49); box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.49);}
.ed_form label {font-size: 14px;}
.ed_form .form-control{font-size: 16px; font-weight: 700;}
.ed_form .form-controll::-webkit-input-placeholder{ color: #32415a; opacity: 1;  font-weight: 700;}
.ed_form .form-control::-moz-placeholder { color: #32415a; opacity: 1;font-weight: 700; }
.ed_form .form-control:-ms-input-placeholder { color: #32415a;font-weight: 700; }
.ed_form .form-control::placeholder { color: #32415a;font-weight: 700; }
.ed_form .form-group.cellphone { padding-top: 0px; min-height: 90px; margin-bottom: 0px; }

.ed_form .form-group.cellphone label { width: 100%; font-size: 16px; line-height: 18px;min-height: 40px; }
.dblock1{ width: 25%; float: left;}
.dblock2{ width: 75%; float: left;}
.ed_form i.security { line-height: 14px; font-size: 12px; width: 100%; padding-left: 0px; text-align:left;}
.ed_form .dblock2 .form-control, .registration_right .ed_form .dblock2 .form-control { font-size: 12px; height: 28px; line-height: 24px; border-radius: 24px; }
.profile_right.cdetails .ed_form { padding: 10px;}
.profile_right.cdetails .ed_form .form-group { width: 100%;padding-right: 0%;}
.profile_right.cdetails .ed_form .form-group:nth-last-child(1) { width: 100%; }

.shade3 { display: none;}
.img_uploader{ padding: 0px 15px 10px 15px; width: 50%; }

.branches_left{ padding-right: 0px; background: none; }
.branches_right{width: 100%; background: none; padding-bottom: 0px; position: relative;right: auto;top: auto; float: left;}
.branches_right.second {top: unset;}
.image-preview input, #callback-preview input  { left: -150px;}
.image-preview, #callback-preview {width: 180px;  height: 180px;  float: none; margin: 0 auto;}
.image-preview input, #callback-preview input  { left: -150px;}
.upload_title{ font-size: 14px; line-height: 18px; padding-top: 8px;}

.branch_block {background: #fff; border-radius: 12px; width: 100%; padding: 0px; margin-top: 10px; border: solid 1px #4bbea0; -webkit-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.49); -moz-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.49); box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.49);}
.branch_block .form-control.half{ width: 50%;}
.branch_block .form-control.full{ width: 100%;}

.branch_button{ display: block; padding: 15px 0; position:relative; width: 100%; float: left; text-align: center;}
.branch_button .add_company { height: 40px;padding: 0 20px 0 34px; position: inherit; top: auto; right: auto; font-size: 16px;  background-size: 12px 12px; line-height: 40px;}

.branch_block label {font-size: 14px;}
.branch_block .form-control{font-size: 16px; font-weight: 700;}
.branch_block .form-controll::-webkit-input-placeholder{ color: #32415a; opacity: 1;  font-weight: 700;}
.branch_block .form-control::-moz-placeholder { color: #32415a; opacity: 1;font-weight: 700;;}
.branch_block .form-control:-ms-input-placeholder { color: #32415a;font-weight: 700; }
.branch_block .form-control::placeholder { color: #32415a;font-weight: 700; }
.branches_left .nav-tabs { border-bottom: none;  padding: 0; background: #e6e7e7; border-radius: 12px 12px 0 0; }
.branch_block .tab-content { padding:20px 10px 0px 10px;  background: none;}
.branches_left .nav-tabs .nav-link, .branches_left .nav-tabs .nav-link.active{ border-bottom: none; font-size: 18px;}
.branch_block .tab-content .form-group iframe{ height: 200px;}
.shade4{ display: none;}

.port_block { padding: 20px 5px 0 5px; }
.registration_right .port_block {background: #f1f1f3; position:relative; padding-top: 20px;}
.registration_right .port_block:before { content: ""; background: #f1f1f3; position:absolute; left: -22px; width: 22px; top: 0; bottom: 0;}
.registration_right .port_block:after { content: ""; background: #f1f1f3; position:absolute; right: -24px; width: 24px; top: 0; bottom: 0;}
.port_common { /*padding: 10px 10px 60px 10px;*/ border-radius: 12px;}
.port_common .stitle{ display: block; font-size: 14px; color: #bbbbbb; font-weight: 400; text-align:left; margin-bottom: 0px;}
.saves { height: 36px; margin-top: auto;top: auto; right: auto; left: 10px; bottom: 14px; line-height:36px;  border-radius: 20px; font-size: 14px; background-size: 12px 12px; }
.deletes { right: auto; left: 90px; bottom: 20px;top: auto;margin-top: auto;}
.port_common .saves{ left: 50%; margin-left: -62px;}
.port_common .deletes{ left: 50%; margin-left: -15px;}
.airwrap .deletes{ top:  auto; bottom: 34px; margin-top: 0px;  left: auto; right: 0;}
.port_title {/* display: none;*/ font-size: 14px; padding-bottom: 0px;}
.pblock1 { width: 100%; padding-left: 0px; padding-bottom: 12px;}
.pblock2 { width: 100%; border-bottom: solid 1px #bbbbbb; margin-bottom: 12px; padding-bottom: 12px; }
.pblock2a { width: 100%; border-bottom: solid 1px #bbbbbb; margin-bottom: 12px; padding-bottom: 20px; }
.switch , .ed_form label.switch{ float: right; margin-top: 6px;}

.pblock2 .selector{ float: right;width: 100px;}
.pblock2 .selector label{width: 50px; height: 45px; }
.pblock2 .selector label input[type="radio"]{display:none}
.pblock2 .selector label input[type="radio"] + span{ display: none;}
.pblock2 .selector label input[type="radio"]:checked + span{ display: none; }
.pblock2 .selector label input[type="radio"] + span + img{ opacity: 0.3;}
.pblock2 .selector label input[type="radio"]:checked + span + img{opacity: 1;}

.pblock3 { width: 100%; padding-left: 0px; padding:0 0 6px 0; border-bottom: solid 1px #bbbbbb; margin-bottom: 12px;}
.pblock3a { width: 100%; border-bottom: solid 1px #bbbbbb; margin-bottom: 12px; padding:0 0 2px 0; }
.port_block .pblock3a .form-control { box-shadow: none; background: none; padding-left: 0px; color: #32415a; font-size: 16px; font-weight:700;}
.port_common .pblock3 select { background: url(/Content/images/darrow4.png) no-repeat right center rgba(222,197,197, 0);    box-shadow: none; font-size: 16px; height: 22px; font-size: 16px;}
.pblock3b { width: 100%; padding: 10px 0 0 0;}
.pblock3b.rq { width: 100%;}
.pblock3b.rqr { width: 100%;}

.port_common .pblock3a select {background: url(/Content/images/darrow3.png) no-repeat right center rgba(222,197,197, 0);box-shadow: none; font-size: 16px; height: 22px; font-size: 16px; padding-left: 0px;}

.who_container.eprofile.property { background: #fff;}
.profile_right.eproperties { padding: 0; margin-bottom: 0px;}
.eproperties_left{ width: 100%; float: left; padding: 0;}
.addservice{ padding-top: 20px;}
.add_service, .add_block ul li span, .addservice li span{ font-size: 14px; min-width: 120px; height: 32px; line-height: 30px;}
.add_block ul li { padding-bottom: 10px;}
.add_block ul li:nth-child(1) { display: none;}
.etitle{ padding-bottom: 30px; padding-right: 120px;}
.etitle .add_service { display: block; position:absolute; right: 0; top: 0;}
.etitle h1 {font-size: 20px;}
.volume ul { width: 100%;}
.form-control4 { font-size: 14px; width: 100%;}
.eproperties_right {width: 100%;padding-top: 0px;}
.eproperties_right.newalign { margin-left: 0%;}
.eproperties_right label { font-size: 16px; display: none;}
.switch_title { font-size: 18px; width: 130px; padding-top: 4px;}
.eproperties_right select { font-size: 18px;}
.volume { width: 180px; text-align:center; float: none; margin: 0 auto; padding-top: 40px; overflow: hidden ;}
.volume h2 { font-size: 20px; padding-top: 0px;}
.volume p {font-size: 16px;}
.volume ul li {font-size: 14px; width: 112px;}
.volume ul li:nth-child(1), .volume ul li:nth-child(3) { padding-right: 44px;}
.volume ul li:nth-child(2), .volume ul li:nth-child(4) { width: 68px; padding-right: 0px;}
.volume ul li:nth-child(5) { width: 100%; padding-top: 16px;}
.volume ul li:after{ right: 20px;}
.volume ul li:nth-child(2):after{ display: none;}
.form-control4 { font-size: 20px;}
.volume ul li span{ display: inline-block;}
.volume ul li:nth-child(5) span{ font-size: 20px;}

.plan_block {padding: 10px 0 0 0;}
.plan_left{ width: 100%;}
.plan_right{ width: 100%;}

.saves.edit {bottom: 50px;left: 50%; -webkit-transform: translateX(-50%);  -ms-transform: translateX(-50%);  -o-transform: translateX(-50%);  transform: translateX(-50%); min-width: 140px;}
.explanation ul{ width: 33%; }
.saves.chnages { display: none;}
.volume .activity{  height: 70px;}
.volume .activity .saves{ top: 15px; left: 70px; left: 50%; margin-left: -50%; }
.show_partner{ width: 50%;}
.inner_container.nonepage { padding: 120px 0 20px 0; font-size: 24px;}
.inner_container.nonepage h1 {padding: 15px 0 10px 0; font-size: 40px; line-height: 40px;}
.inner_container.nonepage button { margin-top: 10px;}

.modal-dialog.modal-custom.rating_popup, .modal-dialog.modal-custom.company_profile, .modal-dialog.modal-custom.com_profile { max-width: 96%; margin: 0 auto;}

.final_ttile.marketplace { padding-bottom: 0px; margin-top: 0px;}
.final_ttile.marketplace h1 { min-width: 100%;}
.final_ttile.marketplace .sortby {left: 0; right: 0px; bottom: 0px; top: auto; position:absolute; left: auto; width: 45%;}
.final_ttile.marketplace .sortby span:nth-child(1) { width: 100%; float: right;}
.final_ttile.marketplace .sortby span:nth-child(2) {display: none;}
.final_ttile.marketplace .sortby span:nth-child(3){ display: none;}
.final_ttile.marketplace .sortby span:nth-child(4) { display: none;}
.final_ttile.marketplace .sortby span .form-control3 { width: 100%;}
.final_ttile.marketplace  .filter_by { width: 45%;  padding: 0 6px; margin-top: 19px;}
.final_ttile.marketplace .filter_by.full { width: 100%;}

.paddress.market .paddress_block { padding-bottom: 0px;}
.paddress.market .paddress_block .date1 { display: none;}
.paddress.market{ padding: 0 0 30px 0; background: #e6e7e7;}
.paddress.market .paddress_block .pagination { position: relative; width: 100%; max-width: 100%; left: auto; margin-left: 0px; font-size: 14px; padding: 20px 0 10px 0; background: #fff; border-radius: 8px 8px 0 0;/* border-bottom: solid 1px #32415a;*/}
.paddress.market .paddress_block .pagination li {background: url(/Content/images/arrow6.png) no-repeat right 11px; padding: 10px 40px 10px 44px;font-weight: 600;}
.paddress.market .paddress_block .pagination li:nth-child(2) {  padding: 10px 0 0 15px; font-weight: 600;}
.paddress.market .paddress_block .pagination li img { left: 12px; }
.paddress.market .paddress_block .pagination li:nth-child(1) span { left: 0px;}
.paddress.market .paddress_block .pagination li:nth-child(3) { position:absolute; left: 0; right: 0; bottom:0; padding: 12px; text-align:center; font-size: 20px; order-top: solid 1px #32415a;border-top: solid 1px #32415a; font-weight: 600;}
.paddress.market .paddress_block .pagination li:nth-child(3) span { position: relative; left: auto; top: auto; display: inline-block; min-width: auto; float: none; display: inline-block; padding-right:6px; line-height: 25px;}
.paddress.market .paddress_block .button_block.acblock3 { right: auto; left: auto;  top: auto;  width: 100%; bottom: auto; margin: 0; float: left; position:relative; border-top: solid 1px #D2D2D2; border-bottom: solid 1px #D2D2D2; padding: 15px 0 0 0; margin: 15px 0;}
.paddress.market .paddress_block .button_block.acblock3 p { margin-bottom: 15px;}
.paddress.market .paddress_block .button_block.acblock3 a {  margin:0 8px; width: auto; min-width: 124px; padding: 0 10px;}
.acblock1 { width: 100%;  padding-top: 0px; position: relative; padding: 6px 0 20px 118px; min-height: 130px;  text-align:left;}
.acblock1 img {  left: 10px;  border: none; background: #fff;  width: 90px; height: 90px; top: 50%; margin-top: -52px; margin-left: 0px;}
.acblock2 {  width: 100%; float: left;  padding-top: 0px;  font-size: 12px;  line-height: 18px; }
.acblock2 > div { padding-left: 12px;  border-left: none;}
.acblock1 span img { margin-top: auto; background: none;}
.acblock1 .rating { font-size: 20px;}
.acblock1 span a { font-size: 16px;}
.acblock1 span{ padding-top: 4px;}
.acblock1 span:nth-last-child(1), .acblock1 span.rating { margin: 0;}
.acblock1 span:nth-child(1) { display: block;  padding-top: 10px; padding-bottom: 7px; font-weight: 600; text-transform:uppercase;}
.acblock1  .rating { margin-bottom: 0px;}
.pagination.top + div {padding-left: 12px;  border-left: none; font-size: 12px; line-height: 18px;; margin-left: 0px;}
.pagination.top {/* border-bottom: solid 1px #32415a;*/ border-radius: 0px;}
.who .container .row [class*="col-"].mpadding { padding-bottom: 20px;}

.offer_block { padding: 3px; border-radius: 0px; background: none;box-shadow: none; }
.offer_block .paddress { padding: 0; -webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.49); -moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.49);    box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.49); }

.select {font-size: 14px; height: 36px;line-height: 34px;}
.select-styled:after, .select-styled:active:after, .select-styled.active:after { top: 14px; right: 8px;}
.select-options {font-size: 14px;  line-height: 16px;}
.select-options li {padding: 8px;}
.airtab_content.twooff{ padding-top: 0px;}
.airtab_content.twooff .shape1 { background-size: 22px 22px;}
.airtab_content.twooff .shape2 { background-size: 20px 22px;}
.air_block5{ width: 100%; padding-left: 0%; padding-right: 50%;}
.air_block5 label{ margin-top: 0px;}

.airtab_content.oneoff label, .service_block.threeoff label { height: 36px; margin-bottom: 0px;}
.airtab_content.oneoff label input[type="checkbox"] + span, .service_block.threeoff label input[type="radio"] + span{font-size: 14px; line-height: 14px; padding: 10px 0 0 0; text-align:center; height: 36px;}
.service_block.threeoff .row, .airtab_content.oneoff .row{margin-right: -6px; margin-left: -6px;}
.who .container .row.spadding .service_block.threeoff .row [class*="col-"], .who .container .row.spadding .airtab_content.oneoff .row [class*="col-"] { padding-left: 6px; padding-right: 6px;}
.service_block.threeoff {padding:16px 12px 0 12px}

.optional_block { font-size: 18px; font-weight: 400; border-radius: 8px; padding: 12px; background: #e6e7e7;-webkit-box-shadow: 0px 1px 3px 1px rgba(0,0,0,0.29); -moz-box-shadow: 0px 1px 3px 1px rgba(0,0,0,0.29);    box-shadow: 0px 1px 3px 1px rgba(0,0,0,0.29);}
.goffer{ width: 250px;}
.goffer button{font-size: 18px;width: 100%; height: 36px; margin-top: 15px;}
.paddress.market .paddress_block .button_block.acblock4 { top: auto; bottom: 0; left: 0; right: 0; background: #fff; width: 100%; margin: 0; border-radius: 0 0 8px 8px; padding: 8px 0; line-height: 34px;}
.paddress.market .paddress_block .button_block.acblock4 i{ display: inline-block;}
.paddress.market .paddress_block .button_block.acblock4 span.pending i { display: none;}
.paddress.compare { padding:62px 12px 20px 12px; background: #e6e7e7;}
.compare_part1 { width: 100%; text-align: left; padding: 0px; font-size: 14px;}
.compare_part1 span{ position:absolute; left: 0; top: 0;}
.compare_part1 span img { width: 90px; height: 90px;}
.compare_part1 .pagination { padding: 0 0 4px 0; display: block;  text-align: left;}
.compare_part1 .pagination li {padding: 10px 40px 10px 34px; background-position: right 9px;}
.compare_part1 .pagination li img { top: 6px;}

.details_info_top {  padding-left: 105px;}
.details_info_top  p{ margin-bottom: 8px;}
.compare_part1 p a {font-size: 14px; line-height: 36px; padding: 0 15px; height: 36px; border-radius: 20px; margin-top: 0px; width: 130px;}

.swap { position: relative; left: auto; margin-left: auto; top: auto; margin-top: auto; display: block; text-align:left;float: left;width: 100%; padding: 30px 0 40px 10px;}
.swap img{-webkit-transform: rotate(90deg);  -moz-transform: rotate(90deg); -o-transform: rotate(90deg); -ms-transform: rotate(90deg);  transform: rotate(90deg); }

.details_info, .paddress.compare.expand .details_info{ text-align:left;}
.paddress.compare.expand .details_info{ padding-top: 15px;}
.paddress.compare.expand .details_info:before, .paddress.compare.expand .details_info:after{ display: none;}

.compare_part2 { width: 100%; bottom: auto; top: 0;  text-align: left; border-radius: 8px 8px 0 0; font-size: 28px; line-height: 30px; height: 42px; padding:4px 12px 0 12px;}
.compare_part2 i {  display: inline-block;}
.compare_part2  span{ position: relative; display: inline-block; top: auto; margin-top: auto; left: auto; margin-left: auto;}

.viewfull b:nth-child(1), .viewless b:nth-child(1){ display: none;}
.viewfull b:nth-child(2), .viewless b:nth-child(2){ display: block;}
.viewfull, .viewfull:hover{ color: #fff; font-size: 12px; font-style:normal; bottom: auto; top: 18px;left: auto; margin-left: auto; right: 12px; text-decoration:underline;}
.paddress.compare.expand .compare_part2 { text-align:center;}
.paddress.compare.expand .viewless, .paddress.compare.expand .viewless:hover { color: #fff;background: #32415a; text-align:center; font-size: 12px; line-height: 20px; font-style:normal; bottom: 0;left: 0; margin-left: auto; right: 0; text-decoration:underline; border-radius: 0 0 8px 8px; height: 24px;}
.paddress.compare.expand .viewless b{ text-decoration:underline;}
.who.dashboard_final.mprofile .prating.agent{ padding-bottom: 40px;}
.prating.agent button, .prating.agent a.addagent{ font-size: 16px; height: 38px; line-height: 36px;}
.prating.agent button.addagent, .prating.agent a.addagent{right: auto; left: 0; width: 196px; bottom: -15px;  background-size: 14px 14px; background-position: 12px center;}
.prating.agent button.chating, .prating.agent a.chating{ display: none;}

.agent_info{padding-left: 0px; padding-top: 120px; font-size: 18px; line-height: 20px;}
.edited { position:absolute; right:0; top: 0;  background: #4bbea0 url(/Content/images/edit.png) no-repeat center center; color: #fff; text-transform: uppercase; padding: 0; height: 48px; width: 48px;  border-radius: 50%; }
.edited span{ display: none;}
.agent_pic{ width: auto; max-height: 102px; position:absolute; left: 0; top: 0;}
.agent_pic img{ width: auto; height: 102px; }
.agent_pic button { width: 20px; height: 20px;  right: -10px; bottom: -10px; background-size: 12px 12px;}
 .paddress .admin_agent_info { padding-top: 0px; font-size: 18px; line-height: 20px}
.adproperty{ padding-top: 15px;}
.paddress .admin_agent_info h2{ padding-bottom: 20px;}
.adproperty li, .paddress .admin_agent_info{ font-size: 18px; line-height: 20px;}

/*responsive table*/
.data_table{ padding-top: 20px;}
.data_table table, .data_table thead, .data_table tbody, .data_table th, .data_table td, .data_table tr { display: block; }
.data_table thead tr { position: absolute; top: -9999px; left: -9999px; }
.data_table td, .data_table th {  text-align: left; font-size:18px }
.data_table td { border: none; /*border-bottom: 1px solid #898989;*/ position: relative; padding-left: 45% !important; width:auto !important; }
.data_table td:before {top: 0px; bottom:0; left:0px; width:42%; padding-left: 10px;  position:absolute; padding:5px}
.data_table td:before { content:  attr(data-th) "";  font-weight:400; background:#fff; height:100%; line-height:20px; border-right:1px solid #4e4b4b; text-align:left; }
.data_table td, .data_table th {  text-align: left; font-size:16px; padding:8px 2% 8px 44% !important;}
.data_table table {border-top: 1px solid #786b1a; border-left: 1px solid #786b1a;}
.data_table table > thead > tr > th, .data_table table > tbody > tr > th, .data_table table > tfoot > tr > th, .data_table table > thead > tr > td, .data_table table > tbody > tr > td, .data_table table > tfoot > tr > td { border-bottom: 1px solid #786b1a; border-right: 1px solid #786b1a;}
.data_table.data_table table tbody tr:nth-of-type(even) td:before { background:#fff;}
.data_table.data_table table tbody tr:nth-of-type(odd) td{ background:#fff;}
/*responsive table*/
.repeat_block2.popup h4{font-size: 20px;line-height: 24px; padding: 15px 20px 0;}

.prating.agent.popup button { bottom: 7px; left: auto; right: 0;}
.blur_bar.topmargin { margin: 20px 0;}
.invite_left{ padding:20px 12px 0 12px; font-size: 14px; line-height: 20px;}
.empty_pot{ width: 100%;; height: auto;position: relative; display: block; padding: 70px 0; left: auto; top: auto; margin-left: auto; margin-top: auto;}

.common_block.emptypartner { font-size: 24px; box-shadow: none; padding:200px 0 500px 0;}

.who_container.eprofile { background: rgba(241,241,243, 0);}
.registration_header{ display: none;}
.registration_left{ display: none;}
.registration_right{ width: 100%;}
.edit_profile.regi { padding-top: 40px; background-image: none;}
.registration_footer{ display: none;}

.steps{ display: block; width: 100%; float: left;}
.next_back{ display: block; margin: 20px 0; height: 30px; position:relative; width: 100%; float: left;}
.nextbutton, .backbutton, .nextbutton:hover, .backbutton:hover{ width: 100px; height: 30px; border-radius: 20px; font-size: 14px; line-height: 30px; bottom: 0; right: 0; position:absolute;}
.backbutton, .backbutton:hover{ right: auto; left: 0;}

.next_back.gray {background: #f1f1f3; position:relative; margin: 0 0 20px 0; padding: 20px 0 0 0; height: 70px;}
.next_back.gray:before { content: ""; background: #f1f1f3; position:absolute; left: -22px; width: 22px; top: 0; bottom: 0;}
.next_back.gray:after { content: ""; background: #f1f1f3; position:absolute; right: -24px; width: 24px; top: 0; bottom: 0;}
.next_back.gray .nextbutton,  .next_back.gray .backbutton, .next_back.gray .nextbutton:hover, .next_back.gray .backbutton:hover{ bottom: 20px;}

.ed_form .cellphone .form-controll::-webkit-input-placeholder{ font-size:12px;}
.ed_form .cellphone .form-control::-moz-placeholder { font-size:12px;}
.ed_form .cellphone .form-control:-ms-input-placeholder { font-size:12px;}
.ed_form .cellphone .form-control::placeholder { font-size:12px;}
.verification_code{ padding: 50px 0;}
.modal-dialog.modal-custom .modal-content.getcode .modal-body h3 { font-size: 28px;  line-height: 28px; padding-bottom:0px;}
.modal-dialog.modal-custom .modal-content.getcode .modal-body  { font-size: 12px;}
.modal-content.getcode a { width: 146px; height: 30px; font-size: 14px;line-height: 30px; border-radius: 20px;}
.flag_phone { width: 250px; height: 60px; margin: 30px auto 0 auto;}
.flag_phone .dblock1{ width: 104px;}
.flag_phone .dblock2{ width: 146px; padding-top: 3px;}
.flag_phone .dblock2 .form-control { border-radius: 20px; height: 26px; font-size: 12px; line-height: 26px; padding-left: 10px;}
.flag_phone .dblock1::after { width: 4px; height: 1px;right: 6px;top: 16px;}
.getcode .close4{ right: -18px;}
.rightmargin{ margin-right: 0%;}
.branch_block.npadding { padding-left: 0px; padding-right: 0px; border: none; box-shadow: none;}

.deletes2 { right: auto;left: 92px; bottom: 18px; top :auto;}
.edit_profile.regi.create_user .explanation { margin-left: 0%; width: 100%;}
.edit_profile.regi.create_user { padding-top: 60px;}
.who_container.cuser {background: #f1f1f3;}

.edit_profile.regi.finished .plan_block { padding:30px 0 0 0; }
.edit_profile.regi.finished .plan_common.bestvalue { margin-top: 0px; border: solid 2px #4bbea0;}
.edit_profile.regi.finished .plan_common.bestvalue .plan_left { margin-bottom: 20px;}
.edit_profile.regi.finished .plan_part1b a { height: 50px; line-height: 50px;  padding: 0 20px; min-width: 260px; font-size: 20px; border-radius: 30px; -webkit-box-shadow: 0px 0px 8px 3px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 0px 8px 3px rgba(0,0,0,0.2);box-shadow: 0px 0px 8px 3px rgba(0,0,0,0.2);}
.edit_profile.regi.finished .plan_part1b { float: left; padding-bottom: 0px; position: relative; lft: auto;right: auto;bottom: auto;}
.edit_profile.regi.finished  .registration_right .ed_form::before{ bottom: 20px;}
.edit_profile.regi.finished .plan_common.bestvalue .plan_part1 { border-bottom: solid 1px #fff;}
.edit_profile.regi.finished .plan_common .plan_part1a { padding: 10px; min-height: 70px; line-height: 24px;}
.who_container.finish:after { content: ""; position:fixed; background: #f1f1f3; left: 0; right: 0; bottom: 0; top: 395px;}
.edit_profile.regi.finished .plan_right { padding-bottom: 20px;}
.edit_profile.regi.finished .plan_common { margin-bottom: 20px; height: auto;}

.edit_profile.accepted { padding-top: 110px; background-image: none;}
.paymnet_done {font-size: 16px; line-height: 22px;}
.paymnet_done span{ width: 60px; height: 60px;}
.paymnet_done span img { max-width: 70%;}
.paymnet_done h1{font-size: 32px; line-height: 32px; padding: 20px 0 10px 0;}
.approval{ width: 280px;}
.approval a{width: auto; height: 30px; font-size: 14px;line-height: 30px; padding: 0 20px;}

/*.rate_review { width: 310px;}*/
.modal-dialog.ratereview { max-width: 310px;}
.modal-dialog.ratereview .close4 { right: -18px;}
.review_part1{padding: 20px 6px 20px 124px;}
.review_part1 .img_wrap{ width: 100px; height: 100px; padding: 5px; position:absolute; left: 16px; top:auto; margin-top: 0px;}
.review_part1a{ position:relative; left: auto; right: auto; padding: 12px 0 0 0;  top: auto; transform: translateY(0%); width: 100%; float: left;   }
.review_part1a .prating2 { width: 134px; position: relative; right: auto; top: auto; display: block; margin-left: -8px; }

.review_part2 { padding: 40px 6px 20px 6px;}
.review_part2 ul li{ padding: 0px 26px 10px 126px;font-size: 14px; line-height: 18px; }
.modal-dialog.ratereview { margin: 70px 0 0 0;}
.review_part3{ background-position: 57px top;}

.review_part3a{ padding: 40px 10px 20px 94px; }
.review_part3a .prating2 {position: absolute; right: auto; left: 94px; top: 14px; text-align:left; }
.review_part3a .img_wrap{ left: 24px; top: 30px; }
.review_part3a .vicon{color: #32415a; font-size: 12px; right: auto; width: 60px; top: 130px; left: 18px;  transform: translateY(0%);}
.modal.fade .modal-dialog.ratereview{left: -300px;}
.review_part4 ul li .textarea { width: 100%;}
.review_part4 ul li .textarea.full { width: 100%;}

.review_part5 {font-size: 14px; line-height: 18px; padding: 50px 15px; }
.review_part5 img{ width: 90px; height: 90px; }

.review_part6 { padding: 20px 6px 10px 6px;}
.service_block button.add_another2{ height: 20px; padding: 0 0 0 30px; font-size: 12px; line-height: 18px; margin: 0 0 12px 12px;}
.service_block button.add_another2:after{ width: 20px; height: 20px; background-size: 12px 12px; margin-top: -10px;}

.goffer2{width: 100%;right: auto;  bottom: auto; position:relative; display: block; margin-top: 20px; float: left; text-align:center;}
.goffer2 button{font-size: 18px;  width: 260px ; max-width: 260px;  height: 36px; }

.air_blockwrap{ padding-top: 40px;}
.air_blockwrap label.selectitem { right: auto; bottom: auto; top: 0; font-size: 14px; line-height: 36px; padding-left: 34px;}
.air_blockwrap .air_block1b, .air_blockwrap .air_block1a { width: 45%;}

.air_block4.fullwrap { padding-bottom: 30px;}
.air_block4.fullwrap2 { padding-bottom: 10px;}

.air_blockwrap label.selectitem, .optional_block label {line-height: 24px; padding-left: 26px; font-size: 12px;}
.air_blockwrap label.selectitem input[type="checkbox"] + span, .optional_block label input[type="checkbox"] + span {width:16px;height:16px; background:url(/Content/images/checkbox4.png) no-repeat left top;}
.air_blockwrap label.selectitem input[type="checkbox"]:checked + span, .optional_block label input[type="checkbox"]:checked + span {background:url(/Content/images/checkbox4.png) no-repeat left  -16px;}
.optional_block label i { width: 16px;  height: 16px; font-size: 12px;  line-height: 14px;}

.airwrap { margin-bottom: 20px; padding-bottom: 20px; }
.airwrap .mblock { display: block;}
.air_block2c, .air_block3c { font-weight: 400;}
.air_block2c{ padding-left: 16px;}

.airtab_content .airwrap_select{ padding: 12px;}
.airtab_content .airwrap_select .wrapped{ width: 50%; font-size: 12px;}
.airtab_content .wrapped_title{font-size: 16px; font-weight: 500;}
.airtab_content .wrapped_b1{ float: left; padding:11px 16px 0 0;   }
.airtab_content .airwrap_select .swittcher{position:absolute; height: 18px;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#c1c5cd;;-webkit-transition:.4s;transition:.4s;border:none;}

.airtab_content.shipment{padding: 12px;}
.shipment_block { width: 100%;}
.shipment_block label { font-size:16px; }
.shipment_block label input[type="checkbox"] + span{width:16px;height:16px; background:url(/Content/images/checkbox7.png) no-repeat left top; padding: 0; top: 4px; background-size: 16px 32px;}
.shipment_block label input[type="checkbox"]:checked + span, .shipment_block.show label input[type="checkbox"] + span{background:url(/Content/images/checkbox7.png) no-repeat left  -16px;background-size: 16px 32px;}
.shipment_block .infohide label{ font-size: 12px;}
.shipment_block .air_block1b.second{ padding-left: 0px; width: 130px;}
.shipment_block.line{border-top: solid 1px #cbcccc; padding-top: 15px;}

.airtab_repeat .airwrap:nth-child(n+2):after { content: ""; width: 100%; position:absolute; left: 0; right: 0; top: -10px; height: 1px; background: #ccc;}

.overweight{ left: 0px; bottom: -10px; margin-bottom:0; padding-bottom: 0px;}
.overweight label{ font-size: 12px;}
.overweight label input[type="checkbox"] + span{width:16px;height:16px; background:url(/Content/images/checkbox4.png) no-repeat left top; padding: 0; top: 4px;}
.overweight label input[type="checkbox"]:checked + span {background:url(/Content/images/checkbox4.png) no-repeat left  -16px;}
.final_ttile.marketplace.nillmargin .filter_by{ width: 100%;}

.qcblock1.small{ width: 100%;padding-left: 100px;}
.qcblock2a{ width: 100%;font-size: 30px; min-height: auto; line-height: 30px;  padding:0 20px 10px 20px; margin: 0;  position:relative; display: block;   text-align: center;  margin-bottom:0px;}
.qcblock3a{ border-top: solid 1px #bbb; width: 100%;padding: 20px 20px 0 20px; margin: 0; font-size: 14px; min-height: auto; border-left: none; border-right: none;}
.paddress .paddress_block{ padding-bottom: 0px;}
.paddress.table.active .accordion-content { background: #fff;}
.accordion-content .accordion_wrap { padding: 0px;}
.tblock1 {width: 78%; padding: 20px 0 20px 10px; }
.tblock2 {width: 40%; padding: 20px 0 20px 20px;}
.theader { display: none;}
.tbody{ padding:0 0 15px 0;}
.tblock1 span, .tblock2 span { display: block; font-weight: 500; }
.tbody .tblock1, .tbody .tblock2 { padding: 15px 0 10px 10px;}
.tbody .tblock1 { font-size: 18px; text-transform:uppercase;}
.tbody .tblock1 span { font-size: 14px; text-transform:capitalize;}
.tbody .tblock2 { font-size: 18px; font-weight: 500; text-transform:uppercase; padding: 20px 0 10px 20px;}
.tbody .tblock2 span { opacity: 0;}
.tbody2 { background: #dde1e9;}
.accordion-content.padding_new .tbody2 { background: none;}
.tbody4{ font-weight: 700; background: rgba(50,65,90, 0.4); font-size: 24px; color: #32415A;}
.tbody4 .tblock1 { text-align: left; width: 54%; background: #99a0ac;color: #32415a;}
.tbody5 { font-size: 14px; line-height: 16px; padding: 20px; margin:0; width: 100%;}
.tbody5b b, .tbody5b strong { font-size: 16px;}
.tbody5a, .tbody5b{ width: 100%;padding-bottom: 26px;}
.tbody5a{ font-size: 16px; padding: 0;}
.close_code{ left: 50%; right: auto; margin-left: -30px;}

.dollar_price, .euro_price { width:22%; padding: 20px 0 20px 10px; text-align:left;  }
.dollar_price.null, .euro_price.null, .sub_block2  { display: none;}
.sub_block {background: #A9B4C7;}
.sub_block1 { padding: 20px 0 20px 10px; width: 54%;}
.sub_block3 {width: 20%; padding: 20px 10px 20px 0; text-align:right;}
.sub_block4 {width: 4%; padding: 20px 0; text-align:center; }
.sub_block5 {width: 22%; padding: 20px 0 20px 10px; text-align:left;}

.tbody4 .sub_block3, .tbody4 .sub_block4, .tbody4 .sub_block5 { background: #99a0ac; color: #32415A;}

.price_table.newtable .tblock1 {width: 54%;}
.price_table.newtable .tblock2 { width: 40%; font-weight: 500;}
.price_table.newtable .tblock1 span, .price_table.newtable .tblock2 span { font-size: 18px; display: none;}
.price_table.newtable .tblock3 span, .price_table.newtable .tblock3 span { font-size: 18px; display:block;}
.price_table.newtable .tbody { padding-bottom: 0px;}
.price_table.newtable .tbody .tblock1, .price_table.newtable .tbody3 .tblock1 {width: 60%; padding-left:0px; background-image: none; border-bottom: solid 1px #BBBBBB;}
.price_table.newtable .tbody .tblock1.t1 {padding: 15px 0 10px 0;}
.price_table.newtable .tbody .tblock2, .price_table.newtable .tbody3 .tblock2 { width: 36%; margin-left: 4%;  padding: 20px 0 10px 0px; background-image: none;  border-bottom: solid 1px #BBBBBB;}
.price_table.newtable .tbody3 { padding:15px 15px 0 15px;}
.accordion-content.padding_new .tbody3 { background: none; border: none;}
.price_table.newtable.singlepage .tbody3 { padding-left: 10px;}

.price_table.newtable .tbody3 .tblock1, .price_table.newtable .tbody3 .tblock2 { padding: 0; }
.price_table.newtable .tbody3 .tblock1{ font-size: 18px; padding-bottom: 10px; padding-top: 10px; width: 54%; border: 0;}
.price_table.newtable .tbody3  .dollar_price { width: 24%; padding: 0 4% 0 0;  text-align:right; height: 30px;}
.price_table.newtable .tbody3  .euro_price {width: 22%; padding: 0 0 0 10px; text-align: left;  height: 30px;}

.price_table.newtable .tbody3  .dollar_price .form_control{ height: 30px; line-height: 30px; font-size: 18px; text-align:right;}
.price_table.newtable .tbody3  .euro_price .form_control{height: 30px; line-height: 30px; font-size: 18px;}

.price_table.newtable .tbody3 .tblock2  {border-bottom: solid 1px #bbb;padding: 10px 0px; display: none;}
.accordion-content.padding_new .price_table.newtable .tbody3 .tblock1 {padding-bottom: 0px; border-bottom: none;}
.accordion-content.padding_new  .price_table.newtable .tbody3 .tblock2 { display: block; width: 100%; padding:10px 0 10px 0; margin: 0;}
.price_table.newtable .tbody .form-control6 , .price_table.newtable .tbody3 .form-control7{ font-size: 14px; height: 24px; line-height: 24px;}
.price_table.newtable .tbody2 { margin-top: 14px; font-size: 18px;}
.price_table.newtable .tbody4{ margin-top: 14px; font-size: 18px; line-height: 18px; font-weight: 600;}
.accordion-content.padding_new  .price_table.newtable .tbody4{ border: none; background: rgba(50,65,90, 0);}
.price_table.newtable .tbody4 .tblock1 { background:#99a0ac;color:#32415a; }
.price_table.newtable .tbody5 { padding: 20px; margin: 0;background: none;}
.price_table.newtable .tbody5b .form-control4 { width: 100%; background-image: none; padding: 12px; font-size: 12px;}
.accordion-content.padding_new .price_table.newtable .tbody4 .tblock1 , .accordion-content.padding_new .price_table.newtable .tbody4 .tblock2{ background:none; }
.accordion-content.padding_new .price_table.newtable .tbody4 .tblock2 { font-weight: 400;}


.price_table.newtable .tbody_wrap{ width: 100%; float: left;    border-radius: 8px; background: #fff; display: block;  -webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.49);  -moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.49);  box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.49);}
.price_table.newtable .tbody1 { position: relative; right: auto; top: auto; width: 100%; float: left; padding: 20px 0 0 20px;}
.price_table.newtable .tbody1 label{ color: #32415a; padding-top: 4px; font-weight: 500;}
/*.minus2*/ .plus2{ display: none;}
.price_table.newtable .tbody3a{ display: block;}
.paddress.market .paddress_block{ padding-left: 0%; padding-right: 0%;}
.accordion-content.newpadding {padding-left: 0px;padding-right: 0px;}
.paddress.market.whiteback { background: #fff;}
.tbody5.full { width: 100%;}


.paddress.market.expired .tbody2 { font-size: 18px;}
.paddress.market.expired .tbody4 .tblock1, .paddress.market.expired .tbody4 .tblock2 { background: #99a0ac; font-size: 20px; color: #32415a; padding-right: 0px; width: 54%;}
.paddress.market.expired .tbody5 { background: none; padding-left: 10px; padding-right:10px;}
.paddress.market .paddress_block .acblock5 {right: auto; left: auto; width:  100%; top: auto; bottom: auto; position: relative; width: 100%; float: left; font-size: 24px; line-height: 24px; border-top: solid 1px #D2D2D2;border-bottom: solid 1px #D2D2D2; margin: 15px 0; padding: 15px 0;-webkit-transform: translateY(0%);-ms-transform: translateY(0%);-o-transform: translateY(0%);transform: translateY(0%);}
.paddress.market .paddress_block .acblock5 span{ display: inline-block; padding-left: 12px;}
.paddress.market .paddress_block .acblock5 span.sentto { display: block; padding: 10px 0 0 0;}

.paddress.market.expired .tbody, .paddress.market.expired .tbody3, .paddress.market.expired .tbody4 {background: none}

.tbody3 .tblock1 { width: 60%;}
.tbody3 .dollar_price { width: 18%; text-align:left; padding-right: 4%;padding: 20px 0 20px 0;}

.paddress.market .paddress_block .acblock5 img { max-width: 50px; height: auto;}



.paddress.market .paddress_block.answers {  padding: 0 2%; width: 100%; border-bottom: none; margin-bottom: 0px;}
.paddress.market .paddress_block.answers:nth-child(even){ background: #ECECEC; border-bottom: solid 4px  #D4D5D2; border-top: solid 4px  #D4D5D2;}
.paddress.market .paddress_block.answers:nth-last-child(1) { margin-bottom: 40px;}
.paddress.market .paddress_block.answers .qcblock1 { padding-left: 90px; width: 100%; margin: 0;}
.paddress.market .paddress_block.answers .qcblock1 img { left: 4px;}
.paddress.market .paddress_block.answers:nth-child(even) .qcblock1 img { border: solid 5px #C6C6C6;}
.paddress.market .paddress_block.answers:nth-child(even) .qcblock1 .rating  img{ border: none;}
.paddress.market .paddress_block.answers .qcblock3 {padding: 20px 20px 0 20px;}
.paddress.market .paddress_block.answers .qcblock3 { padding:20px 0 0 0; width: 100%; border: none; border-top: solid 1px #bbb; margin: 0; height: auto;}
.paddress.market .paddress_block.answers .qcblock2 { width: 100%; padding:0 0 20px 0; margin: 0; font-size: 30px; line-height: 30px; text-align:left; min-height: auto;}
.paddress.market .paddress_block.answers .button_block { top: auto; bottom: 0px; left: auto; right: 0;}
.paddress.market .paddress_block.answers .qcblock2b .button_block {
  margin-bottom: 14px;
}

.modal-dialog.modal-custom.service_popup{ max-width: 300px;}
.modal-dialog.modal-custom.service_popup .modal-content .modal-body { font-size: 20px;  line-height: 18px;}
.service_header { min-height: 90px;}
.service_header h4 {font-size: 40px; line-height: 40px;}
.service_header p{ font-size: 24px;}
.category_type { padding: 20px 12px 10px 12px;}
.category_type ul li { width: 100%;}

.service_left {width: 100%;margin-right: 0%;}
.service_right {width: 100%;margin-right: 0%; display: none;}
.servicepopup_wrap.active .service_left{ display: none;}
.servicepopup_wrap.active .service_right{ display: block;}
.backcatehory{ display: block;}

.service_buttons button{width: 100px; height: 30px; line-height: 15px; font-size: 14px; border-radius: 30px; }
.modal-dialog.modal-custom.service_popup .modal-content { margin-top: 20px;}


.logo.new { top: 22px;}
.logo.new img:first-child { display:none;}
.logo.new img:last-child { width: auto; height: 23px; display:block;}
.signin_up.new { min-width: 136px; height: 36px; z-index: 99; display: block; left: 50%; margin-left: -68px; right: auto; top: 15px; background: #4bbea0;}
.signin_up.new a{ height: 36px; line-height: 30px; font-size: 16px; }
.home_content.home  {position: relative; display: block; padding: 140px 0 0 0; width: 100%;  z-index: 9; left: auto; top: auto;-webkit-transform: translate(0%, 0%);  -ms-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%); transform: translate(0%, 0%);}
.stay_touch.home { font-size: 20px; line-height: 22px; padding: 0 0 30px 0; text-align:left; width: 350px; margin: 0 auto;}
.stay_touch.home h1{ font-size: 55px; line-height: 50px; padding-bottom: 6px;}
.stay_touch.home img { height: 30px; width: auto;}
.stay_touch.home p:nth-child(1), .stay_touch.home p:nth-last-child(1) { text-align:center;}
.about_wrap.new {padding: 10px 0 40px 0; width: 300px; font-size: 20px; line-height: 24px; margin-left: 0px; float: none; margin: 0 auto; text-align:center;}
.about_wrap.new .icon_wrap { height: 120px; width: 120px; position:relative; margin: 0 auto; display: inline-block; left: auto; top: auto; }
.about_wrap.new p { margin-bottom: 8px;}
.stay_touch.home a { width: 150px; background: #4bbea0;;}
.linkpage.new {position: absolute;z-index: 90;right: auto; left: 50%; margin-left: -45px;top: 77px;-webkit-transform: translateY(0%);-ms-transform: translateY(0%);-o-transform: translateY(0%);transform: translateY(0%);  -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.linkpage.new ul { width: 90px; height: 30px;}
.linkpage.new ul li{ float: left; padding: 0; width: 30px; height: 30px; text-align:center;}
.linkpage.new ul li a{ display: inline-block; float: none;}
.slogan .linkpage.new { top: 180px;   -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}

.inner_container.about_wrap { font-size: 18px; line-height: 22px; padding-left: 0px; padding-right: 0px; padding-top: 140px;}
.inner_container.about_wrap .try_me { padding-top: 20px;}
.inner_container.about_wrap .try_me a{ background: #4bbea0; margin-top: 0px;}

.container-fluid.learn_wrap { padding-right: 15px;  padding-left: 15px;}
.container-fluid.learn_wrap .partner_block { padding-left: 0px; padding-right: 0px; padding-top: 0px;}
.learn_pic { display: none;}

.signin3, .signin3:hover { display: none;}
.signin3.close3 { display: block;}
.register-window.fixedtop, .login-window.fixedtop { height: 100%;overflow-y: auto;}
.home_block1 { height: auto; padding-bottom: 40px; text-align:center;}
.home_block1 .stay_touch.home h1 {font-size: 30px; line-height: 34px; text-align: center;}
.learnmore { display: none;}
.home_block1 .stay_touch.home h2, .home_block1 .stay_touch.home p { display: none;}
.home_block1 .stay_touch.home { padding: 0; width: 100%;}
.home_block2, .home_block3, .home_block4{ height: auto;}
.home_block2_left { position: relative; left: auto; top: auto;  width: 100%; padding-right: 20%;}
.home_block2_right, .home_block3_right, .home_block4_right { position: relative; float: left; font-size: 18px; line-height: 24px; padding: 0; left: auto; top: auto; -webkit-transform: translateY(0%); -ms-transform: translateY(0%); -o-transform: translateY(0%);    transform: translateY(0%);}
.home_block3_left, .home_block4_left { position: relative; right: auto; top: auto; width: 100%; padding-left: 20%;}

.home_block3 .section2a_block{ width: 100%; padding: 0 100px 30px 100px; float: left; text-align:center; font-size: 16px; line-height: 20px;}
.home_block3 .section2a_block h2 { font-size: 24px; line-height: 26px; padding: 90px 0 8px 0; background: url(/Content/images/newicon2.png) no-repeat center top; background-size: 60px auto;}

.home_block4 .section2a_block{ width: 100%; padding: 0 100px 30px 100px; float: left; text-align:center; font-size: 16px; line-height: 20px;}
.home_block4 .section2a_block h2 { font-size: 24px; line-height: 26px; padding: 80px 0 8px 0; background: url(/Content/images/newicon3.png) no-repeat center top; background-size: 70px auto;}

.contactus_home {padding: 120px 0 70px 0;  margin-top: -70px; height: auto; min-height: auto;}
.contactus_home h3 {font-size: 30px; line-height: 30px; padding: 0 0 50px 0;}




/*
.register_block.loginwindow.newform .form-group .form-control{ border-bottom: solid 1px #bbbbbb; color: #32415A; font-weight: 700; font-size: 16px;}
.register_block.loginwindow.newform .form-group .form-control::-webkit-input-placeholder{ color: #32415A; opacity: 1;font-weight: 700;}
.register_block.loginwindow.newform .form-group .form-control::-moz-placeholder { color: #32415A; opacity: 1;font-weight: 700; }
.register_block.loginwindow.newform .form-group .form-control:-ms-input-placeholder { color: #32415A; opacity: 1;font-weight: 700; }
.register_block.loginwindow.newform .form-group .form-control::placeholder { color: #32415A; opacity: 1;font-weight: 700; }*/
	/*
.register_block.loginwindow.newform .floating_label{pointer-events: none;position:absolute;left:0; top: -8px; color: #bbbbbb; font-size: 16px; font-weight: 400; transition: 0.2s;
  transition-timing-function: ease;  transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);}
.register_block.loginwindow.newform .form-group .form-control:focus + .floating_label, .register_block.loginwindow.newform .form-group .form-control:not(:placeholder-shown) + .floating_label {
  top: -8px; font-size: 16px; color: rgba(187,187,187, 1);}*/
/* For IE Browsers*/
/*.register_block.loginwindow.newform .form-group .form-control:focus + .floating_label, .register_block.loginwindow.newform .form-group .form-control:not(:-ms-input-placeholder) + .floating_label {
  top: -8px; color: #bbb;font-size: 16px;}*/

.register_block.loginwindow.newform .form-group { padding-top: 0px; padding-bottom: 0px;}
.register_block.loginwindow.newform .form-group .form-control{ border-bottom: solid 1px #bbbbbb; color: #32415A; font-weight: 400;font-size: 16px;}
.register_block.loginwindow.newform .form-group .form-control::-webkit-input-placeholder{ color: #bbbbbb; opacity: 0;font-weight: 400;}
.register_block.loginwindow.newform .form-group .form-control::-moz-placeholder { color: #bbbbbb; opacity: 0;font-weight: 400; }
.register_block.loginwindow.newform .form-group .form-control:-ms-input-placeholder { color: #bbbbbb; opacity: 0;font-weight: 400; }
.register_block.loginwindow.newform .form-group .form-control::placeholder { color: #bbbbbb; opacity: 0;font-weight: 400; }

.register_block.loginwindow.newform .floating_label{pointer-events: none;position:absolute;left:0; top: 10px; color: #bbbbbb; font-size: 16px; font-weight: 400; transition: 0.2s;
  transition-timing-function: ease;  transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);}
/*.register_block.loginwindow.newform .form-group .form-control:focus + .floating_label,*/ .register_block.loginwindow.newform .form-group .form-control:not(:placeholder-shown) + .floating_label {
  top: 10px; font-size: 16px; color: rgba(187,187,187, 0);}

/* For IE Browsers*/
/*.register_block.loginwindow.newform .form-group .form-control:focus + .floating_label, */.register_block.loginwindow.newform .form-group .form-control:not(:-ms-input-placeholder) + .floating_label {
  top: 10px; color: #bbb;}

 .register_block.loginwindow .form-group.cellphone { padding-top: 10px;}

.register_block.loginwindow.newform .dblock2 .floating_label { left: 15px;}
.register_block.loginwindow.newform .form-group .dblock2 .form-control{ border-bottom: solid 1px #bbbbbb; color: #32415A; font-weight: 700; font-size: 16px;}
.register_block.loginwindow.newform .form-group .dblock2 .form-control::-webkit-input-placeholder{  color: #32415A; opacity: 0;font-weight: 700;}
.register_block.loginwindow.newform .form-group .dblock2 .form-control::-moz-placeholder {  color: #32415A; opacity: 0;font-weight: 700; }
.register_block.loginwindow.newform .form-group .dblock2 .form-control:-ms-input-placeholder {  color: #32415A; opacity: 0;font-weight: 700; }
.register_block.loginwindow.newform .form-group .dblock2 .form-control::placeholder {  color: #32415A; opacity: 0;font-weight: 700; }



.register_block .form-group i { display: none;}
.register_block.loginwindow .dblock2a { display: block; text-align:center; padding: 2px 0 10px 0;}

 .register_block.loginwindow.newform .dblock2 .floating_label { left: 15px; top:3px; }
.learnmore2, .learnmore2:hover{ display: block;}

.edit_profile.regi.smallpadding {padding-top: 70px;background: #f1f1f3;}

.regi_complete p{ margin-bottom: 8px;}
.regi_title,.regi_middle, .regi_bottom { padding: 20px 0; border-bottom: solid 1px #4bbea0;}
.regi_bottom{ border-bottom: none;}
.regi_title > div {font-size: 16px; width: 100%; padding: 100px 0 0 0;  min-height: 100px;  background: url(/Content/images/hand2.png) no-repeat center top;background-size: auto 90px;}
.regi_title > div h1 { font-size: 24px; line-height: 26px;}
.regi_middle , .regi_bottom{font-size: 14px;}
.regi_middle h2 {font-size: 16px;line-height: 22px;}
.regi_bottom a {width: 140px;  height: 36px; line-height: 32px; font-size: 14px; border-radius: 20px; margin-top: 8px;}
.form-group .input-group-text { top: -15px;}
.register_block .nonmember .form-group .input-group-text { top: -15px;}
.register_block .form-group .input-group-text i { display: block; color: #32415a;}
.edit_profile .form-group .input-group-text { top: 18px; }
.edit_profile.regi .form-group .input-group-text { top: -5px;}
.edit_profile.regi .form-group  .input-group-text i { color: #32415a;}

.repeat_block{ padding-left: 70px; }
.repeat_block .live_img { width: 50px; height: 50px;  margin-top: -25px;}
.chat_box {padding: 10px 0;}
.chat_box .repeat_block.tome { padding-right: 70px; padding-left: 0px;}
.messsage_text, .text_input .fonr_control3 { font-size: 12px; line-height: 14px;}
.text_input { padding-right: 0px;}

.text_input_wrap { padding: 0 60px 0 30px;}
.text_input .fonr_control3 { padding: 0 10px 0 10px;  font-size: 14px; line-height: 20px; height: 32px; border-radius: 20px; }
.text_input input[type=submit]{ width: 32px; height: 32px; background-size: 16px 16px; top: 4px; }
.top_title2 p:nth-last-child(2) { font-size: 16px; line-height: 20px;}



.register-window.step .edit_profile.regi { padding-top: 20px; padding-bottom: 0px;}
#croppie_container_avatar, #croppie_container_logo {position: relative; left: auto; top: auto;/* margin-top: -200px;*/}

.air_block1b.pright { padding-right: 30px;}
header { -moz-transition: all 0.5s ease;-webkit-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
header.inner.nav-up{ top: -70px; -moz-transition: all 0.3s ease;-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}
header.inner.nav-up.nav-fixed { top: 0;}

.accordion-content.padding_new .price_table.newtable .tbody { padding-bottom:20px;}
.accordion-content.padding_new .add_another.add_another.new{ width: auto;}
.accordion-content.padding_new .add_another.add_another.new:after { background: #32415A url(/Content/images/plus.png) no-repeat center center;}
.accordion-content.padding_new .add_another.new span { display: block;}
.sblock{ font-size: 16px; line-height: 18px;}
.sblock h2{ font-size: 20px; line-height: 22px; }
.sblock h2 span{ font-size: 14px; display: block;}
.rating {font-size: 24px; margin-bottom: 10px;}
.rating img { width: 18px; height: 18px;}
.tooltip_div {  width: 350px; padding:4px 8px 8px 8px; font-size: 14px; line-height: 16px; right: -100px;}

.quote3 .pagination.top.nillpadding { max-width: 100%; margin-bottom: 0px;}

.price_table.newtable .tbody_main { padding: 15px;}
.dollar_select, .euro_select { display: none;}
.mtitle2 { display: block;}

.price_table.newtable .tbody .tblock1.small { width: 45%;}
.price_table.newtable .tbody .tblock2.small { width: 50%; position:relative; padding-left: 30px; margin-left: 5%; border: 0; padding-top: 15px;}
.mobile_select { display: block; height: 36px;  border-bottom: solid 1px #BBBBBB;}
.mobile_select select.form-control2 { position:absolute; line-height: 24px; text-align:left; left: 0; top: 16px;height: 24px; width: 24px; background: #fff url(/Content/images/darrow7.png) no-repeat right center; -webkit-appearance: none; -moz-appearance: none; appearance: none; border:0; border-radius: 0; text-transform:uppercase; font-size: 18px; padding: 0; color: #32415A; font-weight: 400;}
.mobile_select select.form-control2 option { line-height: 20px;}

.mobile_select .form-control {font-size: 14px;line-height: 24px;width: 100%; padding:0;height: 24px;border: none;box-shadow: none;font-weight: 400;border-radius: 0;text-align: left;color:#32415a;text-transform: none;}
.add_another5 { left: 15px;}
.add_another5::after {background: #32415A url(/Content/images/plus.png) no-repeat center center;background-size: 12px 12px;}
.paddress.market .paddress_block::after { display: none;}
.paddress.market .paddress_block.nomember { padding-top: 0px;}
.acblock6 { width: 100%; padding: 5px 12px;}
.acblock6 span { position: relative; display: block;left: auto; top: auto; margin-top:auto; width: 100%; display: block; padding-top: 12px;}
.paddress.market.expired .accordion-content.newpadding, .paddress.market.expired .accordion-content.newpadding , .paddress.market .accordion-content{ background: none; border-top: solid 1px rgba(210,210,210, 0) !important;}
.paddress.market.expired.active .accordion-content.newpadding { background: none; border-top: solid 1px rgba(210,210,210, 0) !important;}
.paddress.market .price_table { padding-top: 20px;}
.paddress.market .paddress_block.answers.selected .button_block.twooffer { top: auto; right: 40px; bottom: 0;}
.client_number { width: 100%; float: none; position: absolute; border-bottom: solid 1px #32415a; padding: 10px;  margin-top:0px; left: 0; top: 7px; right: 0; height: 55px; z-index: 5;}
.client_number span {position: relative; display: block; left: auto; top: auto;  margin-top: auto; width: 100%;}
.new_offer { position: relative; right: auto; top: auto;  bottom: auto; border-left: 0;  width: 100%; display: block;}

}

/* END__ */

@media only screen and (max-width: 650px) {
.foot-block-inner .nav-tabs a span, .top-block-inner .nav-tabs a span{ width: 70px; height: 70px; }
.foot-block-inner .nav-tabs a span i, .top-block-inner .nav-tabs a span i{width: 10px; height: 10px;}
.foot-block-inner .nav-tabs.messages ul li a div { padding: 10px 45px 0 80px;min-height: 80px;}
.explanation ul{ width: 100%; }
.explanation ul{ padding-bottom: 20px; border-bottom: dashed 1px #32415a; margin-bottom: 20px;}
.explanation ul:nth-last-child(1) { padding:0; margin: 0; border-bottom: none;}
}
/* END__ */

@media only screen and (max-width: 575px) {
.home_container{ background: url(/Content/images/home_mobile_back.jpg)  no-repeat center  bottom; position:fixed; background-size: cover;}
.about_container{ background: url(/Content/images/about_mobile_back.jpg)  no-repeat center  bottom; position:fixed; background-size: cover;}
.contact_container{ background: url(/Content/images/contact_mobile_back.jpg)  no-repeat center  bottom; position:fixed; background-size: cover;}
.testimonial_container{ background: url(/Content/images/testomonia_mobile_back.jpg)  no-repeat center  bottom; position:fixed; background-size: cover;}
.who_banner{ min-height: 350px;  background: url(/Content/images/who_mobile_header.jpg) no-repeat center  bottom; background-size: cover; }
.who_banner.quote_header {top: 70px;  background: url(/Content/images/quote_mobile_header.jpg); min-height: 278px; background-size: cover;}
.who_banner.marketplace {  background: url(/Content/images/marketplac_mobile_header.jpg) no-repeat center bottom; background-size: cover;}
.who_banner.mprofile {  background: url(/Content/images/profile_mobile_header.jpg) no-repeat center bottom; background-size: cover;}
.home_new{ background: url(/Content/images/home_nw_sm.jpg)  no-repeat center  top; position:fixed; background-size: cover;}
.about_new{ background: url(/Content/images/about_back2_sm.jpg)  no-repeat center  top; position:fixed; background-size: cover;}

.good_choice {padding: 0;}
.register_block h3 { font-size: 24px; line-height: 24px; padding-bottom: 10px; }
.register_block.loginwindow{ font-size: 14px;}

/*.register_block.loginwindow .form-group.cellphone{ min-height: 80px; padding-top: 0px;}*/
.register_block.loginwindow .form-group.cellphone label { width: 100%; margin-bottom: 0px; padding-top: 0px; min-height: 30px; }
.register_block.loginwindow .dblock1{ width: 40%;}
.register_block.loginwindow .dblock2{ width: 60%;}

.home_content {  padding-top: 80px;}
.about_wrap{ font-size: 14px; line-height: 16px; padding: 0 15% 0px 15%;}
.about_wrap h1, .about_wrap h2 { font-size: 18px; line-height: 22px; padding: 0 0 8px 0;}
.icon_wrap{ height: 100px; }
.icons { padding-top: 20px;}
.icons li{ padding: 0 5px; }
.icons li:after{ top: 15px; width: 1px; height: 30px;}
.icons li a{ font-size: 12px; line-height: 14px;}
.icons li a span:nth-child(1){ width: 60px; height: 60px;}

.try_me { padding-top: 20px;  padding-bottom: 20px;}
.try_me a, .stay_touch a {width: 130px; height: 36px; font-size: 16px; line-height: 30px;  }
.stay_touch a {width: 150px; height: 36px; font-size: 14px; line-height: 30px; }
.try_me a i { width: 12px; height: 9px; background-size: 12px 9px;}
.map{ min-height: 250px;}
.who {padding: 20px 0 80px 0; font-size: 14px; line-height: 18px;}


.blink{ font-size: 12px; font-weight: 200; color: #4bbea0;}
.blink a{ color: #4bbea0; margin: 0 1px; }
.clogo_block { min-height: 90px; padding: 0 0 0 60%;}
.clogo { width: 64px; height: 64px; left: 12px;}
.cpart { padding-top: 14px;}

.cpart span {display: none; width: 60px; padding: 6px; text-align: left; right: -60px; top: 12px; position:absolute; z-index: 999; border-radius: 6px; color: #32415a; font-size: 12px; line-height: 14px; font-weight: 500; background: #e1c62c;
-webkit-box-shadow: 2px 4px 6px 0px rgba(0,0,0,0.5);-moz-box-shadow: 2px 4px 6px 0px rgba(0,0,0,0.5);box-shadow: 2px 4px 6px 0px rgba(0,0,0,0.5); }
.cpart span:before { content:""; position: absolute; right: 100%; top: 8px; width: 0; height: 0; border-top: 5px solid transparent; border-right: 10px solid #e1c62c; border-bottom: 5px solid transparent;}
.cpart:hover span{ display: block;}
.cpart.snone span{ display: none;}


.sblock ul li {margin: 0 4px; width: 24px; height: 24px;}
.sblock ul li img { width: 16px; height: 16px; margin: 4px;}

.agent_details .agent_body ul li{ margin: 0 4px; width: 24px; height: 24px;}
.agent_details .agent_body ul li img{  width: 16px; height: 16px; margin: 4px;}

.search_result [class*="col-"]:nth-child(even) .cpart span { left: -60px; right: auto; }
.search_result [class*="col-"]:nth-child(even) .cpart span:before { right: auto; left: 100%; border-top: 5px solid transparent; border-right: none; border-left: 10px solid #e1c62c;}

.row.search_result{ margin-left: -6px; margin-right: -6px;}
.row.search_result  [class*="col-"]{padding-left: 6px; padding-right: 6px;}
.who .container .row [class*="col-"] { padding-bottom: 12px;}
.sblock label{overflow:hidden; width: 16px; height: 16px; position:absolute; right: -8px; top: 12px;}
.sblock label input[type="checkbox"]{display:none}
.sblock label input[type="checkbox"] + span{width:16px;height:16px; background:url(/Content/images/checkbox3.png) no-repeat left top;cursor:pointer; position:absolute; left: 0; top: 0;}
.sblock label input[type="checkbox"]:checked + span{background:url(/Content/images/checkbox3.png) no-repeat left -16px; }

.modal-dialog.modal-custom .modal-content .modal-body { font-size: 16px; line-height: 20px; padding: 40px 10px 20px 10px;}
.modal-dialog.modal-custom .modal-content .modal-body h3 { font-size: 40px; line-height: 50px;}
.later_join {padding: 15px 0;}
.later_join a { margin: 0 10px 0 0; width: 125px; height: 40px; line-height: 34px; font-size: 14px;}
.already a { font-size: 12px;}

.foot-block-inner .nav-tabs a span, .top-block-inner .nav-tabs a span{ width: 50px; height: 50px; }
.foot-block-inner .nav-tabs a span i, .top-block-inner .nav-tabs a span i{width: 8px; height: 8px;}
.foot-block-inner .nav-tabs.messages ul li a div { padding: 0 45px 0 65px;min-height: 60px;}
.foot-block-inner .nav-tabs.messages ul li a div p{ font-size: 14px; line-height: 16px;}
.foot-block-inner .nav-tabs.messages ul li a div p strong, .foot-block-inner .nav-tabs.messages ul li a div p b, .foot-block-inner .nav-tabs.messages ul li a div p:nth-child(1){ font-size: 18px;}
.foot-block-inner .nav-tabs.messages ul li a div i.mccout {width: 30px;height: 30px; font-size: 16px; line-height: 30px; top: 40px;}

.agent_details { width: 100%;}
.agent_details .agent_name, .agent_details .agent_body { font-size: 16px;}
.agent_details .agent_body .rate i{ width: 24px; height: 24px; background-size: 16px 16px; }
.agent_details .agent_body p span { width: 90px; height: 90px;}
.agent_details .agent_body p span i{ width: 40px; height: 18px; margin-left: -20px; bottom: -4px;  font-size: 14px; line-height: 16px; border-radius: 8px;}



.notification_open .card-header .ntitle , .notification_open .card{ font-size: 16px; line-height: 18px;}
.button_group button, .button_group a { line-height: 20px; width: 70px;height: 20px; border-radius: 8px; font-size: 10px; float: left; }

.modal-dialog.modal-custom.com_profile .row { margin-left: -6px; margin-right: -6px;}
.modal-dialog.modal-custom.com_profile .row [class*="col-"]{padding-left: 6px; padding-right: 6px; padding-bottom: 12px;}
.modal-dialog.modal-custom.com_profile .agent_details .agent_name, .modal-dialog.modal-custom.com_profile .agent_details .agent_body { font-size: 14px; line-height: 16px;}
.agent_details .agent_body .add_partner { display: inline-block;  width: auto; height: auto; text-align:center;}
.agent_details .agent_body .add_partner i { display: block; margin: 0 auto 4px auto; width: 24px; height: 24px; background-size: 14px 14px;}
.paddress { font-size: 12px; line-height: 14px;}
.paddress h2 { font-size: 18px; line-height: 20px;}
.modal-dialog.modal-custom .modal-content .modal-body .address_block1 h3 ,  .dashboard_bottom .address_block1 h3 { font-size: 16px; line-height: 18px;}
.address_block2 ul li:after { top: 4px;}
.address_block3 span a { font-size: 14px;}
.address_block3 span img { width: 18px;  height: auto; margin-right: 2px;}
.address_block3 {  text-align: left;}
.address_block3 span { display: block;}
.blur_bar ul { padding:20px 0 10px 0;}
.blur_bar ul li{ width: 50%; font-size: 18px; line-height: 20px;}
.blur_bar ul li b, .blur_bar ul li strong { font-size: 22px;}
.add_partner2 button, .blur_bar button{ width: 180px; height: 36px; font-size: 14px; padding-left 16px; background: #4bbea0 url(/Content/images/plus2.png) no-repeat 10px center; border-radius: 20px; }
.blur_bar button{  margin-left: -90px; top: -18px;}

.agent_details2 { font-size: 18px; line-height: 20px;}
.see_all {font-size: 12px;}
.agent_details2 ul li{  padding: 0 6px;}
.modal-dialog.modal-custom.joinpopup .modal-content .modal-body { font-size: 16px;line-height: 20px;}
.modal-dialog.modal-custom.joinpopup .modal-content .modal-body h3 { font-size: 50px; line-height: 50px;}
.joinpopup .later_join a { width: 124px;  height: 36px; line-height: 36px;  font-size: 14px;}

.final_ttile h1 { font-size: 16px; line-height: 18px; padding: 12px;}
.dashboard_bottom h3 { font-size: 16px;  line-height: 16px; }
.see_all2{ width: 70px; height: 22px;  font-size: 12px;}
.interested ul { padding: 20px 10px;}
.interested ul li { padding: 10px 0 10px 0; font-size: 12px; }
.interested ul li b, .interested ul li strong { font-size: 16px;}
.interested ul li img{width: 50px;height: 50px; }
.rating_popup .moadl_header { height: 140px;}
.rating_popup .moadl_header span{ width: 90px; height: 90px; margin-top: -45px;}
.rating_popup .moadl_header span i{ width: 40px; height: 16px;margin-left: -20px; bottom: -6px; font-size: 14px; line-height:16px;}
.rating_title { position:absolute; left: 130px; font-size: 14px; line-height: 16px}
.rating_title h3{ font-size: 16px;  }
.modal-dialog.modal-custom.rating_popup .modal-content .modal-body { font-size: 12px; line-height: 14px;}
.rating_popup .sendme button { font-size: 14px; width: 130px; height: 36px; border-radius: 24px;}
.rating_popup ul li button { font-size: 14px; width: 90px; height: 26px; border-radius: 20px;}

.past_expand{  padding: 20px 10px; }

.who_banner.marketplace .container { padding-top: 90px;}
.who_banner.marketplace .container  p img{ width: 80px; height: auto;}
.who_banner.marketplace .container  p a{font-size: 16px; width: 280px;border: none;height: 40px; line-height: 40px; margin-top: 16px;}
.who.dashboard_final.mprofile .blur_bar { margin-top: 10px;}

.who.dashboard_final.mprofile .moadl_header {  margin-top: -120px; padding-top: 90px;   }
.fullprofilepage.who.dashboard_final.mprofile .moadl_header .plogo,
.who.dashboard_final.mprofile .moadl_header .plogo { width: 90px;  height: 90px;  bottom: -40px;  }
.fullprofilepage.who.dashboard_final.mprofile .moadl_header .plogo {bottom:10px;}
.who.dashboard_final.mprofile .moadl_header .ptitle { left: 110px;}
.who.dashboard_final.mprofile .moadl_header .payment_reply { right: auto; bottom: auto; left: 110px;  top: 0px;}
.who.dashboard_final.mprofile .prating { padding-left: 110px; padding-bottom: 30px;  font-size: 20px; line-height: 20px; margin-top: -30px;}
.who.dashboard_final.mprofile  .interested h3{ padding: 15px 20px 0;}
.dashboard_bottom.quote2 { padding-top: 150px;}

.qtitle2 {font-size: 12px; line-height: 18px; top: 22px; left: 6px;}
.qstatus {width: 56px; top: 22px; font-size: 12px; line-height: 18px;}
.rating_popup ul li .textarea { width: 100%;}
.rating_popup .invite_text { font-size: 18px; line-height: 24px; padding: 30px 0 0 0;}
.rating_popup .invite_text h4{ font-size: 25px; line-height: 25px; }
.back, .back:hover{ display: inline-block; font-size: 14px; line-height: 16px;padding-left: 24px; }

.pagination li{padding: 0 26px 10px 28px; background-size: 17px 12px; font-size: 16px;}
.pagination li img { width: 20px; height: auto; top: 0px;}
.qcblock1 span { padding: 0px;}
.qcblock1 span a {font-size: 12px; line-height: 14px;}
.qcblock1 .rating {font-size: 20px;}
.qcblock2 { font-size: 20px; }
.qcblock3 {font-size: 14px; line-height: 16px; }

.paddress .paddress_block .button_block a{ width: 110px; height: 34px; display: inline-block; margin: 0 5px;}
.accordion-content{ font-size: 14px; line-height: 16px;}
/*.accordion-content > div{ padding: 10px 14px;}*/

.anonymous_quote label, .service_block.selector3 label{ font-size: 12px; padding-top: 2px; padding-left: 26px;}
.service_block.selector3 label { padding-top: 0px; height: auto; min-height: 30px;}
.anonymous_quote label input[type="checkbox"] + span, .service_block.selector3 label input[type="checkbox"] + span{width:16px;height:16px; background:url(/Content/images/checkbox3.png) no-repeat left top;cursor:pointer; position:absolute; left: 0; top: 4px;}
.anonymous_quote label input[type="checkbox"]:checked + span, .service_block.selector3 label input[type="checkbox"]:checked + span{background:url(/Content/images/checkbox3.png) no-repeat left  -16px;}

.service_block h2{ font-size: 16px; padding-bottom: 10px;}
.service_block  label img { margin-left: 6px; width: 16px; height: 16px;}
.service_block b, .service_block strong { font-size: 12px;}
.service_block button { height: 36px;font-size: 14px;line-height: 36px;}

.who.air_quote .container .row [class*="col-"] {  padding-bottom: 30px;}
.choose span{ width: 100%; display: block; font-weight: 400; text-align:center; line-height: 40px; height: 40px;}
.choose button{ width: 160px;  height: 34px; font-size: 14px; line-height: 34px; font-weight: 500;}
.vipvode { left: -10px; }
.rating_popup.thankyou .moadl_header { text-align:center; padding: 30px 0;}
.rating_popup.thankyou .moadl_header h3{ font-size: 50px; line-height: 45px;}
.modal-dialog.modal-custom.rating_popup.thankyou .modal-content .modal-body { font-size: 20px; line-height: 26px;}
.modal-dialog.modal-custom.rating_popup.thankyou .modal-content .modal-body img { width: 80px; height: 80px;}

.edit_profile {padding-top: 70px;}

.image-preview, #callback-preview {width: 90px;  height: 90px; float: none; margin: 0 auto;}
.image-preview label, #callback-preview label { width: 24px; height: 24px; background-size: 12px 12px; right: -12px; margin-top: -12px;}
.image-preview input, #callback-preview input {left: -210px;}
.upload_title{ font-size: 12px; line-height: 16px;}
.plan_right ul li { width: 100%;}
.show_partner{ width: 100%; padding-right: 0px;}
.show_partner .sblock {font-size: 16px; line-height: 20px;}
.show_partner .sblock .clogo_block{padding: 0 10px 0 150px; min-height: 150px;}
.show_partner .sblock .clogo { width: 116px; height: 116px; left: 20px;}
.show_partner .sblock  .cpart.snone span { display: block; width: auto; padding: 0; text-align: center; right: auto; top: auto; position: inherit; border-radius: 0px; color: #e1c62c; font-size: 14px; line-height: 18px; font-weight: 500; background: none; box-shadow: none; }
.show_partner .sblock  .cpart.snone span:before{ display: none;}
.show_partner .sblock h2 { font-size: 20px; line-height: 22px;}
.show_partner .sblock h2 span { /*font-size: 25px;*/ display: block;}
.show_partner .sblock .rating { font-size: 25px; margin-bottom: 16px;}
.show_partner .sblock .rating img { width: 20px;  height: 20px;}
.modal-dialog.modal-custom.rating_popup.thankyou.addpartner .modal-content .modal-body { padding: 60px 20px;}
.airtab_content.oneoff { padding-top: 0px;}
.airtab_content.oneoff label{height: 36px;}
.airtab_content.oneoff label input[type="checkbox"] + span{font-size: 14px; line-height: 36px; height: 36px;}
.airtab_content.oneoff label input[type="checkbox"] + span, .service_block.threeoff label input[type="radio"] + span{font-size: 14px; line-height: 14px;}
.service_block.threeoff label input[type="radio"] + span.smargin{ padding-top: 3px;}

.nopartner {font-size: 12px;}
.adproperty li { width: 50%; padding-bottom: 10px;}
.adproperty li span{ display: block; min-width: 100%;}
.prating.agent.popup{ padding-bottom: 50px;}
.prating.agent button.addagent, .prating.agent a.addagent{bottom: 5px;}
.foot-block-inner .nopartner  { font-size: 14px;  width: 100%; float: left;}
.foot-block-inner .nopartner img{ width: 140px; height: auto;}
.verification_code, .verification_code ul{ width: 100%; font-size: 12px;}
.verification_code{ padding: 40px 0;}
.verification_code ul li{ height: 50px;padding: 0 3%;}
.verification_code ul li input { height: 40px; line-height: 36px; font-size: 14px; width: 10.66%;}
.verification_code ul li:after{width: 6px; top: 18px; right: -3px;}
.airtab_content .airwrap_select .wrapped{ width: 100%; }

.common_block.offshade{ box-shadow: none; border-radius: 0px; background: none;}
.stay_touch.home img { height: 20px;}
.stay_touch.home h1 { font-size: 46px;line-height: 40px;}
.stay_touch.home {font-size: 16px; line-height: 20px; width: 290px; padding: 0 0 20px 0;}
.about_wrap.new {font-size: 16px;line-height: 16px;}
.about_wrap.new {width: 250px; padding: 10px 0 10px 0;}
.about_wrap.new .icon_wrap { height: 100px; width: 100px;}

.inner_container.about_wrap { font-size: 16px; line-height: 20px;}

.home_new_base .home_new{background: url(/Content/images/home_new_sm.jpg) no-repeat center top; position: absolute; background-size: cover;}
.home_block1 .stay_touch.home h1 { font-size: 20px; line-height: 22px;}
.home_new_base .home_content.home { padding: 110px 0 0 0;}
.home_block3 .section2a_block { padding: 0 20px 30px 20px; font-size: 14px;line-height: 18px;}
.home_block3 .section2a_block h2 {font-size: 18px; line-height: 20px; background-size: 40px auto; padding: 60px 0 4px 0;}
.home_block4 .section2a_block { padding: 0 20px 30px 20px; font-size: 14px;line-height: 18px;}
.home_block4 .section2a_block h2 {font-size: 18px; line-height: 20px; background-size: 60px auto; padding: 60px 0 4px 0;}

.contactus_home {padding: 90px 0 40px 0;  margin-top: -70px; height: auto;}
.contactus_home h3 {font-size: 28px; line-height: 28px; padding: 0 0 20px 0;}
.contactus_home .row [class*="col-"] { padding-bottom: 0px;}
.rating_popup.thankyou button.copy { width: 240px;  height: 58px; background: #4bbea0 url(/Content/images/link.png) no-repeat 50px center;}
}
/* END__ */
@media only screen and (max-width: 450px) {
.inner_container h1, .inner_container.about_wrap h1 { font-size: 40px; line-height: 40px;}
.inner_container{ font-size: 14px;line-height: 18px;}
.icons li:after{ top: 10px; width: 1px; height: 26px;}
.icons li a{ font-size: 12px; line-height: 14px;}
.icons li a span:nth-child(1){ width: 46px; height: 46px;}
.filter_tile .sortby span .form-control3, .filter_by { width: 134px}
.air_block3{ width: 90%;}
.air_block4{ width: 90%; }

.dblock1{ width: 40%;}
.dblock2{ width: 60%; }
.air_block5{  padding-right: 0%;}

.modal-dialog.ratereview .close4 { right: 0px;}
.edit_profile.regi.finished .plan_part1b a { min-width: 230px; }
}
/* END__ */
@media only screen and (max-width: 370px) {
#croppie_container_avatar, #croppie_container_logo { margin-left: -45px;}
.tooltip_div {  width: 290px; font-size: 12px; line-height: 14px; right: -40px;}

}
/*owl carousel*/
.owl-carousel, .owl-carousel .owl-item{-webkit-tap-highlight-color:transparent; position:relative}
.owl-carousel{display:none; width:100%; z-index:1}
.owl-carousel .owl-stage{position:relative; -ms-touch-action:pan-Y}
.owl-carousel .owl-stage:after{content:"."; display:block; clear:both; visibility:hidden; line-height:0; height:0}
.owl-carousel .owl-stage-outer{position:relative; overflow:hidden; -webkit-transform:translate3d(0,0,0)}
.owl-carousel .owl-stage-outer:after{ content: ""; position:absolute; left: 0; top: 0; width: 2px; height: 54px; background: #fff;}
.owl-carousel .owl-item{min-height:1px; float:left; -webkit-backface-visibility:hidden; -webkit-touch-callout:none}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled{display:none}
.no-js .owl-carousel, .owl-carousel.owl-loaded{display:block}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev{cursor:pointer; -webkit-user-select:none; -khtml-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none}
.owl-carousel.owl-loading{opacity:0; display:block}
.owl-carousel.owl-hidden{opacity:0}
.owl-carousel.owl-refresh .owl-item{visibility:hidden;}
.owl-carousel.owl-drag .owl-item{-webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none}
.owl-carousel.owl-grab{cursor:move; cursor:grab}
.owl-carousel.owl-rtl{direction:rtl}
.owl-carousel.owl-rtl .owl-item{float:right; }
.owl-carousel .animated{-webkit-animation-duration:1s; animation-duration:1s; -webkit-animation-fill-mode:both; animation-fill-mode:both}
.owl-carousel .owl-animated-in{z-index:0}
.owl-carousel .owl-animated-out{z-index:1}
.owl-carousel .fadeOut{-webkit-animation-name:fadeOut; animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}
.owl-height{transition:height .5s ease-in-out}
.owl-carousel .owl-item .owl-lazy{opacity:0; transition:opacity .4s ease}
.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d; transform-style:preserve-3d}
.owl-carousel .owl-video-wrapper{position:relative; height:100%; background:#000}
.owl-carousel .owl-video-play-icon{position:absolute; height:80px; width:80px; left:50%; top:50%; margin-left:-40px; margin-top:-40px; background:url(/Content/site/owl.video.play.png) no-repeat; cursor:pointer; z-index:1; -webkit-backface-visibility:hidden; transition:-webkit-transform .1s ease; transition:transform .1s ease}
.owl-carousel .owl-video-play-icon:hover{-webkit-transform:scale(1.3,1.3); -ms-transform:scale(1.3,1.3); transform:scale(1.3,1.3)}
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn{display:none}
.owl-carousel .owl-video-tn{opacity:0; height:100%; background-position:center center; background-repeat:no-repeat; background-size:contain; transition:opacity .4s ease}
.owl-next, .owl-prev{background-position:0 0}
.owl-carousel .owl-video-frame{position:relative; z-index:1; height:100%; width:100%}
.owl-nav{text-align:center; margin-top:0;}
.owl-next, .owl-prev{background-color:transparent; border-radius:0; height:40px; width:15px; text-align:center; line-height:40px; font-size:30px; -webkit-transition:0.4s; -moz-transition:0.4s; -o-transition:0.4s; transition:0.4s; color:#000; display:inline-block; margin:0 5px; position:absolute; top:50%; margin-top:-20px;}
.owl-next{ right: -22px;}
.owl-prev{ left:-22px;}
.owl-next:hover, .owl-prev:hover{ background-color:transparent}
.owl-dots{ display:none;}

.owl-carousel.owl-rtl .owl-item .item{ text-align: center; height: 140px;  padding:0; position:relative;}
.owl-carousel.owl-rtl .owl-item .item a img { width: 64px; height: 64px; position:absolute;   left: 50%;  top: 50%;  -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;
-webkit-transform: translate(-50%, -50%);  -ms-transform: translate(-50%, -50%);  -o-transform: translate(-50%, -50%);  transform: translate(-50%, -50%); }

.owl-carousel.owl-rtl .owl-item .item a  img:nth-child(1){opacity: 1;}
.owl-carousel.owl-rtl .owl-item .item a  img:nth-child(2), .owl-carousel.owl-rtl .owl-item .item a.active  img:nth-child(1) {opacity: 0;}
.owl-carousel.owl-rtl .owl-item .item a:hover img:nth-child(1) { opacity: 0;}
.owl-carousel.owl-rtl .owl-item .item a:hover img:nth-child(2), .owl-carousel.owl-rtl .owl-item .item a.active  img:nth-child(2) { opacity: 1; width: 98px; height: 98px; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}

.product-carousel3{ position:relative;  padding: 0; margin: 0 auto; width: 760px; height: 140px;}
.product-carousel3 .owl-next{ background:url(/Content/images/next2.png) no-repeat  right center ; height: 30px; width: 30px; background-size: 30px 30px; position:absolute; right: -50px; top: 50%; margin-top: -15px;}
.product-carousel3 .owl-prev{ background:url(/Content/images/prev2.png)no-repeat  left center; height: 30px; width: 30px; background-size:  30px 30px; position:absolute; left: -50px;  top: 50%; margin-top: -15px;}
.product-carousel3 .owl-next i, .product-carousel3 .owl-prev i{ display:none;}
.product-carousel3 .owl-carousel .owl-item .item{ position: relative; width: 100% !important; float: left;}

/* new  css 10-31-2019*/
.message_open2 .top-block-inner.chat_other { overflow:inherit;}
.message_open2.active .chat_header { display: block; position: fixed; right: 30px; top: 100px; width: 579px; }
.chat_box_wrap { position:relative;  max-height: calc(100vh - 325px) !important; /*overflow-y: auto*/ !important;margin-top: 110px;}
.chat_box_wrap_inner{ height: 100%; overflow:hidden;}

/* new  css 10-31-2019*/

.tbody.cwrap { padding-right: 330px;}
.tbody.cwrap .tblock1.small {width: 100%;}
.currency_wrap { width: 250px; position:absolute; z-index: 5; right: 53px; top: 17px; height: 40px; }
.currency {float: left;text-align: center;color:#32415A;font-weight: 400;font-size: 18px; width: 24px; height: 40px; line-height: 40px;}
.price_select { width: 70px; height: 40px; float: left;}
.price_select label.switch_price { position: relative; display: inline-block; width: 70px;height: 18px;margin: 11px 7px 11px 0; float: left;}
.switch_price input{display:none}
.price_select label.switch .switch_price input{display:none}
.price_select .swittcher{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#c1c5cd;;-webkit-transition:.4s;transition:.4s;border:none;}
.price_select .swittcher:before{position:absolute;content:"";height:36px;width:36px;left:0;bottom: -9px;background-color:#4BBEA0;;;;-webkit-transition:.4s;transition:.4s;border: none;}
.price_select input:checked + .swittcher{background-color:#D2D2D2}
.price_select input:focus + .swittcher{box-shadow:0 0 1px #D2D2D2}
.price_select input:checked + .swittcher:before{-webkit-transform:translateX(36px);-ms-transform:translateX(36px);transform:translateX(36px); background: #4BBEA0;}
.price_select .swittcher.round{border-radius:42px}
.price_select .swittcher.round:before{border-radius:50%}
.cinput { width: 132px; float: left; padding-left: 12px; height: 40px;}
.cinput .form-control {font-size: 18px; font-style: italic; text-align: center; width: 100%; border-radius: 4px;background:#fff;border: solid 1px #D2D2D2;height: 40px;line-height: 40px; padding: 0; }

.tbody3.right_padding {padding-right: 330px;}
.tbody3.right_padding .tblock1 { width: 100%;}
.price_table.newtable .tbody3.right_padding .dollar_price, .price_table.newtable .tbody3.right_padding .euro_price { width: 132px; float: left; padding-left: 12px; height: 40px;}
.price_table.newtable .tbody3.right_padding .dollar_price .form_control, .price_table.newtable .tbody3.right_padding .euro_price .form_control {
  font-size: 18px;
      font-style: italic;
      text-align: center;
      width: 100%;
      border-radius: 4px;
      background: #fff;
      border: solid 1px #D2D2D2;
      height: 40px;
      line-height: 40px;
      padding: 0;
  }
.price_table.newtable .tbody3.right_padding .currency_wrap { top: 12px; }
.self_comments { width: 49.5%;   border-radius: 8px; padding: 15px 15px 15px 45px; float: left;background: #fff; -webkit-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.25); -moz-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.25); box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.25);}
.self_comments > div:nth-child(1) { width: 50%; float: left; font-size: 14px; line-height: 18px; padding-right: 10px;}
.self_comments > div:nth-child(1) strong, .self_comments > div:nth-child(1) b { font-size: 18px; font-weight: 500; display: block;}
.self_comments > div:nth-child(2) {width: 50%; float: left;}
.self_comments > div:nth-child(2) .form_control2 { padding: 0 16px; background: #ECECEC; border-radius: 4px; font-weight: 400;display: block;width: 100%;height: 50px;text-align: left;color: #32415A;
font-size: 20px;line-height: 50px;border: solid 1px #ECECEC;}
.self_comments > div:nth-child(2) .form_control2::-webkit-input-placeholder{ color: #596882; opacity: 1;font-weight: 400; font-style:italic;}
.self_comments > div:nth-child(2) .form_control2::-moz-placeholder { color: #596882; opacity: 1;font-weight: 400;  font-style:italic;}
.self_comments > div:nth-child(2) .form_control2:-ms-input-placeholder { color: #596882;font-weight: 400;  font-style:italic;}
.self_comments > div:nth-child(2) .form_control2::-webkit-input-placeholder { color: #596882;font-weight: 400;  font-style:italic;}
.self_remarks { width: 100%;   border-radius: 8px; padding: 15px; float: left; background: #fff; -webkit-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.25); -moz-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.25); box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.25);}
.self_remarks label { display: block; font-weight: 500;}
.self_remarks .form_control2 { padding: 10px 16px; background: #ECECEC; border-radius: 4px; font-weight: 400;display: block;width: 100%; text-align: left;color: #32415A;
font-size: 20px;line-height: 22pxpx;border: solid 1px #ECECEC; height: 62px;}
.self_remarks .form_control2::-webkit-input-placeholder{ color: #596882; opacity: 1;font-weight: 400; font-style:italic;}
.self_remarks .form_control2::-moz-placeholder { color: #596882; opacity: 1;font-weight: 400;  font-style:italic;}
.self_remarks .form_control2:-ms-input-placeholder { color: #596882;font-weight: 400;  font-style:italic;}
.self_remarks .form_control2::-webkit-input-placeholder { color: #596882;font-weight: 400;  font-style:italic;}


@media (min-width: 1200px) and (max-width: 1400px) {
.product-carousel3{ width: 680px; height: 140px;}
}
/* END__ */

@media (min-width: 992px) and (max-width: 1199px) {
.product-carousel3{ width: 500px; height: 120px; margin-top: 10px;}
.owl-carousel.owl-rtl .owl-item .item{ height: 120px; }
.owl-carousel.owl-rtl .owl-item .item a img {width: 50px; height: 50px; }
.owl-carousel.owl-rtl .owl-item .item a:hover img:nth-child(2), .owl-carousel.owl-rtl .owl-item .item a.active  img:nth-child(2) { width: 80px; height: 80px;}
.quote3 .pagination.top.nillpadding { max-width: 80%;}

.tbody.cwrap { padding-right: 280px;}
.currency_wrap { width: 210px; right: 46px; top: 20px; height: 40px; }
.currency {height: 40px; line-height: 40px;}
.price_select { width: 54px; height: 30px; float: left; margin-top: 5px;}
.price_select label.switch_price { width: 54px;height: 14px;margin: 8px 7px 8px 0;}
.price_select .swittcher:before{height:26px;width:26px;left:0;bottom: -6px;}
.price_select input:checked + .swittcher:before{-webkit-transform:translateX(28px);-ms-transform:translateX(px);transform:translateX(px); }
.price_select .swittcher.round{border-radius:36px}
.cinput { width: 104px; float: left; padding-left: 10px; height: 40px;}
.cinput .form-control {font-size: 14px; height: 40px;line-height: 40px;  }
.tbody3.right_padding {padding-right: 280px;}
.price_table.newtable .tbody3.right_padding .dollar_price, .price_table.newtable .tbody3.right_padding .euro_price { width: 104px;  padding-left: 10px; height: 40px;}

}
/* END__ */
@media (min-width: 768px) and (max-width: 991px) {
.product-carousel3{ width: 500px; height: 120px; margin-top: 40px;}
.owl-carousel.owl-rtl .owl-item .item{ height: 120px; }
.owl-carousel.owl-rtl .owl-item .item a img {width: 50px; height: 50px; }
.owl-carousel.owl-rtl .owl-item .item a:hover img:nth-child(2), .owl-carousel.owl-rtl .owl-item .item a.active  img:nth-child(2) { width: 80px; height: 80px;}
.quote3 .pagination.top.nillpadding { max-width: 100%;}
/* new  css 10-31-2019*/
.message_open2.active .chat_header {width: 340px; top: 80px;}
.chat_box_wrap {  max-height: calc(100vh - 310px) !important; margin-top: 120px; }
.chat_box_wrap_inner { padding-bottom: 0px;}
/* new  css 10-31-2019*/

.tbody.cwrap { padding-right: 280px;}
.currency_wrap { width: 210px; right: 46px; top: 20px; height: 40px; }
.currency {height: 40px; line-height: 40px;}
.price_select { width: 54px; height: 30px; float: left; margin-top: 5px;}
.price_select label.switch_price { width: 54px;height: 14px;margin: 8px 7px 8px 0;}
.price_select .swittcher:before{height:26px;width:26px;left:0;bottom: -6px;}
.price_select input:checked + .swittcher:before{-webkit-transform:translateX(28px);-ms-transform:translateX(28px);transform:translateX(28px); }
.price_select .swittcher.round{border-radius:36px}
.cinput { width: 104px; float: left; padding-left: 10px; height: 40px;}
.cinput .form-control {font-size: 14px; height: 40px;line-height: 40px;  }

}
/* END__ */
@media only screen and (max-width: 767px) {
.product-carousel3{ width: 100%; height: 80px; margin-top: 0px; padding: 0 50px;}
.owl-carousel.owl-rtl .owl-item .item{ height: 80px; }
.owl-carousel.owl-rtl .owl-item .item a img {width: 40px; height: 40px; }
.owl-carousel.owl-rtl .owl-item .item a:hover img:nth-child(2), .owl-carousel.owl-rtl .owl-item .item a.active  img:nth-child(2) { width: 60px; height: 60px;}
/* new  css 10-31-2019*/
.message_open2.active .chat_header {width: auto;top: 70px; left: 30px; right: 30px;}
.chat_box_wrap {  max-height: calc(100vh - 260px) !important; }
.chat_box_wrap_inner { padding-bottom: 0px;}
/* new  css 10-31-2019*/

.tbody.cwrap { padding-right: 280px;}
.price_table.newtable .tbody.cwrap .tblock1.small { width: 100%;}
.currency_wrap { width: 210px; right: 46px; top: 10px; height: 40px; }
.currency {height: 40px; line-height: 40px;}
.price_select { width: 54px; height: 30px; float: left; margin-top: 5px;}
.price_select label.switch_price { width: 54px;height: 14px;margin: 8px 7px 8px 0;}
.price_select .swittcher:before{height:26px;width:26px;left:0;bottom: -6px;}
.price_select input:checked + .swittcher:before{-webkit-transform:translateX(28px);-ms-transform:translateX(28px);transform:translateX(28px); }
.price_select .swittcher.round{border-radius:36px}
.cinput { width: 104px; float: left; padding-left: 10px; height: 40px;}
.cinput .form-control {font-size: 14px; height: 40px;line-height: 40px; border: 0; border-bottom: solid 1px #BBBBBB; border-radius: 0;  }
.tbody5c{ display: none;}
.tbody5a.topalign { margin-top: 0px;}
.self_comments { width: 100%; padding: 20px; }
.self_comments > div:nth-child(1) { width: 100%; padding-bottom: 8px;}
.self_comments > div:nth-child(1) strong, .self_comments > div:nth-child(1) b { display: inline-block; padding-right: 10px;}
.self_comments > div:nth-child(2) { width: 90%;}
.self_comments > div:nth-child(2) .form_control2 { height: 36px; font-size: 14px; line-height: 36px;}
.self_remarks .form_control2 { font-size: 14px; line-height: 18px; height: 40px;}

}
/* END__ */
@media only screen and (max-width: 575px) {
	.product-carousel3{ width: 100%; height: 50px; margin-top: 0px; padding: 0 15px; margin-bottom: 12px;}
.owl-carousel.owl-rtl .owl-item .item{ height: 50px; }
.owl-carousel.owl-rtl .owl-item .item a img {width: 30px; height: 30px; }
.owl-carousel.owl-rtl .owl-item .item a:hover img:nth-child(2), .owl-carousel.owl-rtl .owl-item .item a.active  img:nth-child(2) { width: 36px; height: 36px;}
.product-carousel3 .owl-next{  height: 20px; width: 20px; background-size: 20px 20px; right: -30px; margin-top: -10px;}
.product-carousel3 .owl-prev{ height: 20px; width: 20px; background-size:  20px 20px; left: -30px; margin-top: -10px;}
.tbody4 { font-size: 18px; font-weight: 600;}

.tbody.cwrap { padding-right: 240px}
.currency_wrap { width: 190px; right: 30px; top: 10px; height: 40px; }
.currency {height: 40px; line-height: 40px;}
.price_select { width: 54px; height: 30px; float: left; margin-top: 5px;}
.price_select label.switch_price { width: 54px;height: 14px;margin: 8px 7px 8px 0;}
.price_select .swittcher:before{height:26px;width:26px;left:0;bottom: -6px;}
.price_select input:checked + .swittcher:before{-webkit-transform:translateX(28px);-ms-transform:translateX(28px);transform:translateX(28px); }
.price_select .swittcher.round{border-radius:36px}
.cinput { width: 80px; float: left; padding-left: 10px; height: 40px;}
.cinput .form-control {font-size: 14px; height: 40px;line-height: 40px; border: 0; border-bottom: solid 1px #BBBBBB; border-radius: 0;  }
.price_table.newtable .tbody3.right_padding {padding: 15px 240px 0 15px;}
.price_table.newtable .tbody3.right_padding .dollar_price, .price_table.newtable .tbody3.right_padding .euro_price { width: 80px;  padding-left: 10px; height: 40px;}

}
/* END__ */

@media only screen and (max-width: 420px) {
.price_table.newtable .tbody_main .tbody .minus2 {width: 20px;height: 20px; background-size: 10px 3px; margin-top: -6px;}
.tbody.cwrap { padding-right: 175px}
.currency_wrap { width: 150px; right: 25px; top: 10px; height: 40px;  }
.currency {height: 40px; line-height: 40px; width: 20px; font-size: 14px;}
.price_select { width: 44px; height: 30px; float: left; margin-top: 5px;}
.price_select label.switch_price { width: 44px;height: 14px;margin: 8px 7px 8px 0;}
.price_select .swittcher:before{height:26px;width:26px;left:0;bottom: -6px;}
.price_select input:checked + .swittcher:before{-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px); }
.price_select .swittcher.round{border-radius:36px}
.cinput { width: 66px; float: left; padding-left: 6px; height: 40px;}
.cinput .form-control {font-size: 14px; height: 40px;line-height: 40px; border: 0; border-bottom: solid 1px #BBBBBB; border-radius: 0;  }
.price_table.newtable .tbody3.right_padding .tblock1 { font-size: 14px;}
.price_table.newtable .tbody3.right_padding .dollar_price, .price_table.newtable .tbody3.right_padding .euro_price { width: 76px;  padding-left: 6px; height: 40px;}
.price_table.newtable .tbody3.right_padding .currency_wrap { width: 170px; right: 20px;}

}
/* END__ */

.bfh-selectbox .bfh-selectbox-toggle .selectbox-caret { display: none;}
.inputs{ -webkit-appearance: none; -moz-appearance: none; appearance: none;}
.verification_code ul li input[type=number]::-webkit-inner-spin-button, .verification_code ul li input[type=number]::-webkit-outer-spin-button ,
.register_block.loginwindow.newform .dblock2 input[type=number]::-webkit-inner-spin-button, .register_block.loginwindow.newform .dblock2 input[type=number]::-webkit-outer-spin-button,
.registration_right .ed_form.newform .dblock2 input[type=number]::-webkit-inner-spin-button, .registration_right .ed_form.newform .dblock2 input[type=number]::-webkit-outer-spin-button
{   -webkit-appearance: none;   margin: 0; }
.verification_code ul li input[type='number'] , .register_block.loginwindow.newform .dblock2 input[type='number'] , .registration_right .ed_form.newform .dblock2 input[type='number'] {-moz-appearance:textfield;}

.yearinput input[type='number']{ -webkit-appearance: none; -moz-appearance: none; appearance: none;}
.yearinput input[type='number']::-webkit-inner-spin-button, .yearinput input[type='number']::-webkit-outer-spin-button {   -webkit-appearance: none;   margin: 0; }
.yearinput input[type='number'] { -moz-appearance:textfield;}
.registration_right .ed_form.newform .form-group .bfh-selectbox-filter.form-control, .registration_right .ed_form .bfh-selectbox-filter.form-control { background: #fff url(/Content/images/search_off.png) no-repeat right center;}

.verification_code ul li input.inputError{ border: solid 1px #F00;}
.errormessage{ display: none; color: #F00}

.register_block.loginwindow.newform .form-group .form-control.inputError { border-bottom: solid 1px #F00;}
.register_block.loginwindow.newform .form-group .form-control.inputError + .floating_label { color: #F00}
.register_block.loginwindow.newform .form-group .form-control.inputError:not(:placeholder-shown) + .floating_label {color: rgba(255,0,0, 0);}
.register_block.loginwindow.newform .form-group .form-control.inputError:not(:-ms-input-placeholder) + .floating_label {color: rgba(255,0,0, 0);}

.register_block .form-group label input[type="checkbox"].inputError + span {  background: url(/Content/images/dcheck2.png) no-repeat left -48px;}
.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

@media (min-width: 768px) {
.carousel-inner.nrdius .item { max-height: 275px;}
.carousel-inner.nrdius img { max-height: 275px;}
}


@media only screen and (max-width: 767px) {
.carousel-inner.nrdius .item .item { max-height: auto;}
.carousel-inner.nrdius .item .item img { height: auto;}
.closeCodeA {display:none!important;}
.view_code,.close_code  {  margin-left: -50px!important; }

}
input[type='number']{ -webkit-appearance: none; -moz-appearance: none; appearance: none;}
input[type='number']::-webkit-inner-spin-button, input[type='number']::-webkit-outer-spin-button {   -webkit-appearance: none;   margin: 0; }
input[type='number'] { -moz-appearance:textfield;}
.offer_valid .caldate{text-align:center;border: solid 1px #ced4da;color: #32415A;width:180px;font-size:20px;height:50px;font-family: 'Barlow, sans-serif';background-color:white!important;}
.no_offers {margin-top:50px;}

.removeAgentFromQuote {width:20px;height:20px;background:#4bbea0;border-radius:82px;position:absolute;top:0;left:-5px;color:white;font-size:12px;line-height:20px;text-align:center;}
#dashboard_loader {font-size:100px;text-align:center;}
#inner_chat .live_img{cursor:pointer;}

.messsage_text span {position:absolute;bottom:3px;right:5px;opacity:0.5}

.bfh-selectbox .bfh-selectbox-options ul li:nth-child(1) {
  display:block!important;
}

#port_block_shema .bfh-selectbox-options ul li > a:hover img{
  display: inline-block;
}
#port_block_shema .bfh-selectbox-options ul li > a img{
  display: inline-block;
}
/*.last_login {color:#bbbbbb;}*/

#fclform .air_block1 {
  width:41%;
}

#fclform .overweight {
  left:41%;
}


@media (min-width: 768px) {
    .navbar-expand-md {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

.navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0.5rem 1rem;
    min-height: unset !important;
    margin-bottom: unset !important;
    border: unset !important;
}

.sblock .deletes {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: #fff url(/Content/images/delete2.png) no-repeat center center;
    right: 15px;
    bottom: -18px;
    padding: 0;
    top: auto;
    margin-top: auto;
    background-size: 14px auto;
    -webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.49);
    -moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.49);
    box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.49);
    z-index:50;
}

.search_box3 span {
    cursor: pointer;
    width: 38px;
    height: 38px;
    background: url(/Content/images/search2.png) no-repeat center center rgba(75,190,160, 0);
    position: absolute;
    right: 6px;
    top: 18px;
    border: none;
    cursor: pointer;
}

#chat_text_input {
    overflow: hidden;
    overflow-wrap: break-word;
    resize: none;
    height: 68px;
}

.mobile-nav{
    display:none;
}

@media only screen and (max-width: 767px) {
    .pc-nav, .profile {
        display: none !important;
    }

    .mobile-nav {
        display: block;
    }

    .messages .clogo_default2 {
        padding-top: 15px;
    }

    .live_img .clogo_default5{
        padding-top:6px;
    }

    .live_img img, .live_img .clogo_default5 {
        width: 46px !important;
        height: 46px !important;
    }

    #chat_name {
        font-size: 16px !important;
        line-height: 20px !important;
    }

    .ed_form .form-control {
        height: 33px !important;
    }

    .port-select{
        height:unset;
        min-height:50px;
    }

    #company_profile .col-lg-6 {
        width: 100%;
    }

    .mprofile .clogo_default8 {
        font-size: 55px;
        padding-top: 40px;
        width: 102px;
        height: 102px;
    }

    .mprofile .clogo_default6,
    #company_profile .clogo_default6 {
        padding-top: 32px;
        font-size: 55px;
        font-weight: unset;
    }

    #company_profile .clogo_default7 {
        width:50px;
        height:50px;
        padding-top:18px;
        font-size:24px;
    }

    #company_profile .addagent.noplus{
        left:55px !important;
    }

    .mprofile .payment_reply{
        display:none;
    }
}

.mprofile .col-lg-12,
#company_profile .col-lg-12 {
    width: 100%;
    display: inline-block;
}

#company_profile .col-lg-6 {
    display: inline-block;
}

#chat_name {
    font-size: 24px;
    line-height: 22px;
    font-weight: 400;
    color:#ffffff;
}

.pac-logo:after{
    display:none;
}

.el-disabled {
    pointer-events: none;
    opacity: 0.5;
}

.select_all_companies_btn {
    width: 202px;
    height: 50px;
    background: #32415A;
    position: absolute;
    right: 15px;
    top: -24px;
    border: 0;
    cursor: pointer;
    z-index: 99;
    border-radius: 30px;
    font-size: 20px;
    color: #fff;
    font-weight: 500;
    text-align: center;
}

.stop-scrolling{
    overflow:hidden !important;
}

.quote-price-panel {
    width: 100%;
    float: left;
    padding: 18px 16px;
    background-color: #f1f1f3;
    color: #32415A;
}

.quote-price-panel .quote-price{
    background-color:#ffffff;
    padding:54px;
}

.quote-price-panel .quote-price-title {
    font: normal normal 800 24px/36px Barlow;
    letter-spacing: 0px;
    text-transform: uppercase;
    text-align:left;
}

.quote-price-panel .quote-price-leg {
    border-left: 1px solid #D2D2D2;
    position: relative;
    margin-top:32px;
}

.quote-price-panel .quote-price-leg .leg_icon {
    width:36px;
    height:36px;
    background-color:#6ED1B7;
    border-radius:100%;
    position:absolute;
    top:0;
    left:-18px;
}

.air_icon {
    background: url(/Content/images/air_green.png) no-repeat center center
}

.person_icon {
    background: url(/Content/images/person_green.png) no-repeat center center
}

.track_icon {
    background: url(/Content/images/track_green.png) no-repeat center center
}

.location_icon {
    background: url(/Content/images/location_green.png) no-repeat center center
}

.ship_icon {
    background: url(/Content/images/ship_green.png) no-repeat center center
}

.quote-price-panel .quote-leg-title {
    font: normal normal normal 20px/33px Barlow;
    letter-spacing: 0px;
    text-transform: capitalize;
    margin-left: 30px;
}

.quote-price-panel table {
    width: 100%;
    margin-top:20px;
}

.quote-price-panel table thead tr {
    border-bottom: 1px solid #ECECEC;
}

.quote-price-panel table thead th{
    text-align: left;
    font-size:16px;
    letter-spacing: 0.16px;
    text-transform: capitalize;
    padding-top:10px;
    padding-bottom:10px;
}

.quote-price-panel table tbody td{
    padding:15px 10px 0px 0;
}

.quote-price-panel table .fa-list,
.quote-price-panel table .fa-trash{
    color:#d8d8d8;
    text-align:center;
    width:100%;
}

.quote-price-panel table td input{
    text-align: center;
    font: normal normal normal 16px/22px Barlow;
    letter-spacing: 0px;
    color: #32415A;
    background: #ECECEC 0% 0% no-repeat padding-box;
    border-radius: 4px;
    border: unset;
    padding:1px 3px;
}

.quote-price-panel table tfoot tr {
    background:#f5f5f5;
}

.quote-price-panel table tfoot th {
    padding-top: 5px;
    padding-bottom: 5px;
    font: normal normal 600 18px/33px Barlow;
    text-transform:uppercase;
}

.quote-price-panel .select2-container .select2-choice,
.quote-price-panel .select2-container .select2-choice .select2-arrow{
    border:unset !important;
    background-image:unset !important;
    background: #ECECEC 0% 0% no-repeat padding-box !important;
}

.quote-price-panel .quote-total-row {
    display: inline-block;
    width: 100%;
    background-color: #32415A;
    padding:8px 0;
    border-bottom-left-radius:4px;
    border-bottom-right-radius:4px;
    color:#ffffff;
    opacity:1 !important;
    text-transform:uppercase
}

.quote-price-panel .quote-total-row .bottom-total-label{
    width:80%;
    float:left;
    text-align:right;
    font: normal normal bold 20px/33px Barlow;
    letter-spacing:0;
}

.quote-price-panel .quote-total-row .bottom-value{
    width: 20%;
    float: left;
    text-align: center;
    font: normal normal 600 20px/33px Barlow;
    letter-spacing: 0;
}

.quote-price-panel .quote-add-fee {
    color: #6ED1B7;
    font-size: 22px;
    margin-left: 10px;
    cursor:pointer;
}

.quote-price-panel .offer-bottom-form {
    margin:20px -5px 0 -5px !important;
}

.quote-price-panel .offer-bottom-form input {
    font: normal normal normal 16px/22px Barlow;
    letter-spacing: 0px;
    color: #32415A;
    background: #ECECEC 0% 0% no-repeat padding-box;
    border-radius: 4px;
    border: unset;
    padding: 1px 3px;
    height:30px;
}

.quote-price-panel .offer-bottom-form textarea {
    font: normal normal normal 16px/22px Barlow;
    letter-spacing: 0px;
    color: #32415A;
    background: #ECECEC 0% 0% no-repeat padding-box;
    border-radius: 4px;
    border: unset;
    padding: 1px 3px;
    width:100%;
    height:100px;
}

.quote-price-panel .offer-bottom-form .quote-label{
    text-align: left;
    font-size:16px;
    letter-spacing: 0.16px;
    text-transform: capitalize;
    padding-top:10px;
    padding-bottom:10px;
    font-weight:bold;
}

.disable_elements > * {
    pointer-events: none;
    opacity:0.7;
}

.offer-rating {
    width: 150px !important;
}

.offer-rating-no {
    width: 150px !important;
    top: 10px !important;
    left: 60% !important;
    color:#bbbbbb;
    text-transform:uppercase;
}

.offer-rating m {
    font-size: 14px;
    color: #4BBEA0;
}

.quoteoption_bottom{
    text-align:center;
}

.quoteoption_bottom .quoteoption_company_list {
    display: inline-block;
    background-color: #f1f1f3;
    padding: 60px 0 0 70px;
}

.quoteoption_company_list .who.dashboard_filter,
.quoteoption_company_list .partners_panel {
    margin-top: 0 !important;
}
/*Company Details - Country field fix*/
.no_border_bottom {
    border-bottom: 0px !important;
}

.inline_full{
    display:inline-block;
    width:100%;
}

.d_block {
    display: block;
}

.text_truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}



@charset "utf-8";
* {
    margin: 0;
    padding: 0;
}

*, *::before, *::after {
    box-sizing: border-box;
}

img, button {
    user-select: none;
}


:root {
    --fw-400: 400;
    --blue-light: #969eb2;
    --brand: #3c4f70;
    --fs-sm: 14px;
}

.p_r_0{
    padding-right:0;
}
.iEdit-img-edit {
    display: none;
}
/* CSS Document */
.mbprofile , .mbprofile:hover, .edprofile , .edprofile:hover, .acprofile , .acprofile:hover{ font-size: 14px; line-height: 20px; color: #4BBEA0; font-weight: 500; text-transform:uppercase; position:absolute; z-index: 997; left: 94px; top: 22px; display: none;}

.openernav .gift_swapping, .openernav .user_swapping{ display: none;}

.openernav .gift, .openernav .user, .openernav.active  { display: none;}
.openernav.active .gift, .openernav.active .user  { display: block;}
.openernav.active .gift.active, .openernav.active .user.active { display: none;}
.openernav.active .user.active { display: none}

.openernav.active .user_swapping.active, .openernav.active .gift_swapping.active { display: block;}
.wapp .top-block-inner .nav-tabs.messages ul li a div { padding-top: 0px; padding-left: 110px;}
.wapp .top-block-inner .nav-tabs.messages ul li a div p:nth-child(2) { font-size: 14px; margin-bottom:0px;color: rgba(241,240,242, .4);}

.wapp .top-block-inner .nav-tabs.messages ul li a span i{ width: 44px; height: 44px; border-radius: 50%; position:absolute; right: -15px; bottom: -5px; border: none; background: none;}
.wapp .top-block-inner .nav-tabs.messages ul li a span i img{ border: solid 4px #32415A; border-radius: 50%;background:white;}

.wapp .search_box2 { cursor: pointer; right: 355px; width: 28px; height: 28px; top: 40px;  border: none;  border-radius: 50%;}
.wapp .search_box2 a{ width: 28px; height: 28px;background: url(/Content/images/search2.png) no-repeat center center;  background-size: 21px 21px; display: inline-block; }
.wapp .search_box2 > div {display: none; width: 300px; height: 60px; background: #fff; border-radius: 40px; position:absolute; left: -310px; top: -15px; z-index: 997;}
.wapp .search_box2.active > div { display: block;}
.rquote_block{position: absolute; right: 410px; top: 30px;}
.rquote{height:50px; width: 220px; font-size: 18px; font-weight: 500; text-transform: uppercase; padding-right: 22px; letter-spacing: 1px; color: #fff; border: 0px; border-radius: 30px; cursor: pointer;
 background: #4bbea0; display: inline-block; -webkit-box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.23); -moz-box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.23); box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.23);}
.rquote_block .rquote.dropdown-toggle:after {position: absolute;right: 0px; top: 50%; margin-top: -4px;width: 26px;height: 8px;border: none; background: url(/Content/images/arrow7.png) no-repeat center center;}
.rquote_block ul.dropdown-menu:before { content:""; position:absolute; width: 22px; height: 11px; right: 10px; top: -10px; z-index: 999;  background: url(/Content/images/uparrow.png) no-repeat right bottom;}
.rquote_block ul.dropdown-menu { width: 100%; top: 60px; padding:7px 15px; }
.pc-nav .dropdown-toggle:after {
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -4px;
    width: 26px;
    height: 8px;
    border: none;
    background: url(/Content/images/arrow7.png) no-repeat center center;
}

.pc-nav ul.dropdown-menu:before {
    content: "";
    position: absolute;
    width: 22px;
    height: 11px;
    right: 70px;
    top: -10px;
    z-index: 999;
    background: url(/Content/images/uparrow.png) no-repeat right bottom;
}

.pc-nav ul.dropdown-menu {
    width: 100%;
    top: 70px;
    left: -30px;
}
.navbarDropDown li.a{
    font-size: 16px !important;
}
.wapp .sclose, .wapp .sclose2 {
    display: none;
}
.wapp .firend_name { padding: 20px 0 50px 54px;}
.wapp .firend_name img {left: 0;  top: 12px; margin-top: auto;}
.wapp .firend_name p{ position:relative; left:  auto; right: auto;top: auto; -webkit-transform: translateY(0%);-ms-transform: translateY(0%);-o-transform: translateY(0%);transform: translateY(0%);}
.wapp .firend_name span { float: left; position:relative;color: #4bbea0;font-weight: 400; font-size: 60px; line-height: 30px;}
.wapp .firend_name span img { position: inherit; border: none; vertical-align: middle; left: auto; width: auto; height: auto; margin-top: -10px; margin-right: 3px; }

.nclogo{ position: absolute; left: -60px; top: 15px;  }
.nclogo img { border-radius:50%;width: 50px; height: 50px; position:relative; left: auto; top: auto;}
.nctext{ position: absolute; right: -90px; top: 15px; font-size: 14px; line-height: 16px; text-align:left;  }
.nctext span{ color: #4BBEA0; font-size: 18px; line-height: 20px; font-weight: 500; display: block;}
.wapp .logout, .wapp .logout:hover { background: none;}

.wapp .firend_name .img_wrap { width: 44px; height: 44px;  position: absolute; left: 0; top: 12px;}
.wapp .firend_name .img_wrap img{ width: 100%; height: auto;border-radius: 50%; border: solid 1px #596882;}
.wapp .firend_name .img_wrap i{ position:absolute; width: 38px; height: 20px; left: 50%; margin-left: -19px; bottom: -24px; font-style:normal; color: #fff; font-size: 14px; font-weight: 500; line-height: 20px; background: #4bbea0; border-radius: 8px; text-align:center;
-webkit-box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.68);-moz-box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.68);box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.68);}

.wapp .prating.agent.edit button.requestsend { background: #B4B4B4; width: auto; padding: 0 20px; right: 0; box-shadow: none;}
.wapp .prating.agent.edit button.requestsend:after{ content: ""; position:absolute; width: 28px; height: 28px; position:absolute; right: 0px; top: -14px; background: #B4B4B4 url(/Content/images/clock.png) no-repeat center center; border: solid 2px #fff; border-radius: 50%;}
.partneradd{ position:absolute;  padding-left: 35px; background: url(/Content/images/checked.png) no-repeat left 5px; right: 0; bottom: 20px; color: #4BBEA0; font-size: 24px; line-height: 24px; font-weight: 500; padding-bottom: 20px;}
.partneradd a{ position:absolute; right: 0; bottom: 0; font-size: 14px; color: #9BA5B7; text-decoration:underline;}
.branches_right.toppadding { margin-top: 100px; background-position: left 0px;}
.wapp .ed_form { margin: 0 ; margin-left: 300px;}
.wapp .ed_form .form-group.nform{ width: 80%;}
.wapp .image-preview.upload_profile, #callback-preview.upload_profile { background-color: #fff;}
.wapp .upload_title i{ font-style:normal; font-size: 18px; line-height: 16px;  }
.wapp .saves.edit { right: auto; right:5%;}
.wapp .ed_form.detailstop { padding-left: 5%; margin-left: 0px;}
.wapp .profile_right.cdetails .ed_form .form-group { width: 50%;  float: left;  padding:0 10%;}
.wapp .profile_right.cdetails .ed_form select.form-control { background: #fff url(/Content/images/darrow3.png) no-repeat right center;  background-size: auto;  height: 46px;  width: 100%; text-transform:none;
    -webkit-appearance: none;  -moz-appearance: none;  appearance: none;  border-radius: 0;  background-size: 16px 8px;border-bottom: solid 1px #bbbbbb;color: #32415a;font-weight: 400;}
.wapp .show_partner .sblock label { right: -10px; }
.wapp .show_partner .sblock .butons.eapprove .saves {  left: 50%; margin-left: -100px; min-width: 200px;}
.wapp .show_partner .sblock .clogo_block .deletes { width: 36px; height: 36px; border-radius: 50%; background:#fff url(/Content/images/delete2.png) no-repeat center center; left: 15px; bottom: -18px; padding: 0; top: auto; margin-top: auto;
background-size: 14px auto; -webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.49);-moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.49);box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.49);}
.wapp .clogo_block { font-size: 11px; line-height: 14px;}

.wapp .common_block2.fsubmit { position:relative; margin-top: 30px; }
.wapp .common_block2.fsubmit .saves.chnages { position:absolute; top: 0; bottom: auto; }

.wapp  .profile_right .pblock1 .bfh-selectbox-toggle.form-control {  border: none;}
.wapp .search_box .form-control { box-shadow: none;}
/*.wapp  .filter_tile h1 { font-weight: 400;}*/
.wapp .common_wrap h3::after { display: none;}

.wapp .block1 .main-link{ background:#32415a url(/Content/images/home3.png) no-repeat center center;}
.wapp .block1 .main-link:hover, .block1 .main-link.active{ background:#32415a url(/Content/images/home3_over.png) no-repeat center center;}
.wapp .block3 .main-link{ background:#32415a url(/Content/images/share.png) no-repeat center center;}
.wapp .block3 .main-link:hover, .block3 .main-link.active{ background:#32415a url(/Content/images/share_over.png) no-repeat center center;}
.who.dashboard_final.allquote {padding-top: 100px;}
.allquote_wrap{ width: 100%; float: left; padding-top: 50px; background: url(/Content/images/shade6.png) repeat-x left top; }
.allquote_top{ width: 100%; border-bottom: solid 1px #BFBFBF; float: left; padding: 10px 0; background: #fff; position:relative;}
.allquote_top ul { width: 100%; float: left; padding: 0; margin: 0; list-style:none;}
.allquote_top ul  li{ width: 28%; float: left; padding: 0 0 0 30px; margin: 0; font-size: 12px; line-height: 16px; font-weight: 400; color: #9C9C9C; text-transform:uppercase;}
.allquote_top ul  li span{ width: 100%; float: left;}
.allquote_top ul  li:nth-last-child(1){ width: 16%; }

.language{ width: 30px; height: 36px; position:absolute; right: 0; top: 0; border: 0; background: none; padding: 0; margin: 0; vertical-align: top; text-align:right;cursor: pointer;}
.language a{ display: block; padding: 4px 0; }
.language img { vertical-align: middle;}

.lang-list{ margin:0; padding:0; position:absolute; top:100%; right: -10px; width:120px;  background:#fff; border: solid 1px #787878; border-top: none; z-index: 19;}
.lang-list .well{ margin:0; padding: 10px; box-shadow:none; border-radius:0; border:none;}
.lang-list ul{ margin:0; padding:0; list-style:none;}
.lang-list ul li{ margin-bottom:15px; line-height:15px;  text-align:left;}
.lang-list ul li:last-child{ margin:0;}
.lang-list ul li img{ float:right; width:27px; margin-left:10px;}
.lang-list ul li a{ display:block; color:#404041; font-size:14px;}
.lang-list ul li a:hover{ text-decoration:none; color:#d71921;;}

.allquote_bottom{ width: 100%;float: left; padding: 10px 0 0 0; background: #fff;}
.allquote_bottom .container{ max-width: 1210px; }
.allquote_bottom .container ul { width: 100%; float: left; padding: 0; margin: 0; list-style:none;}
.allquote_bottom .container ul  li{ width: 33.33%; float: left; text-align:center; padding: 20px 5px 0 5px; margin: 0; font-size: 20px; line-height: 24px; font-weight: 400; position:relative;}
.allquote_bottom .container ul  li span{ font-size: 14px; position:absolute; right: 0; top: 0; left: 0;}
.allquote_bottom .container ul  li a{ display: block; padding-bottom: 5px; border-bottom: solid 4px #fff; height: 100%; font-weight: 600;}
.allquote_bottom .container ul  li a span { display: none;}
.allquote_bottom .container ul  li a.active {border-bottom: solid 4px #32415A; font-weight: 600;}
.allquote_bottom .container ul  li a.active span { font-weight: 400; display: block;}


.allquote_top ul.dropdown-menu{ width: 150px; font-size: 16px; line-height: 20px; text-transform:uppercase; border-radius: 0; padding: 8px 0; margin-top: -2px; z-index: 12; }
.allquote_top ul.dropdown-menu li, .allquote_top ul.dropdown-menu li:nth-child(1), .allquote_top ul.dropdown-menu li:nth-child(4){ display: block; width: 100%; padding: 0; margin: 0;}
.allquote_top ul.dropdown-menu li a{ display: block; padding: 4px 4px 6px 20px;}
.allquote_top ul.dropdown-menu li a:hover{ background: #4BBEA0; color: #fff;}
.allquote_top ul.dropdown-menu li a img  { vertical-align: middle; margin-left: 8px;}
.allquote_top ul li:nth-child(3) ul.dropdown-menu { width: 200px; }
.dropdown .btn { background: none; padding: 3px 24px 10px 0; position: relative;font-weight: 600;}
.dropdown .dropdown-toggle { background-position: right bottom; z-index: 20;}
.dropdown .dropdown-toggle:after { position:absolute; right: 0; width: 12px; height: 8px; top: 50%; margin-top: -4px;
    border-top: none,; border-right: none;border-bottom: 00;border-left: none; border: none; }
.allquote_top ul li:nth-child(3) .dropdown .dropdown-toggle{ color: #4BBEA0;}
.dropdown .dropdown-toggle[aria-expanded="true"] { background:url(/Content/images/uparrow.png) no-repeat right bottom; }
.allquote_top ul li strong, .allquote_top ul li b{ font-size: 16px; color: #32415A; font-weight: 600;}
.allquote_top ul.dropdown-menu li label{position: relative; display: block; padding: 4px 4px 4px 35px; margin-bottom: 0px;}
.allquote_top ul.dropdown-menu li label input[type="checkbox"]{display:none}
.allquote_top ul.dropdown-menu li label input[type="checkbox"] + span{width:11px;height:11px; background:url(/Content/images/checkbox6.png) no-repeat;cursor:pointer; position:absolute; left:17px;; top: 7px;}
.allquote_top ul.dropdown-menu li label input[type="checkbox"]:checked + span{background:url(/Content/images/checkbox6.png) no-repeat left -11px; }

.allquote_top ul.dropdown-menu2{ width: 150px; font-size: 16px; line-height: 20px; text-transform:uppercase; border-radius: 0; padding: 8px 0; margin-top: -2px; z-index: 12; }
.allquote_top ul.dropdown-menu2 li, .allquote_top ul.dropdown-menu2 li:nth-child(1), .allquote_top ul.dropdown-menu2 li:nth-child(4){ display: block; width: 100%; padding: 0; margin: 0;}
.allquote_top ul.dropdown-menu2 li a{ display: block; padding: 4px 4px 6px 20px;}
.allquote_top ul.dropdown-menu2 li a:hover{ background: #4BBEA0; color: #fff;}
.allquote_top ul.dropdown-menu2 li a img  { vertical-align: middle; margin-left: 8px;}
.allquote_top ul li:nth-child(3) ul.dropdown-menu2 { width: 200px; }
.dropdown .btn { background: none; padding: 3px 24px 10px 0; position: relative;font-weight: 600;}
.dropdown .dropdown-toggle { background-position: right bottom; z-index: 20;}
.dropdown .dropdown-toggle:after { position:absolute; right: 0; width: 12px; height: 8px; top: 50%; margin-top: -4px;
border-top: none,; border-right: none;border-bottom: 00;border-left: none; border: none; }
.allquote_top ul li:nth-child(3) .dropdown .dropdown-toggle{ color: #4BBEA0;}
.dropdown .dropdown-toggle[aria-expanded="true"] { background:url(/Content/images/uparrow.png) no-repeat right bottom; }
.allquote_top ul li strong, .allquote_top ul li b{ font-size: 16px; color: #32415A; font-weight: 600;}
.allquote_top ul.dropdown-menu2 li label{position: relative; display: block; padding: 4px 4px 4px 35px; margin-bottom: 0px;}
.allquote_top ul.dropdown-menu2 li label input[type="checkbox"]{display:none}
.allquote_top ul.dropdown-menu2 li label input[type="checkbox"] + span{width:11px;height:11px; background:url(/Content/images/checkbox6.png) no-repeat;cursor:pointer; position:absolute; left:17px;; top: 7px;}
.allquote_top ul.dropdown-menu2 li label input[type="checkbox"]:checked + span{background:url(/Content/images/checkbox6.png) no-repeat left -11px; }




.search_wrap{ width: 264px; height: 36px;; position:absolute; right: 20px; top: 20px; z-index: 10; background: #E8E8E8; border-radius: 30px; padding-left: 36px;}
.search_wrap .form-control { height: 36px; width: 100%; border: 0px; box-shadow: none; border-radius: 0px; padding: 0; line-height: 36px; font-size: 16px; color: #AEAEAE; font-weight: 400; background-color: transparent;  }
.search_wrap .form-control::-webkit-input-placeholder{ color: #AEAEAE; opacity: 1;font-weight: 400;}
.search_wrap .form-control::-moz-placeholder { color: #AEAEAE; opacity: 1;font-weight: 400; }
.search_wrap .form-control:-ms-input-placeholder { color: #AEAEAE;font-weight: 400; }
.search_wrap .form-control::-webkit-input-placeholder { color: #AEAEAE;font-weight: 400; }
.search_wrap input[type=submit]{ cursor: pointer; width: 30px; height: 36px;  background:url(/Content/images/search5.png) no-repeat center center rgba(75,190,160, 0); position:absolute; left: 5px; padding: 0; top: 50%; margin-top: -18px;  border: none; cursor: pointer;}
.filterby { width: 40px; height: 38px; position:absolute; z-index: 19; right: 20px; top: 15px; background: url(/Content/images/filter.png) no-repeat center center; border: none; display: none;}


/*******************************
* MODAL AS LEFT/RIGHT SIDEBAR
* Add "left" or "right" in modal parent div, after class="modal".
* Get free snippets on bootpen.com
*******************************/
	.modal.right .modal-dialog {
		position: fixed;
		margin: auto;
		width: 265px;
		height: 100%;
		-webkit-transform: translate3d(0%, 0, 0);
		    -ms-transform: translate3d(0%, 0, 0);
		     -o-transform: translate3d(0%, 0, 0);
		        transform: translate3d(0%, 0, 0);
	}

	.modal.right .modal-content {
		height: 100%;
		overflow-y: auto; border: solid 1px #BBBBBB; border-radius: 0;
	}

/*Right*/
	.modal.right.fade .modal-dialog {
		right: -280px; top: 80px;
		-webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
		   -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
		     -o-transition: opacity 0.3s linear, right 0.3s ease-out;
		        transition: opacity 0.3s linear, right 0.3s ease-out;
	}

	.modal.right.fade.show .modal-dialog {
		right: 0;
	}
.modal.right .modal-header{ border-bottom: solid 1px #DCDCDC;width: 100%; float: left;}
.modal.right .modal-header h4 { display: block; text-align: left; font-size: 14px; font-weight: 400;}
.modal.right .modal-header .close3 { width: 30px; height: 30px; position: absolute; right: 15px; top: 25px; background: url(/Content/images/close3.png) no-repeat center center; padding: 0; }
.mstatus, .mtype, .mtime, .msort { width: 100%; float: left;border-bottom: solid 1px #DCDCDC; padding: 16px;}
.modal.right .modal-body h4{ font-size: 14px; font-weight: 700; padding:0 0 10px 0; margin: 0; text-transform:uppercase;}

.mstatus ul{ display:block;  font-size: 16px; line-height: 20px; text-transform:uppercase; border-radius: 0; padding: 0; margin: 0;}
.mstatus ul li{ display: block; width: 100%; padding: 0; margin: 0;}
.mstatus ul li label{position: relative; display: block; padding: 4px 4px 4px 18px; margin-bottom: 0px;}
.mstatus ul li label input[type="checkbox"]{ position:absolute; left: 0px; top:7px; z-index:1;}
.mstatus ul li label input[type="checkbox"] + span{width:13px;height:13px; background:url(/Content/images/checkbox6.png) no-repeat;cursor:pointer; position:absolute; left:0px;; top: 7px; background-size: 13px 26px; z-index: 19;}
.mstatus ul li label input[type="checkbox"]:checked + span{background:url(/Content/images/checkbox5.png) no-repeat left -13px; background-size: 13px 26px; }

.mtype ul{ display:block;  font-size: 16px; line-height: 20px; text-transform:uppercase; border-radius: 0; padding: 0; margin: 0;}
.mtype ul li{ display: block; width: 100%; padding: 0; margin: 0;}
.mtype ul li label{position: relative; display: block; padding: 4px 4px 4px 18px; margin-bottom: 0px;}
.mtype ul li label input[type="checkbox"]{ position:absolute; left: 0px; top:7px; z-index:1;}
.mtype ul li label input[type="checkbox"] + span{width:13px;height:13px; background:url(/Content/images/checkbox6.png) no-repeat;cursor:pointer; position:absolute; left:0px;; top: 7px; background-size: 13px 26px; z-index: 19;}
.mtype ul li label input[type="checkbox"]:checked + span{background:url(/Content/images/checkbox5.png) no-repeat left -13px; background-size: 13px 26px; }

.mtime ul{ display:block;  font-size: 16px; line-height: 20px; text-transform:uppercase; border-radius: 0; padding: 0; margin: 0;}
.mtime ul li{ display: block; width: 100%; padding: 0; margin: 0;}
.mtime ul li label{position: relative; display: block; padding: 4px 4px 4px 18px; margin-bottom: 0px;}
.mtime ul li label input[type="radio"]{ position:absolute; left: 0px; top:7px; z-index:1;}
.mtime ul li label input[type="radio"] + span{width:13px;height:13px; background:url(/Content/images/radio5.png) no-repeat;cursor:pointer; position:absolute; left:0px;; top: 7px; background-size: 13px 26px; z-index: 19;}
.mtime ul li label input[type="radio"]:checked + span{background:url(/Content/images/radio5.png) no-repeat left -13px; background-size: 13px 26px; }

.msort ul{ display:block;  font-size: 16px; line-height: 20px; text-transform:uppercase; border-radius: 0; padding: 0; margin: 0;}
.msort ul li{ display: block; width: 100%; padding: 0; margin: 0;}
.msort ul li label{position: relative; display: block; padding: 4px 4px 4px 18px; margin-bottom: 0px;}
.msort ul li label input[type="radio"]{ position:absolute; left: 0px; top:7px; z-index:1;}
.msort ul li label input[type="radio"] + span{width:13px;height:13px; background:url(/Content/images/radio5.png) no-repeat;cursor:pointer; position:absolute; left:0px;; top: 7px; background-size: 13px 26px; z-index: 19;}
.msort ul li label input[type="radio"]:checked + span{background:url(/Content/images/radio5.png) no-repeat left -13px; background-size: 13px 26px; }

.wnew{ position:absolute; left: -30px; top: 40px; text-transform:uppercase; border-radius: 20px; background: #4BBEA0; color: #fff; font-style:normal; font-weight: 700; padding: 4px 12px;}
@media (max-width: 767px) {
  .wnew {
    top:0;
  }
}

.quote3 .pagination li { position:relative;padding: 8px 32px 0 54px; background-position: right 15px;}
.quote3 .pagination li:nth-child(2) {padding: 8px 0 0 12px; background: none;}
.quote3 .pagination li img { position: absolute; left: 0px;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);}
    .quote3 .pagination li span {
        position: relative;
        /*left: 12px; top: -15px;*/
        font-size: 14px;
        line-height: 16px;
        width: 100%;
        float: left;
        font-weight: 400;
        display: block;
        padding: unset !important;
        color: unset !important;
        background-color: unset !important;
        border: unset !important;
    }
/*.quote3 .pagination li:nth-child(2) span { left: 12px;}*/
.quote3 .pagination li:nth-child(3) { padding-left: 30px;padding-right:0; background: none;}
/*.quote3 .pagination li:nth-child(3) span { left: 30px; }*/


.empty_block { float: left; width: 100%; min-height: 100%;  font-size: 20px; line-height: 20px; font-weight: 400; text-align: center; padding: 100px 20px; border-radius: 8px; background: #fff;  display: block;}
.empty_block p, .empty_block.npadding h3{ letter-spacing: 1px;}
 .empty_block.npadding h3{ font-size: 16px; line-height: 20px; font-weight: 700; padding: 0; margin: 0 0 15px 0;}
.empty_block.npadding{ padding: 20px 20px 50px 20px;-webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.49);-moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.49);box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.49);}
.empty_block h1, .empty_block h2 {font-size: 20px; line-height: 20px; font-weight: 700; text-align: left; padding: 0 0 30px 0; margin: 0;}
.empty_block.npadding.specialtitle h1 , .empty_block.npadding.specialtitle h2 { padding-left: 30px;}
.rquote_button{ display: inline-block; margin: 0 auto; position:relative;}
.rquote_button ul.dropdown-menu:before { content:""; position:absolute; width: 22px; height: 11px; right: 10px; top: -10px; z-index: 999;  background: url(/Content/images/uparrow.png) no-repeat right bottom;}
.rquote_button ul.dropdown-menu { width: 200px; top: 60px; padding:7px 0; right: 0; left: auto; }
.rquote_button ul.dropdown-menu li { padding: 2px 10px; margin: 0; }
.rquote_button ul.dropdown-menu li a{ display: block; padding: 2px 10px;}
.rquote_button ul.dropdown-menu li a:hover{ background: #4BBEA0; color: #fff;}

.empty_quote1, .empty_quote2, .empty_quote1:hover, .empty_quote2:hover { display: inline-block; height: 50px;min-width:303px !important; font-size: 18px; text-transform: uppercase; padding-right: 18px; padding-left: 5px; letter-spacing: 1px; color: #fff; border-radius: 30px; text-decoration:none; line-height: 50px;
    background: #32415A url(/Content/images/arrow7.png) no-repeat right center;  -webkit-box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.23); -moz-box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.23); box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.23);}
.empty_quote2, .empty_quote2:hover { background-image: none; padding-right: 12px;}


.sblock ul.dropdown-menu:before { content:""; position:absolute; width: 22px; height: 11px; right: 10px; top: -10px; z-index: 999;  background: url(/Content/images/uparrow.png) no-repeat right bottom;}
.sblock ul.dropdown-menu { width: 180px; top: 50px; padding:7px 0; right: 0; left: auto; }
.sblock ul.dropdown-menu li { padding: 2px 10px; display: block; background: none; box-shadow: none; border-radius: 0; width: 100%; height: auto; text-align:left; margin: 0; }
.sblock ul.dropdown-menu li a{ display: block; padding: 2px 10px;}
.sblock ul.dropdown-menu li a:hover{ background: #4BBEA0; color: #fff;}

.empty_block.npadding2{ padding: 20px; font-size: 16px; -webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.49);-moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.49);box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.49);}
.empty_block.npadding2 h3{ font-size: 16px; line-height: 20px; padding: 0; margin: 0; font-weight: 600;}
.empty_block.npadding2 p{ margin-bottom: 0px;}
.empty_block.npadding2 p:nth-child(1) { font-weight:700;}
.empty_block.npadding2 ul { padding: 20px 0 0 0; margin: 0; list-style: none; display: block; text-align: center;}
.empty_block.npadding2 ul li { padding: 0 10px; margin: 0 15px 30px 15px; list-style: none; display: inline-block; position:relative; border: solid 1px #DFDFDF; border-radius: 50%; width: 80px; height: 80px; -webkit-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.25);-moz-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.25);box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.25);}
.empty_block.npadding2 ul li img { max-width: 100%; max-height: 100%; padding: 0px; border-radius: 50%; position:absolute; left: 50%; top: 50%;  -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}
.empty_block.npadding2 ul li i{ position:absolute; width: 80px; height: 20px; line-height: 20px; left: 50%; margin-left: -40px; bottom: -12px; font-style:normal; color: #fff; font-size: 14px; font-weight: 500; line-height: 20px; background: #4bbea0; border-radius: 8px; text-align:center;
 -webkit-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.25);-moz-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.25);box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.25);}
.empty_block.npadding2 a{ text-decoration:underline;font-weight: 600; letter-spacing: 0px;}
.empty_block.npadding2 ul li i img { border-radius: 0%; margin-top: -3px; max-width: 10px; max-height: auto; display: inline-block;  position: relative; vertical-align: middle; left: auto; top: auto; -webkit-transform: translate(0%, 0%); -moz-transform: translate(0%, 0%); -ms-transform: translate(0%, 0%); -o-transform: translate(0%, 0%); transform: translate(0%, 0%);}

.wapp .who.air_quote h1 { position:relative; background: rgba(222,197,197, 0); color: #32415A; padding: 15px 0 15px 50px; min-width: auto; display: block; margin: 0; border-radius: 0; font-weight: 600;}
.wapp .who.air_quote h1 img { max-width: 35px; height: auto; position:absolute; left: 0; top: 50%;   -webkit-transform: translateY(-50%);  -ms-transform: translateY(-50%);  -o-transform: translateY(-50%);  transform: translateY(-50%);}

.wapp .who.air_quote .container .row { margin-left: -5px; margin-right: -5px;}
.wapp .who.air_quote .container .row [class*="col-"] { padding-bottom: 10px; padding-right: 5px; padding-left: 5px; }
.wapp .airtab_content, .wapp .service_block { background: #fff; -webkit-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.25);-moz-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.25);box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.25); }
.wapp .airwrap_select { border-bottom: none;}
.wapp .airtab_repeat {border-top: solid 1px #E5E5E5;}
.air_block7 { width: 280px; float: left; padding-right: 20px;}
.air_block7 i{ font-weight: 700; float: left; font-style:normal;line-height: 50px; padding-left: 12px;}
.air_block7a { width: 240px; float: left; }
.airtab_content .air_block7 .form_control2 { width: 110px; margin-left: 30px; display: inline-block; float: left; }
.quote_successull{ width: 100%; float: left; background: #FFF; padding:70px 20px 70px 20px;; margin:100px 0; text-align:center; font-size: 16px; line-height: 24px; }
.wapp .who.air_quote .quote_successull h1, .quote_successull h2{ font-size: 40px; line-height: 36px; font-weight: 300; padding: 0 0 10px; margin: 0; text-align:center; text-transform:uppercase;}
.wapp .who.air_quote .quote_successull h2 /*, .quote_successull h2*/{ font-size: 22px; font-weight: 300; padding: 0; margin: 0;}
.quote_successull p a:nth-child(1) { width: 120px; height: 40px; font-size: 16px; line-height: 40px; display: inline-block; margin: 0 6px; text-transform:uppercase;}
.quote_successull p a:nth-child(2) { width: 227px; height: 40px; color: #fff; font-size: 20px; line-height: 40px; display: inline-block; margin: 0 6px; background: #32415A; border-radius: 20px; text-transform:uppercase;}
.quote_successull p a:nth-child(2) img { margin-top: -3px;}
.air_quote.shade {background: url(/Content/images/shade6.png) repeat-x left top; padding-top: 20px;}
.quote_result { width: 100%; float: left; margin-top: 100px; background: #fff;position:relative;}
.quote_result.mismatch { border: solid 1px #FF2727;}
.erroemessage { font-size: 24px; line-height: 20px; color: #FF2727; width: 100%; float: left; position:relative; padding-left: 30px; display: none; padding-bottom: 12px;}
.erroemessage i { background: #FF2727; width: 20px; height: 20px;  font-size: 16px; font-weight: 500; line-height: 16px; text-align:center; color: #fff; border-radius: 50%; position:absolute; left: 0; top: 4px; font-style:normal;  }
.quote_result.mismatch .erroemessage{ display: block;}
.addedit_partner { position:absolute ; right: 20px; top: 8px; text-align:right; border-left: solid 1px #E5E5E5; padding-left: 20px; text-transform:uppercase; padding-bottom: 6px; }
.addedit_partner a.eedit, .addedit_partner button.eedit { float: left; font-size: 12px;  height: 34px;display: inline-block; position:relative; padding-left: 40px; margin-right: 15px; border: 0; box-shadow: none; background: none; padding-right: 0px;}
.addedit_partner a.eedit:after, .addedit_partner button.eedit:after{  content: ""; width: 34px; height: 34px; background: #32415A url(/Content/images/edit3.png) no-repeat center  center; position:absolute; left: 0; top: 0; border-radius: 50%;}
.addedit_partner a.eadd, .addedit_partner button.eadd {float: left; font-size: 12px; display: inline-block; position:relative; padding-left: 40px; width: 176px; height: 34px; text-align:left; border: 0; box-shadow: none; background: none; padding-right: 0px;}
.addedit_partner a.eadd:after, .addedit_partner button.eadd:after{  content: ""; width: 34px; height: 34px; background: #32415A url(/Content/images/plus5.png) no-repeat center  center; position:absolute; left: 0; top: 0; border-radius: 50%;}
.addedit_partner a.eadd.added, .addedit_partner button.eadd.added { color: #A2A2A2; line-height: 12px;font-size: 12px; display: inline-block; position:relative; padding-left: 40px; width: 176px; height: 34px; text-align:left;  padding-right: 0px;}
.addedit_partner a.eadd.added:after, .addedit_partner button.eadd.added:after{  content: ""; width: 34px; height: 34px; background: #D2D2D2 url(/Content/images/plus6.png) no-repeat center  center; position:absolute; left: 0; top: 0; border-radius: 50%;}


.quote_result.mismatch .selected_quote .selected_block ul li{ opacity: 0.5;}
.goffer2.squote button { background: #32415A;}
.goffer2.squote button img{ margin-right: 6px; margin-top: -3px;}
.find_block1 { width: 60%; float: left; text-align:left; font-size: 16px; padding-bottom: 20px;  position:relative; }
.find_block2 { width: 40%; float: left; border-left: solid 1px #D9D9D9; text-align:left; padding-left: 40px; padding-bottom: 20px;  position:relative;}
.empty_block .find_block1 h1, .empty_block .find_block1 h2, .empty_block .find_block2 h2 { padding-bottom: 4px;}
.empty_block .find_block2 h2 { text-align:center;}
.find_block1 .smore, .find_block2 .smore  { font-size: 16px; position:absolute; left: 0; right: 0; bottom: 0; float: none;}

.pagination_repeat { width: 100%; float: left; position:relative; padding-right: 200px; padding-bottom: 20px;}
.find_block1 .pagination{  padding: 0 ; width: 100%; margin:0; list-style:none; position: relative;  font-size: 20px; font-weight: 400; color: #32415a; float: left;  }
.find_block1 .pagination li{  float: left; padding: 0 32px 10px 54px; margin:0; list-style:none; background: url(/Content/images/arrow6.png) no-repeat right 13px; position:relative; }
.find_block1 .pagination li:nth-child(1) {width: 35%;}
.find_block1 .pagination li:nth-child(2) { width: 35%;padding: 0 0 0 18px; background: none;}
.find_block1 .pagination li img { position: absolute; left: 0px;  top: 50%; opacity: 0.4;   -webkit-transform: translateY(-50%);  -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%);}
.find_block1 .pagination span { position:absolute; font-size:12px; line-height: 14px; top:  0; right: 12%; width: 113px; text-align:left;}
.find_block1 .pagination li:nth-child(3) { width: 30%; padding-left: 0;padding-right:0; background: none; font-size: 16px; line-height: 20px;}
.find_block1 .pagination li > div { display: none;}
.pagination_repeat .offer_new { width: 200px; position:absolute; right: 0; top: 12px;}
.pagination_repeat .offer_new a{ text-decoration:underline; font-weight: 600;}
.pagination_repeat .offer_new i { display: inline-block; text-transform:uppercase; font-size: 12px; font-style: normal; font-weight: 700; background: #4BBEA0;  width: 36px; height:16px; text-align:center; border-radius: 12px; color: #fff; line-height: 14px; margin-left: 6px;}
.smore{ width: 100%; float: left; text-align:center;}
.smore a{ text-decoration:underline;font-weight: 600;}
.pchart { display: block; padding:20px 0; width: 100%; float: left; position:relative; padding-left: 200px; min-height: 200px;}
.pchart img { max-width: 100%; height:auto;}
.pchart_left{ width: 156px; height: 156px; position:absolute; left: 0px; top: 50%; margin-top:-78px; color: #AEAEAE;}
.pchart_left a{ position:absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 10;}
.pchart_left a span{ color: #AEAEAE; font-weight: 200; font-size: 42px; position:absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}
.pchart_right{ width: 100%; float: left;}
.pchart_right ul{ width: 100%; float: left; padding: 10px 0 0 0; margin: 0; list-style:none;}
.pchart_right ul li{width: 100%; float: left; padding: 5px 60px 5px 0; margin: 0; list-style:none; position:relative; font-size: 14px; font-weight: 400; text-transform:uppercase;}
.pchart_right ul li a{ position:absolute; right: 22px; text-align:right; text-decoration:underline; top: 7px;font-weight: 600;}
.pchart_right ul li i{ width: 16px; height: 16px; border-radius: 4px; position: absolute; right: 0; top:10px; -webkit-box-shadow: 0px 4px 4px 2px rgba(0,0,0,0.25);webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.25);-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.25);box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.25);}
#myChart1, #myChart2 { width: 156px; height: 156px;}

.find_block1 .pagination small { position: relative; font-size:12px; line-height: 14px; top:  auto; left: auto; display: block; }
.find_block1 .pagination li:nth-child(2) small { left: auto;}


.find_block2 .allquote_top { width: 100%; border-bottom:none; text-align:center; float: left;}
.find_block2 .allquote_top ul { text-align:center; }
.find_block2 .allquote_top ul.fixedwidth{width: 280px; margin: 0 auto; float: none; }
.find_block2 .allquote_top ul li { display: inline-block; float: none; padding: 0 15px; width: auto; color: #4BBEA0;}
.allquote_top ul.fixedwidth li:nth-child(1) { width: 120px; padding: 0; float: left;}
.allquote_top ul.fixedwidth li:nth-child(2) { width: 160px; padding: 0; float: right;}
.allquote_top ul.dropdown-menu li, .allquote_top ul.dropdown-menu li:nth-child(1) ,  .allquote_top ul.dropdown-menu li:nth-child(2){ width: 100%; float: left;}
.allquote_top ul.dropdown-menu2 li, .allquote_top ul.dropdown-menu2 li:nth-child(1) ,  .allquote_top ul.dropdown-menu2 li:nth-child(2){ width: 100%; float: left;}

.find_block2 .allquote_top .dropdown-menu li , .find_block2 .allquote_top .dropdown-menu2 li { display: block; padding: 0; width: 100%; color: #32415A; text-align:left;}
.find_block2 .allquote_top .dropdown .dropdown-toggle { color: #4BBEA0;}
.find_block2 .allquote_top .dropdown .dropdown-toggle:after{background: url(/Content/images/arrow13.png) no-repeat right center;}
.allquote_top ul.fixedwidth li:nth-child(2) .dropdown .dropdown-toggle { float:right;}
.allquote_top ul.fixedwidth li:nth-child(2) ul.dropdown-menu { top: 39px; left: 30px;}

.modal-dialog.modal-custom.successpopup { max-width: 1150px;}
.modal-dialog.modal-custom.successpopup{}
.modal-dialog.modal-custom.successpopup .modal-content { background: #fff;}
.modal-dialog.modal-custom.successpopup .quote_successull { padding: 0; margin: 0; }

.service_block .dropdown .btn.form_control2{padding: 0 16px; background: #ECECEC; border-radius: 4px; font-weight: 400;}
.service_block ul.dropdown-menu:before,
.custom_dropdown ul.dropdown-menu:before {
    content: "";
    position: absolute;
    width: 22px;
    height: 11px;
    right: 10px;
    top: -10px;
    z-index: 999;
    background: url(/Content/images/uparrow.png) no-repeat right bottom;
}
.service_block ul.dropdown-menu,
.custom_dropdown ul.dropdown-menu {
    width: 100%;
    top: 60px;
    padding: 7px 15px;
}
.service_block ul.dropdown-menu li,
.custom_dropdown ul.dropdown-menu li{ 
    padding: 5px 0; position:relative;
}
.service_block ul.dropdown-menu li img,
.custom_dropdown ul.dropdown-menu li img{ 
    position:absolute; right: 0; top: 4px;
}

.custom_dropdown .search_input {
    all: unset;
    width: 96%;
    height: 30px !important;
    background-color: #f5f5f5;
    padding: 0 5px;
    border-color: #eee;
    cursor: auto;
}

.com_profile .content {height: 674px;}
.addpartner_wrap{ background: #E1E1E1; width: 100%; float: left; border-radius: 12px;}
.modal-dialog.modal-custom.com_profile .addpartner_wrap [class*="col-"] { padding-top: 0px; padding-bottom: 0px;}
.addpartner_wrap .sblock { padding-bottom: 4px;}
.modal-dialog.modal-custom.com_profile .row.search_result { padding-top: 30px; padding-right: 30px;}
.modal-dialog.modal-custom.com_profile .row.search_result [class*="col-"] { padding-bottom: 30px;}


.modal-dialog.modal-custom.com_profile .modal-content .modal-body { padding:30px 40px 60px 40px; height: auto;}
.modal-dialog.modal-custom.com_profile .filter_tile{ text-align:left;}
.filter_tile h2 { font-size: 36px; font-weight: 300; text-transform:uppercase; line-height: 36px; color: #32415A; display: inline-block; padding: 10px 0 0 0; margin: 0;}
.addpartner_wrap .sblock label{overflow:hidden; width: 48px; height: 48px; position:absolute; right: -24px; top: -24px; z-index:16; background: #4BBEA0; border-radius: 50%;}
.addpartner_wrap .sblock label input[type="checkbox"]{display:none}
.addpartner_wrap .sblock label input[type="checkbox"] + span{width:16px;height:16px; background:url(/Content/images/checkbox8.png) no-repeat left top;cursor:pointer; position:absolute; left: 50%; top: 50%; margin-left: -8px; margin-top: -8px; }
.addpartner_wrap .sblock label input[type="checkbox"]:checked + span{background:url(/Content/images/checkbox8.png) no-repeat left -16px; }
.selectall , .deselectall { width: 202px; height: 50px; line-height: 50px; background: #32415A; position:absolute; right: 320px; top: 10px; border: 0; cursor: pointer; z-index: 99; border-radius: 30px; font-size: 20px; color: #fff; font-weight: 500; text-align:center;}
.deselectall { display: none;}
.can_send{ position:absolute; right: 0; left: 0; bottom: -70px; height: 50px; text-align:right;}


.can_send a { width: 150px; height: 50px; font-size: 20px; line-height: 50px; display: inline-block; text-align:center; margin: 0 6px; text-transform:uppercase; border: none; cursor: pointer; background: none;}
.can_send button , .can_send a.button { width: 175px; height: 50px; color: #fff;  text-align:center;font-size: 20px; line-height: 50px;border: none; cursor: pointer; display: inline-block; margin: 0 6px; background: #32415A; border-radius: 30px; text-transform:uppercase;}
.can_send button img, .can_send a.button img { margin-top: -3px; margin-right: 5px;}
.adderror { display: none; position:absolute; right:20px; top: -75px; color: #FF2727; font-size: 16px; font-weight: 600; padding:15px 20px ;  border: solid 1px #FF2727; background:#fff; z-index: 999;}
.adderror:before{ width: 30px; height: 14px; content: ""; background: url(/Content/images/red_arrow.png) no-repeat center top; position:absolute ; right: 30px; bottom: -13px;}
.airwrap_wrap{ width: 100%; float: left; position:relative;}

.modal-dialog.modal-custom.selectdate .moadl_header .back3 { font-size: 20px; color: #4BBEA0; position:absolute; left: 12px; top: 8px;}

.cokbutton { display: block; text-align:right; padding:0 15px 15px 15px; }
.cokbutton a:nth-child(1) { width: 110px; height: 50px; font-size: 20px; line-height: 50px; display: inline-block; margin: 0 6px; text-transform:uppercase; text-align:center;}
.cokbutton a:nth-child(2) { width: 184px; height: 50px; color: #fff; font-size: 20px; line-height: 50px; display: inline-block; margin: 0 6px; background: #4BBEA0; border-radius: 30px; text-transform:uppercase;text-align:center;}
.form_control2.caldate  { background:#ECECEC url(/Content/images/calendar.png) no-repeat 95% center;}

.modal-dialog.modal-custom.selectdate.selectrange { max-width: 1260px;}
.calender .ui-datepicker-multi-3 .ui-datepicker-group { width: 420px;}

.addchecked, .nochecked , .addchecked2, .nochecked2 { border:0; cursor: pointer;  position:absolute; left: 0; top: -15px; bottom: -15px; right: 0; z-index: 19; width: 70px; background: none;}
.nochecked, .nochecked2 { display: none;}
.accordion-content.padding_new { overflow: inherit; padding:0; margin: 20px 0 ;max-height: auto;}

.paddress.market .paddress_block.answers.selected { background: #32415A; border-bottom: none;}
.paddress.market .paddress_block.answers.selected:after, .paddress.market .paddress_block.answers.selected:before{ content: ""; background: #32415A; width: 15px; top: 0; position:absolute; left: -15px; }
.paddress.market .paddress_block.answers.selected:after{ left: auto; right: -15px;}
.paddress.market .paddress_block.answers.selected .qcblock3 { color: #fff;}
.paddress.market .paddress_block.answers.selected .button_block { top: 30px;}
.paddress.market .paddress_block.answers.selected .button_block > div  { display: block; text-align:center; font-size: 24px; color: #4BBEA0; font-weight: 400; padding-bottom: 5px;}

.unit_block{ width: 100%; float: left;}
.totalshipment_block{ width: 100%; float: left;}
.cbm_block{ width: 100%; float: left;}
.kg_block{ width: 100%; float: left;}
.cbf_block{ width: 100%; float: left;}
.lbs_block{ width: 100%; float: left;}

.get_quote { width: 100%;  text-align:right; display: none; position:fixed; left: 0; right: 0; bottom: 0; background: #f1f1f3; padding: 10px 0; z-index: 19;}
.get_quote .container{ position:relative; overflow: hidden;-webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.49);
    -moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.49);
    box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.49);}
.get_quote a.gquote { display: inline-block; position:absolute; right: 15px; top: 10px; font-size: 20px; color: #fff; background: #32415A; border: none; text-transform: uppercase; text-align: center; width: 260px; height: 50px; line-height: 50px;  border-radius: 30px;
    -webkit-box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.68);  -moz-box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.68);  box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.68);}

.get_quote ul{ display: block; float: left; padding: 0 270px 0 0; width: 100%; margin: 0; list-style: none;}
.get_quote ul li{ display: block; float: left; padding: 0; margin: 8px 12px 8px 0; list-style: none; float: left; position:relative;border-radius: 50%; -webkit-box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.23);-moz-box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.23);box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.23);}
.get_quote ul li img { background: #c6c6c6;  width: 46px; height: 46px; border-radius: 50%;}

.sblock.nochat .apcheck, .sblock.nochat .twoicons, .sblock.nochat .chat_bar{ display:none;}

.show_partner .sblock.nochat .butons.eapprove{ display: block;}
.show_partner .sblock .butons.eapprove{ display: none;}

.show_partner .sblock .deletes.request { display: none;}
.show_partner .sblock .deletes.partners { display: block;}
.show_partner .sblock.nochat .deletes.request { display: block;}
.show_partner .sblock.nochat .deletes.partners { display: none;}

/*06-14-2020*/
.who.dashboard_final.mprofile .prating span:nth-child(3) { width: auto; float: none; position:absolute; right: 0; margin: 0; top: 0; font-size: 18px; line-height: 20px; font-weight: 500; color: #9BA5B7;}
.wapp .prating.agent button.accept { background: #32415A; width: 238px; height: 40px; line-height: 40px; color: #fff; font-size: 18px; padding: 0;  right: 52px;  box-shadow: none;}
.sblock.you { padding-bottom: 0px; }
.sblock.you .chat_bar { display: none;}
.wapp .sblock.you .clogo_block { min-height: 190px; margin-bottom: 38px;}
.wapp .sblock.you .clogo_block .self { position:absolute; width: 66px; height: 26px; letter-spacing: 50%; margin-left: -33px; bottom: -13px; background: #9FEF9C; border-radius: 25px; text-align:center; line-height: 26px; color:#1EAC1A; font-size: 20px; }
.sblock.you ul { display: none;}
.sblock.accept_partner ul li { margin: 0 2px;}
.sblock ul li.accp{ width: 146px; font-size: 14px; line-height: 36px; color: #fff; border-radius: 24px;}
.sblock ul li.accp a { color: #fff;}
.clogo.checked:after { content: "";  display: inline-block;position: absolute; left: 50%; margin-left: -11px; bottom: -11px; z-index: 2; width: 22px; height: 22px; border-radius: 50%;background: #4bbea0 url(/Content/images/ok5.png) no-repeat center center; background-size:14px 11px ;-webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.49);
-moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.49);box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.49); }
.profile_right.team_menber { min-height: calc(100vh - 200px); position: relative; padding-top: 0px;}
.add_memeber{ font-size: 20px; color: #466492; text-align:center;position: absolute; width: 300px; left: 50%; margin-left: -150px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%);}
.add_team, .ublock3 button,  .ublock3 input[type="submit"]{ padding: 0;height: 40px; text-transform:uppercase; width: 234px; display: inline-block; font-size: 18px; color: #fff; background: #32415a; text-align:center; line-height: 40px; border-radius: 20px; border: none; cursor: pointer;-webkit-box-shadow:0px 2px 5px 0 rgba(0,0,0,0.25);-moz-box-shadow:0px 2px 5px 0 rgba(0,0,0,0.25);box-shadow:0px 2px 5px 0 rgba(0,0,0,0.25)}
.add_team {
    cursor:pointer;
}
.createuser_left{ width: 230px; float: left; position:relative; padding-top: 120px;}
.createuser .img_uploader { padding: 0 0 10px 0;}
.createuser .upload_title { font-size: 20px; padding-top: 10px;}
.createuser  .image-preview label {   background: url(/Content/images/camera.png) no-repeat center center #32415a; width: 52px; height: 52px;  top: auto; right: 50%; margin-right: -26px; bottom: -26px; margin-top: auto;}
.createuser .buttonwrap { margin-top: 20px;}
.createuser_right{ 
    /*position:absolute; 
    left: 520px; 
    right: 0; 
    top:180px;*/ 
    /*text-align: center;*/
    display:inline-block;
    width:100%;
}
.user_form{ width: 554px; margin:60px auto 0 auto; /*float: left;*/}
.user_form label { font-size: 20px; font-weight: 400; color: #B4B4B4; margin-bottom: 3px;}
.ublock1 { height: 124px; width: 322px; float: left; padding-right: 90px;}
.ublock2 { height: 124px; width: 232px; float: left;}
.ublock3 {width: 100%; float: left; padding-top: 40px; text-align:center;}
.user_form .form-control { width: 100%; height: 50px; background: #fff; border: 0; border-radius 0; padding: 0 12px; line-height: 50px; color: #32415A; font-size: 20px;}
.ublock2 .dropdown2 {height: 50px; width: 100%; background: #fff url(/Content/images/down2.png) no-repeat right center;  -webkit-appearance: none; -moz-appearance: none; appearance: none; border:0; box-shadow: 0; border-radius: 0;font-size: 20px; padding: 0 12px; color: #32415A;}
.ublock3 button,  .ublock3 input[type="submit"] { width: 198px; height: 40px; font-size: 18px; line-height: 40px; cursor: pointer;}
.ublock3 button.deletemember { color: #32415A; font-size: 18px; font-weight: 400; background: #F1F1F3; border: solid 1px #32415A; margin-left: 20px; text-transform:capitalize;}

.avatar-upload {
  position: relative;
  max-width: 230px;
  margin: 0 auto;
}
.avatar-upload .avatar-edit {
  position: absolute;
  right: 50%; margin-right: -26px; bottom: -26px; padding-bottom: 0px; margin-bottom: 0px;
  z-index: 1;
}
.avatar-upload .avatar-edit input {
  display: none;
}
.avatar-upload .avatar-edit input + label {

    position: relative; display: inline-block; margin-bottom: 0px;
    z-index: 5;
    cursor: pointer;
    background: url(/Content/images/camera.png) no-repeat center center #32415a;
    width: 52px;
    height: 52px;;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
}


.avatar-upload .avatar-preview {
  width: 230px;
  height: 230px;
  position: relative;
  border-radius: 100%;
  border: 0;
}
.avatar-upload .avatar-preview > div {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.member_added {width: 100%; float: left;}
.text_title { width: 100%; float: left; background: #fff; padding: 20px 20px 20px 27px; color: #32415A; font-size: 28px; font-weight: 700;}
.team_table {width: 100%; float: left;padding: 20px 20px 20px 27px; background: url(/Content/images/shade3.png) repeat-x left top; position:relative;}
.clicktoadd { position: absolute; z-index: 5; cursor: pointer; background: url(/Content/images/plus3.png) no-repeat center center #32415a; width: 52px; height: 52px;top: -26px; right:60px; border: 0;
    border-radius: 50%; -webkit-box-shadow: 0px 3px 16px 0px rgba(0,0,0,0.42);-moz-box-shadow: 0px 3px 16px 0px rgba(0,0,0,0.42);box-shadow: 0px 3px 16px 0px rgba(0,0,0,0.42);}
.table_head {width: 100%; float: left; padding: 10px 30px; }
.table_head table {font-size: 20px; line-height: 22px; color: #466492; position:relative; width: 100%; border: 0; padding: 0; }
.table_head table td { vertical-align: middle;}
.table_head table tr td:nth-child(1) {width: 15%;}
.table_head table tr td:nth-child(2) {width: 25%;}
.table_head table tr td:nth-child(3) {width: 25%;}
.table_head table tr td:nth-child(4) {width: 35%; padding-right: 80px;}
.member_repeat {   position:relative; min-height: 84px; width: 100%; float: left; background: #fff; padding: 10px 30px; margin-bottom: 20px; -webkit-box-shadow: 0px 3px 16px 0px rgba(0,0,0,0.42);-moz-box-shadow: 0px 3px 16px 0px rgba(0,0,0,0.42);box-shadow: 0px 3px 16px 0px rgba(0,0,0,0.42);}
.member_repeat table {  font-size: 20px; line-height: 22px; color: #32415A; position:relative; width: 100%; border: 0; padding: 0; }
.member_repeat table tr td { vertical-align: middle; padding-right: 10px;}
.member_repeat table tr td:nth-child(1) {width: 15%;}
.member_repeat table tr td:nth-child(2) {width: 25%;}
.member_repeat table tr td:nth-child(3) {width: 25%;}
.member_repeat table tr td:nth-child(4) {width: 35%; padding-right: 80px;}
.member_repeat table tr td:nth-child(1) img { width: 60px; height: 60px;  -moz-border-radius:50%;-webkit-border-radius: 50%;border-radius: 50%;-khtml-border-radius: 50%;}
.edit_team { width: 30px; height: 30px; position:absolute; right: 90px; top: 50%; margin-top: -15px; z-index: 2; background: url(/Content/images/edit5.png) no-repeat center center; border: 0; cursor: pointer; }
.btnDelete {width: 30px; height: 30px; position:absolute; right: 36px; top: 50%; margin-top: -15px; z-index: 2; background: url(/Content/images/delete5.png) no-repeat center center;border: 0; cursor: pointer;}
#myModal { background: rgba(0,0,0, 0.6); border-radius: 10px; z-index: 999; position:fixed; width: 352px; height: 62px; bottom: -100px; left: 50%; margin-left: 5%;  -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
#myModal.active{ bottom: 200px; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
#myModal .permanently { width: 50%; text-align:center; line-height: 60px; border: 0; cursor: pointer; color: #fff; text-transform:uppercase; background: none; float: left;}
#myModal .undo { width: 30%; text-align:center; line-height: 60px; border: 0; cursor: pointer; color: #6ED1B7; text-transform:uppercase; background: none; float: right;}

#successfully { padding-left: 75px; font-size: 20px; line-height: 62px; font-weight: 500; color: #fff; background: url(/Content/images/ok6.png) no-repeat 40px center rgba(0,0,0, 0.6); border-radius: 10px; z-index: 999; position:fixed; width: 352px; height: 62px; bottom: -100px; left: 50%; margin-left: 5%;  -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
#successfully.active{ bottom: 200px; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
/*06-14-2020 end*/

/* #Media Queries*/
/*================================================== */
@media (min-width: 1401px) {
.allquote_top ul li:nth-child(1) { padding-left: 98px; }
.allquote_top ul.fixedwidth li:nth-child(1) { padding-left: 0px; }
.allquote_top ul li:nth-child(3) { padding-left: 0px; }
.allquote_top ul li:nth-child(4) { padding-left: 10px; }
.allquote_bottom .container ul li { width: 30%;}
.allquote_bottom .container ul li:nth-child(1) { margin-right: 10%;}

}




@media (min-width: 1601px) and (max-width: 1700px) {

.rquote{ width: 180px; font-size: 14px; font-weight: 500;}
.wapp .ed_form {  margin-left: 250px;}
.search_wrap{ width: 230px;}
}
@media (min-width: 1401px) and (max-width: 1600px) {
.rquote{ width: 170px; font-size: 14px; font-weight: 500;}
.wapp .ed_form {  margin-left: 150px;}
.search_wrap{ width: 160px;}
.find_block1 .pagination span { right: 10.75%; }
}
@media (min-width: 1200px) and (max-width: 1400px) {
.wapp  .payment_reply { right: 0px;}
.wapp  .payment_reply a{ margin-left:20px;}

.wapp .top-block-inner .nav-tabs.messages ul li a div { padding-top: 0px; padding-left: 90px;}
.wapp .top-block-inner .nav-tabs.messages ul li a span i{ width: 30px; height: 30px; border-radius: 50%; position:absolute; right: -10px; bottom: -5px; border: none; background: none;}
.wapp .top-block-inner .nav-tabs.messages ul li a span i img{ border: solid 2px #32415A;}
.wapp .top-block-inner .nav-tabs.messages ul li a div p { font-size: 16px; line-height: 18px;  margin-bottom: 2px;}
.wapp .top-block-inner .nav-tabs.messages ul li a div p strong, .wapp .top-block-inner .nav-tabs.messages ul li a div p b, .wapp .top-block-inner .nav-tabs.messages ul li a div p:nth-child(1) {font-size: 20px;}
.nctext{ position: relative; right: auto; top: auto; text-align:center; overflow: hidden; display: block; width: 100%;  }
.wapp .ed_form {  margin-left: 50px;}

.wapp .ed_form.detailstop { padding-left: 5%; margin-left: 0px;}
.wapp .profile_right.cdetails .ed_form .form-group { width: 50%;  float: left;  padding:0 5%;}
.allquote_bottom .container{ max-width: 100%; }
.allquote_top .container { max-width: 900px; padding-right: 100px;}
.allquote_top ul li:nth-child(1) { padding-left: 0px; }
.search_wrap{ width: 180px;}
.find_block1, .find_block1 .pagination{ font-size: 16px;}
.find_block1 .pagination li { background-size: 20px auto; background-position: right 16px;}
.find_block1 .pagination span { right: 8%; }
.pagination_repeat { padding-right: 140px;}
.pagination_repeat .offer_new {width: 140px;}

.modal-dialog.modal-custom.com_profile { max-width: 98%; margin: 0 auto;}

.modal-dialog.modal-custom.selectdate.selectrange { max-width:1158px; margin: o auto;}
.calender .ui-datepicker-multi-3 .ui-datepicker-group { width: 386px;}

/*06-14-2020*/
.modal-dialog.modal-custom.createuser { max-width: 1100px;}
.createuser_right {left: 420px;}
.createuser h2 { padding-left: 420px;}
#myModal , #successfully { margin-left: -4%;}
/*06-14-2020 end*/
}




@media (min-width: 992px) and (max-width: 1199px) {
.wapp  .payment_reply { right: 0px;}
.wapp  .payment_reply a{ margin-left:20px;}
.wapp .top-block-inner .nav-tabs.messages ul li a div {padding: 0px 50px 0 80px;  min-height: 70px;}
.wapp .top-block-inner .nav-tabs.messages ul li a div p{ font-size: 14px; line-height: 16px;}
.wapp .top-block-inner .nav-tabs.messages ul li a div p:nth-child(1) { font-size: 16px; margin-bottom: 2px;}
.wapp .top-block-inner .nav-tabs a span {  width: 66px;  height: 66px;}
.wapp .top-block-inner .nav-tabs.messages ul li a div i.mccout {width: 30px; height: 30px; right: 10px; top: 44px; font-size: 18px; line-height: 30px;}
.wapp .top-block-inner .nav-tabs.messages ul li a div { padding-top: 0px; padding-left: 80px;}
.wapp .top-block-inner .nav-tabs.messages ul li a span i{ width: 30px; height: 30px; border-radius: 50%; position:absolute; right: -10px; bottom: -5px; border: none; background: none;}
.wapp .top-block-inner .nav-tabs.messages ul li a span i img{ border: solid 2px #32415A;}
.wapp .top-block-inner .nav-tabs.messages ul li a div p { font-size: 16px; line-height: 18px;  margin-bottom: 2px;}
.wapp .top-block-inner .nav-tabs.messages ul li a div p strong, .wapp .top-block-inner .nav-tabs.messages ul li a div p b, .wapp .top-block-inner .nav-tabs.messages ul li a div p:nth-child(1) {font-size: 20px;}
.wapp .button_group { position: absolute;  right: 0;  bottom: 4px;}
.nclogo{ position: relative; left: auto; top: auto; display: block; text-align:center;  }
.nctext{ position: relative; right: auto; top: auto; text-align:center; overflow: hidden; display: block; width: 100%;  }
.wapp .ed_form {  margin-left: 80px;}
.wapp .ed_form .form-group.nform{ width: 70%;}

.wapp .ed_form.detailstop { padding-left: 5%; margin-left: 0px;}
.wapp .profile_right.cdetails .ed_form .form-group { width: 50%;  float: left;  padding:0 3%;}
.allquote_bottom .container{ max-width: 100%; }
.allquote_top .container { max-width: 900px; padding-right: 200px;}
.search_wrap{ width: 160px;}
.find_block1, .find_block1 .pagination{ font-size: 14px;}
.find_block1 .pagination li { background-size: 20px auto; background-position: right 16px;}
.find_block1 .pagination li:nth-child(1) { padding-left: 44px;}
.find_block1 .pagination li:nth-child(2) { min-width: 160px;}
.find_block1 .pagination li:nth-child(3) { font-size: 14px;}
.find_block1 .pagination span { right: 1%; }
.pagination_repeat { padding-right: 140px;}
.pagination_repeat .offer_new {width: 140px;}

.find_block1 .pagination small { top: auto; left: auto; }
.find_block1 .pagination li:nth-child(2) small { left: auto;}

.modal-dialog.modal-custom.successpopup { max-width: 950px;}
.find_block2 { padding-left: 15px;}
.pchart {padding-left: 110px;}
.pchart_left { width: 100px; height: 100px; margin-top: -50px;}
.pchart_right ul li { padding: 3px 60px 3px 0;}
.pchart_right ul li a { top: 3px;}
.pchart_right ul li i { top: 6px;}
#myChart1, #myChart2 { width: 100px; height: 100px;}

.modal-dialog.modal-custom.com_profile { max-width: 98%; margin: 0 auto;}
.filter_tile h2 { font-size: 26px;line-height: 26px;}
.selectall , .deselectall { right: 280px;}

.modal-dialog.modal-custom.selectdate.selectrange { max-width:960px; margin: o auto;}
.calender .ui-datepicker-multi-3 .ui-datepicker-group { width: 320px;}
.paddress.market .paddress_block.answers.selected .button_block > div { font-size: 18px; padding-bottom: 2px;}
.find_block2 .allquote_top ul.fixedwidth{width: 310px;}



/*06-14-2020*/
.sblock ul li.accp{ margin-top: 6px;}
.createuser_left { padding-top: 70px;}
.modal-dialog.modal-custom.createuser .modal-content .modal-body { padding: 40px; min-height: 550px;}
.modal-dialog.modal-custom.createuser { max-width: 960px;}
.createuser_right {left: 350px; top: 150px;}
.createuser h2 { padding-left: 350px;}
#myModal , #successfully { margin-left: -5%;}
.table_head , .member_repeat { padding: 10px 20px;}
.table_head table tr td:nth-child(1), .member_repeat table tr td:nth-child(1) {width: 12%;}
.table_head table tr td:nth-child(2), .member_repeat table tr td:nth-child(2) {width: 25%;}
.table_head table tr td:nth-child(3), .member_repeat table tr td:nth-child(3) {width: 32%;}
.table_head table tr td:nth-child(4), .member_repeat table tr td:nth-child(4) {width: 30%; padding-right: 50px;}
.btnDelete { right: 20px;}
.edit_team { right: 74px;}
/*06-14-2020 end*/
}
@media (min-width: 768px) and (max-width: 991px) {
.wapp .logo.new { left: 15px;}
.wapp .top_title::after {right: 130px;}
.wapp .message_open .top_title::after, .wapp .message_open2 .top_title::after { right: 170px;}
.wapp .gift_open .top_title::after {right: 80px;}
.wapp .delete, .wapp .gift {   right: 100px; top: 17px; }
.wapp .user {  right: 150px; top: 17px;}

.wapp  .payment_reply { right: auto;}
.wapp  .payment_reply a{ margin-left:0px; margin-right: 10px;}
.wapp  .payment_reply a img { margin-left: 0px;}
.wapp .message_open { display: block; width: 400px;padding-top: 80px;}
.wapp .message_open2 {width: 400px;padding-top: 80px;}
.wapp .user_open {display: block; width: 400px;padding-top: 80px;}

.wapp .top-block-inner .nav-tabs.messages ul li a div {padding: 0px 50px 0 80px;  min-height: 70px;}
.wapp .top-block-inner .nav-tabs.messages ul li a div p{ font-size: 14px; line-height: 16px;}
.wapp .top-block-inner .nav-tabs.messages ul li a div p:nth-child(1) { font-size: 16px; margin-bottom: 2px;}
.wapp .top-block-inner .nav-tabs a span {  width: 66px;  height: 66px;}
.wapp .top-block-inner .nav-tabs.messages ul li a div i.mccout {width: 30px; height: 30px; right: 10px; top: 44px; font-size: 18px; line-height: 30px;}
.wapp .top-block-inner .nav-tabs.messages ul li a div { padding-top: 0px; padding-left: 80px;}
.wapp .top-block-inner .nav-tabs.messages ul li a span i{ width: 30px; height: 30px; border-radius: 50%; position:absolute; right: -10px; bottom: -5px; border: none; background: none;}
.wapp .top-block-inner .nav-tabs.messages ul li a span i img{ border: solid 2px #32415A;}
.wapp .top-block-inner .nav-tabs.messages ul li a div p { font-size: 16px; line-height: 18px;  margin-bottom: 2px;}
.wapp .top-block-inner .nav-tabs.messages ul li a div p strong, .wapp .top-block-inner .nav-tabs.messages ul li a div p b, .wapp .top-block-inner .nav-tabs.messages ul li a div p:nth-child(1) {font-size: 20px;}

.dicon { right: 20px;}
.wapp .gift_open { width: 400px; padding-top: 80px;}
.wapp  .user_open  .top-block-inner .nav-tabs a span { width: 50px; height:50px;}
.wapp .search_box2 { display: block; top: 27px; right: 295px; }
.wapp .firend_name {padding: 20px 0 40px 54px;}
.wapp .button_group { position: absolute;  right: 0;  bottom: 4px;}
.noffer2 { font-size: 20px; margin-bottom: 30px;}
.noffer2 img {width: 50px;  height: 50px; margin-right: 5px;}
.noffer2 .button_group { bottom: -30px;}
.noffer { padding: 0;}
.nclogo{ position: relative; left: auto; top: auto; display: block; text-align:center;  }
.nctext{ position: relative; right: auto; top: auto; text-align:center; overflow: hidden; display: block; width: 100%;  }
.noffer3 { height: 30px; }
.partneradd{ padding-left: 25px; background-size: 16px auto; bottom: -15px;font-size: 20px; line-height: 22px; }

.wapp .ed_form {  margin-left: 60px;}
.wapp .ed_form .form-group.nform{ width: 100%;}
.wapp .img_uploader { margin-left: 25%; }
.wapp .block1, .wapp .block3, .wapp .last { width: 33.33%;}
.branches_right.toppadding { margin-top: 0px;background: #fff;}
.wapp .upload_title i { font-size: 12px;}

.wapp .ed_form.detailstop { padding-left: 5%; margin-left: 0px;}
.wapp .profile_right.cdetails .ed_form .form-group { width: 50%;  float: left;  padding:0 3%;}
.allquote_bottom .container{ max-width: 100%; }
.allquote_top ul { /*display: none;*/}
.who.dashboard_final.allquote {padding-top: 80px;}
.allquote_top .container { min-height: 50px;}
.search_wrap{ width: 230px; right auto; left: 20px;}
.filterby { display: block;}
.service_block .rtitle label { padding-bottom: 0px; margin-bottom: 0px; }
.quote_result { margin-top: 80px;}

.find_block1 { font-size: 12px; width: 53%;}
.find_block1 .pagination{ font-size: 14px;}
.find_block1 .pagination li { background-size: 20px auto; background-position: right 16px; font-size: 16px; padding-bottom: 5px; line-height: 16px;}
.find_block1 .pagination li:nth-child(1) {padding-left: 44px; width: 45%;}
.find_block1 .pagination li:nth-child(2) { width: 55%;}
.find_block1 .pagination li img { /*top: 6px;*/}
.pagination_repeat { padding-right: 0px;}
.pagination_repeat .offer_new {width: 100%; position:relative; right: auto; top :auto; display: block; float: left; padding-left: 36px;}
.find_block1 .pagination li:nth-child(1) {padding: 0 26px 5px 36px;}
.find_block1 .pagination span { display: none;}
.find_block1 .pagination li:nth-child(3) { position:absolute; left: auto; top: -17px; right: 0; padding-left: 12px; width: 75px;}
.empty_block h1, .empty_block h2 { font-size: 16px; line-height: 16px;}
.modal-dialog.modal-custom.successpopup { max-width: 94%; margin: 0 auto;}
.find_block1 .pagination small { top: auto; left: auto;  }
.find_block1 .pagination li:nth-child(2) small {padding-right: 70px;left: auto;}

.find_block2 { padding-left: 15px; width: 47%;}
.find_block2 .allquote_top { padding-bottom: 0px;}
.pchart {padding-left: 110px; min-height: 150px; }
.pchart_left { width: 100px; height: 100px; margin-top: -50px;}
.pchart_right ul { padding-top: 0px;}
.pchart_right ul li { padding: 3px 60px 3px 0;}
.pchart_right ul li a { top: 3px;}
.pchart_right ul li i { top: 6px;}
#myChart1, #myChart2 { width: 100px; height: 100px;}

.modal-dialog.modal-custom.com_profile { max-width: 98%; margin: 0 auto;}
.filter_tile h2 { font-size: 26px;line-height: 26px; padding: 0 0 20px 0; display: block;}
.selectall , .deselectall { right: auto; left:  auto; top: auto; bottom: 30px;}
.can_send button, .can_send a.button { width: 175px;}
.can_send a { width: 130px;}

.allquote_top { height: 60px;}
.allquote_top .search_wrap, .allquote_top .filterby { top: 12px; }

.modal-dialog.modal-custom.selectdate.selectrange { max-width:750px; margin: o auto;}
.calender .ui-datepicker-multi-3 .ui-datepicker-group { width: 250px;}

.paddress.market .paddress_block.answers.selected .button_block { top: auto;}
.paddress.market .paddress_block.answers.selected .button_block > div { font-size: 18px;padding-bottom: 2px;}
 .empty_block.npadding h3{ font-size: 11px; }
 .find_block2 .allquote_top ul.fixedwidth{width: 310px;}
.get_quote {text-align:center; bottom: 44px;}
.get_quote ul { padding: 0 0 60px 0;}
.get_quote a.gquote {right: auto; left: 50%; margin-left: -130px; top: auto; bottom: 2px;}
.paddress.market .paddress_block.answers.selected .button_block.twooffer { top: auto;  right: 40px; bottom: 0px;}

/*06-14-2020*/
.who.dashboard_final.mprofile .prating span:nth-child(3) { width: 300px;top: 10px; font-size: 16px; }
.wapp .prating.agent button.accept { right: 70px;  bottom: 0px; right: 0; }
.sblock ul li.accp{ margin-top: 6px;}
.createuser .img_uploader { padding: 0 0 10px 0; margin: 0 auto; width: 100%;}

.createuser #croppie_container_avatar { top: 0px !important; position:absolute !important; left: 0 !important; top: 0 !important;}
.createuser_left { padding-top: 70px;}
.modal-dialog.modal-custom.createuser .modal-content .modal-body { padding: 40px 20px; min-height: 550px;}
.modal-dialog.modal-custom.createuser { max-width: 740px;}
.createuser_right {left: 300px; top: 100px; right: 20px;}
.user_form {width: 100%;}
.ublock1 {height: auto;  width: 100%;padding-right: 0px;}
.ublock2 {height: auto; width: 100%;}
.ublock3 {padding-top: 20px;}
/*.createuser h2 { padding-left: 300px;}*/
#myModal , #successfully { margin-left: -5%;}
.table_head , .member_repeat { padding: 10px 20px;}
.table_head table tr td:nth-child(1), .member_repeat table tr td:nth-child(1) {width: 12%;}
.table_head table tr td:nth-child(2), .member_repeat table tr td:nth-child(2) {width: 25%;}
.table_head table tr td:nth-child(3), .member_repeat table tr td:nth-child(3) {width: 32%;}
.table_head table tr td:nth-child(4), .member_repeat table tr td:nth-child(4) {width: 30%;padding-right: 30px; }
.btnDelete { right: 20px;}
.edit_team { right: 74px;}
/*06-14-2020 end*/
}


@media (min-width: 998px) and (max-width: 1200px) {
.rquote {display: none;}

}


@media only screen and (max-width: 767px) {
.mbprofile, .mbprofile:hover, .edprofile, .edprofile:hover, .acprofile , .acprofile:hover { display: block; }
.wapp header.inner:after { content: ""; z-index: 98; height: 70px; position:absolute; left: 0; right: 0; top: 0;  background: rgba(50,65,90,1);}
.wapp .logo.new { left: 50px;}
.mlogo{ display: block;}
.edprofile { display: block;}
.wapp .prating.agent button.chating, .wapp .prating.agent a.chating{ display: block; right: auto; left: 0; width: 38px; height: 38px; padding: 0; bottom: -15px; background-size: 20px auto;}
.wapp .prating.agent button.addagent, .wapp .prating.agent a.addagent { left:50px ;}
.wapp .prating.agent.edit button.addagent, .wapp .prating.agent.edit a.addagent { left: 0;}
.wapp  .payment_reply { right: auto;}
.wapp  .payment_reply a{ margin-left:0px; margin-right: 10px;}
.wapp  .payment_reply a img { margin-left: 0px;}
.wapp .block1, .wapp .block3, .wapp .last { width: 33.33%;}

.wapp .message_open .top_title::after, .wapp .message_open2 .top_title::after { right: 80px;}

.wapp .top-block-inner .nav-tabs.messages ul li a div {padding: 0px 50px 0 80px;  min-height: 70px;}
.wapp .top-block-inner .nav-tabs.messages ul li a div p{ font-size: 14px; line-height: 16px;}
.wapp .top-block-inner .nav-tabs.messages ul li a div p:nth-child(1) { font-size: 16px; margin-bottom: 2px;}
.wapp .top-block-inner .nav-tabs a span {  width: 66px;  height: 66px;}
.wapp .top-block-inner .nav-tabs.messages ul li a div i.mccout {width: 30px; height: 30px; right: 10px; top: 55px; font-size: 18px; line-height: 30px;}
.wapp .top-block-inner .nav-tabs.messages ul li a div { padding-top: 0px; padding-left: 80px;}
.wapp .top-block-inner .nav-tabs.messages ul li a span i{ width: 30px; height: 30px; border-radius: 50%; position:absolute; right: -10px; bottom: -5px; border: none; background: none;}
.wapp .top-block-inner .nav-tabs.messages ul li a span i img{ border: solid 2px #32415A;}
.wapp .top-block-inner .nav-tabs.messages ul li a div p { font-size: 12px; line-height: 18px;  margin-bottom: 2px;}
.wapp .top-block-inner .nav-tabs.messages ul li a div p:nth-child(2) { font-size: 12px;}
.wapp .top-block-inner .nav-tabs.messages ul li a div p strong, .wapp .top-block-inner .nav-tabs.messages ul li a div p b, .wapp .top-block-inner .nav-tabs.messages ul li a div p:nth-child(1) {font-size: 16px;}

.wapp .message_open, .wapp .message_open2 {-webkit-transform: translateX(100%);transform: translateX(100%); width: 100%; right: auto; padding-top: 70px;}
.wapp .message_open.active, .wapp .message_open2.active {-webkit-transform: translateX(0%);transform: translateX(0%); padding-top: 70px; }


.wapp .profile_open { -webkit-transform: translateX(100%);transform: translateX(100%); width: 100%; right: auto; padding-top: 70px; bottom: 0; z-index: 19;}
.wapp  .profile_open.active {-webkit-transform: translateX(0%);transform: translateX(0%); padding-top: 70px; bottom: 0;}

.wapp .search_box3 { padding-right: 50px;}
.wapp .top-block-inner .search_box3 span {top: 20px; right: 50px;}

.wapp .sclose, .wapp .sclose2 { display: block; width: 38px; height: 38px; background: url(/Content/images/close4.png) no-repeat center center; background-size: 38px 38px; border: none; cursor: pointer; position:absolute; right: 0; top: 20px; padding: 0; margin: 0;}
.wapp .firend_name {padding: 20px 0 40px 54px;}
.wapp .firend_name span { font-size: 40px; line-height: 30px;}
.wapp .firend_name span img { width: 10px; height: 10px;}
.wapp .button_group { position: absolute;  right: 0;  bottom: 4px;}

.noffer2 { font-size: 20px; margin-bottom: 30px;}
.noffer2 img {width: 50px;  height: 50px; margin-right: 5px;}
.noffer2 .button_group { bottom: -30px;}

.nclogo{ position: relative; left: auto; top: auto; display: block; text-align:center;  }
.nctext{ position: relative; right: auto; top: auto; text-align:center; overflow: hidden; display: block; width: 100%;  }
.noffer3 { height: 30px; }
.wapp .profile_open ul { padding-top: 30px;}
.wapp .profile_open::after { top: 80px;}
.wapp .prating.agent.edit button.requestsend { right: autp; left: 0; bottom: -15px;}
.partneradd{ background: #B4B4B4; font-size: 17px; width: auto;padding: 0 20px; right: 0; box-shadow: none; padding: 0 20px; background-image: none; right: auto; left: 60px; bottom: -15px; line-height: 36px; height: 38px; border-radius: 30px; color: #fff; }
.partneradd a { display: none;}
.partneradd:after{ content: ""; position:absolute; width: 20px; height: 20px; position:absolute; right: 0px; top: -10px; background: #4BBEA0 url(/Content/images/checked2.png) no-repeat center center; border: solid 2px #fff; border-radius: 50%;}
.wapp .who.dashboard_final.mprofile .prating.sinfo { padding-bottom: 20px;}

.wapp .ed_form.pdetails {  margin-left: 0px;  box-shadow: none; z-index: 99;}
.wapp .ed_form .form-group.nform{ width: 100%;}
.wapp .img_uploader { margin-left: 25%;  }
#upload_logo {margin-top: 30px;}
.wapp .block1, .wapp .block3, .wapp .last { width: 33.33%;}
.branches_right.toppadding { margin-top: 0px;background: #fff; z-index: 99;}
.wapp .upload_title i { font-size: 12px;}
.wapp .profile_right {-webkit-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.49);-moz-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.49);box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.49); background: #fff;}
.wapp .saves.edit { left: 50%; z-index: 1; position:absolute; }
.wapp .profile_right.cdetails { box-shadow: none; background: none; }
.wapp .who_container.eprofile { background: rgba(241,241,243, 1);}
.wapp .branch_block { margin-top: 30px;}
.wapp .ed_form.detailstop { padding-left: 5%; margin-left: 0px;}
.wapp .profile_right.cdetails .ed_form .form-group { width: 50%;  float: left;  padding:0 3%;}
 .volume ul li:nth-child(3) { width: 100%; text-align: center; padding: 12px 0 0 0;}
 .wapp .common_block2 { margin-left: 25%;}
 .wapp .common_block2.fsubmit { min-height: 60px; margin-top: 10px; padding:0 0 20px 0;}
 .wapp .common_block2.fsubmit .saves.chnages { display: block; left: 58%; margin-left: -143px;}

 .wapp .paddress.market .paddress_block .pagination { padding-bottom: 50px;}
 .view_code { left: 50%; right: auto; margin-left: -50px; }
 .allquote_bottom .container{ max-width: 100%; }
 .allquote_bottom .container ul li { font-size: 12px; line-height: 14px; padding-top: 0px;}
 .allquote_bottom .container ul li a.active span { display: none;}
 .allquote_top ul { /*display: none;*/}
 .who.dashboard_final.allquote {padding-top: 70px;}
 .allquote_wrap { padding-top: 20px;}
.allquote_top { padding: 0; height: 40px;}
.allquote_top .container { min-height: 38px;}
.search_wrap{ width: 160px; right auto; left: 15px; height: 26px; top: 6px;}
.search_wrap .form-control { font-size: 12px; line-height: 22px; height: 26px;}
.filterby { display: block; top: 0; right: 10px;}
.modal.right.fade .modal-dialog {top: 70px;}

.wnew{ left: -15px; border-radius: 0 20px 20px 0; padding:4px 12px 4px 4px; top: 71px; z-index: 19;}

.quote3 .pagination { position: relative; width: 100%; left: auto; margin-left: 0px; font-size: 14px; padding: 20px 0 50px 0; margin-bottom: 12px; border-radius: 8px 8px 0 0;/* border-bottom: solid 1px #32415a;*/}
.quote3 .pagination li {background: url(/Content/images/arrow6.png) no-repeat right 11px; padding: 10px 40px 10px 44px;font-weight: 600;}
.quote3 .pagination li:nth-child(2) {  padding: 10px 0 0 15px;font-weight: 600;}
.quote3 .pagination li img { left: 12px;  /*top: 4px;*/}
.quote3 .pagination li:nth-child(1) span  {/* left: 44px;*/ left:0; font-weight: 400;}
.quote3 .pagination li:nth-child(2) span{ font-weight:400;}
.quote3 .pagination li:nth-child(3) { position:absolute; left: 0; right: 0; bottom:0; padding: 12px; text-align:center; font-size: 20px; border-top: solid 1px #32415a;border-top: solid 1px #32415a; font-weight: 600; }
.quote3 .pagination li:nth-child(3) span { position: relative; float: none; padding-right: 6px;line-height: 25px; left: auto; top: auto; display: inline-block; min-width: auto; font-weight: 400;width: auto;}

.empty_block { font-size: 12px; line-height: 16px; }
.empty_block h1, .empty_block h2 {font-size: 16px; line-height: 20px; text-align: center;}
.empty_quote1, .empty_quote2, .empty_quote1:hover, .empty_quote2:hover { font-size: 12px; height: 30px;min-width: 190px !important;padding-right: 17px; padding-left: 12px; letter-spacing: 0px; color: #fff; border-radius: 20px; line-height: 28px; background-size: 13px 4px;}
	.empty_quote2 { background-image: none; padding-right: 12px;}
.service_block .rtitle label { padding-bottom: 0px; margin-bottom: 0px; }
.airtab_content .air_block7 .form_control2 { margin-left: 0px;}
.air_block7 { width: 40%;}
.air_block7a { width: 30%;}
.air_block7 i { line-height: 36px;}
.wapp .optional_block { box-shadow: none; background: none;}
.wapp .who.air_quote h1 { font-size: 20px; line-height: 30px; padding-left: 36px; text-align:left; font-weight: 700;}
.wapp .who.air_quote h1 img { max-width: 28px;}

.wapp .who.air_quote .quote_successull { font-size: 14px;}
.wapp .who.air_quote .quote_successull h1, .quote_successull h2{ font-size: 24px; line-height:24px; }
.wapp .who.air_quote .quote_successull h2 /*, .quote_successull h2*/{ font-size: 16px; }
.quote_successull p a:nth-child(1) { width: 110px; height: 30px; font-size: 14px;  line-height: 28px; }
.quote_successull p a:nth-child(2) { width: 200px; height: 30px; font-size: 18px; line-height: 28px;  border-radius: 15px;}
.quote_successull p a:nth-child(2) img { margin-top: -3px; max-width: 18px; height: auto;}
.quote_result { margin-top: 70px;}
.erroemessage { font-size: 16px; line-height: 16px; padding-left: 22px;}
.erroemessage i {width: 18px; height: 18px;  font-size: 12px;line-height: 16px; top: 2px;  }

.addedit_partner { position: relative ; right: auto; top: auto; text-align: left; border-left:none; padding-left: 0px; width: 100%; float: left; padding-bottom: 10px; }

.find_block1 { font-size: 12px; width: 100%; padding-bottom: 10px;}
.find_block1 .pagination{ font-size: 14px;}
.find_block1 .pagination li { background-size: 20px auto; background-position: right 16px; font-size: 16px; padding-bottom: 5px; line-height: 16px;}
.find_block1 .pagination li img { top: 6px;}
.pagination_repeat { padding-right: 0px;}
.pagination_repeat .offer_new {width: 100%; position:relative; right: auto; top :auto; display: block; float: left; padding-left: 36px;}
.find_block1 .pagination li:nth-child(1) {padding: 0 26px 5px 36px;}
.find_block1 .pagination span { display: none;}
.find_block1 .pagination li:nth-child(3) { position:absolute; left: auto; right: 0; top: -17px; display: none;}
.empty_block h1, .empty_block h2 { font-size: 16px; line-height: 16px; text-align:left;}
.empty_block.npadding.specialtitle h1, .empty_block.npadding.specialtitle h2 {padding-left: 0px; text-align:center;}
.find_block1 .pagination li:nth-child(1) { width: 50%; }
.find_block1 .pagination li:nth-child(2) {width: 50%;}
.find_block1 .pagination li > div { display: block; font-size: 12px; padding-top: 6px;}
.find_block1 .pagination li:nth-child(2) > div { text-align:left;}
.find_block1 .pagination li > div a{ color: #32415a; text-decoration:underline; font-weight: 600; font-size: 16px;}
.find_block1 .pagination li > div i { display: none; text-transform:uppercase; font-size: 12px; font-style:normal;  font-weight: 700;  background: #4BBEA0; width: 36px; height: 16px;  border-radius: 12px;  color: #fff; line-height: 14px; text-align:center; margin-right: 6px;}
.find_block1 .pagination li .new_mobile { display: inline-block!important;position:absolute;right:-100%;top:36px; text-transform:uppercase; font-size: 12px; font-style:normal;  font-weight: 700;  background: #4BBEA0; width: 36px; height: 16px;  border-radius: 12px;  color: #fff; line-height: 14px; text-align:center; margin-right: 6px;}

.find_block1 .pagination small { top:  -5px; left: 0; }
.find_block1 .pagination li:nth-child(2) small { left: 0;}

.find_block2 { width: 100%; border-left: none; border-top: solid 1px #D9D9D9; padding-top: 10px; margin-top: 12px; padding-left: 0px;}
.dicon { display: none;}
.modal-dialog.modal-custom.successpopup { max-width: 92%; margin: 0 auto;}
.modal-custom.company_profile .prating { padding-bottom: 60px;}
.wapp .modal-custom.company_profile .prating.agent button.chating, .wapp .modal-custom.company_profile .prating.agent a.chating { bottom: 6px; left: 15px; }
.wapp .modal-custom.company_profile .prating.agent button.addagent, .wapp .modal-custom.company_profile .prating.agent a.addagent { left: 60px;bottom: 7px;}
.pchart { padding-left: 170px;}

.openernav.active .user_swapping.active, .openernav.active .gift_swapping.active, .openernav.active .gift, .openernav.active .user { display: none;}

.wapp .show_partner .sblock .butons.eapprove .saves {  left: 50%; margin-left: -78px; min-width: 156px;}

.modal-dialog.modal-custom.com_profile .modal-content .modal-body {padding: 15px 10px 30px 10px;}
.modal-dialog.modal-custom.com_profile { max-width: 98%; margin: 0 auto;}
.filter_tile h2 { font-size: 16px;line-height: 16px; display: block; padding: 0 0 20px 0;}
.modal-dialog.modal-custom.com_profile .row .filter_tile { padding-bottom: 50px;}
.selectall , .deselectall { width: 118px; height: 30px; line-height: 30px;  right: auto; top: auto; bottom: 8px; font-size: 12px; left: 50%; margin-left: -59px;}
.addpartner_wrap .filtering h2 { display: none;}
.addpartner_wrap .filtering{ top: -160px;}
.addpartner_wrap .filtering.active { left: -18px; top: -160px;}

.addpartner_wrap .sblock label{width: 36px; height: 36px;right: -18px; top: -18px;}
.addpartner_wrap .sblock label input[type="checkbox"]{display:none}
.addpartner_wrap .sblock label input[type="checkbox"] + span{width:10px;height:10px; background:url(/Content/images/checkbox8.png) no-repeat left top;cursor:pointer; position:absolute; left: 50%; top: 50%; margin-left: -5px; margin-top: -5px; background-size: 10px 20px; }
.addpartner_wrap .sblock label input[type="checkbox"]:checked + span{background:url(/Content/images/checkbox8.png) no-repeat left -10px; background-size: 10px 20px; }
.addpartner_wrap .mCSB_inside > .mCSB_container { margin-left: 18px;}

.modal-dialog.modal-custom.com_profile .row.search_result {  padding-top: 20px;  padding-right: 15px;}
.com_profile .content { height: 400px;}

.can_send{  bottom: -40px; height: 30px; text-align:center;}

.can_send a { width: 100px; height: 25px; font-size: 12px; line-height: 25px; }
.can_send button , .can_send a.button{ width: 132px; height: 25px; font-size: 12px; line-height: 25px; border-radius: 20px;}
.can_send button img , .can_send a.button img{ margin-top: -3px; margin-right: 5px; width: 14px; height: auto;}

.modal-dialog.modal-custom.selectdate { max-width: 96%; margin: 0 auto;}
.form_control2.caldate  { background-size: 16px 16px;}

.cokbutton a:nth-child(1) { width: 90px; height: 30px; font-size: 18px; line-height: 30px;}
.cokbutton a:nth-child(2) { width: 150px; height: 30px; font-size: 18px; line-height: 30px; border-radius: 20px;}
.modal-dialog.modal-custom.selectdate .moadl_header { height: 60px; font-size: 32px; padding: 15px 15px 0 15px;}
.paddress.market .paddress_block.answers.selected .button_block { top: auto;}
.paddress.market .paddress_block.answers.selected .button_block > div { font-size: 18px;padding-bottom: 2px;}
.paddress.market .paddress_block.answers.selected  .qcblock3::after { display: none;}
.empty_block.npadding h3{ font-size: 12px; padding-bottom: 30px; }
.wapp .adproperty li {padding-bottom: 50px;}
.nopartner img { max-width: 140px;}
.find_block1  .pagination_repeat { padding-bottom: 30px;}

.empty_block.npadding.home { padding-bottom: 20px}
.price_table.newtable .deletes { display: none;}

.get_quote {text-align:center; bottom: 44px;}
.get_quote ul { padding: 0 0 50px 0;}
.get_quote a.gquote {  font-size: 18px; width: 260px; height: 36px; line-height: 36px;  border-radius: 30px; right: auto; left: 50%; margin-left: -130px; top: auto; bottom: 2px;}
.tbody_main .tbody:nth-child(1) .minus2 { display: none;}
.tbody_main .tbody .minus2 { right: 0px; z-index: 19;}

/*06-14-2020*/
.who.dashboard_final.mprofile .prating.agent.accept_partner { padding-bottom: 70px;}
.who.dashboard_final.mprofile .prating span:nth-child(3) { width: 100%;top: 80px; right: auto; left: 0; font-size: 16px; }
.wapp .prating.agent button.accept { right: auto;  bottom: -10px; left: 0; }
.createuser .img_uploader { padding: 0 0 10px 0; margin: 0 auto; width: 100%;}
.edit_profile_tab { width: 100%;overflow: hidden;overflow-x: auto;  }
.edit_profile_tab ul{ width: 800px; float: left; }
.edit_profile_tab ul li:nth-last-child(1) { padding-right: 0px;}
.createuser #croppie_container_avatar { padding-top: 0 !important;  top: 50% !important; left: 50% !important; margin-left: -50% !important; margin-top: -50% !important; height: auto !important; width: auto !important; }
.createuser .imgwrap, .createuser .buttonwrap { background: #fff; margin-top: 0px;}
.createuser .upload_title { padding-top: 0px;}
.createuser .buttonwrap { background: none !important; padding-top: 30px !important;}

.createuser_left { padding-top: 0px; width: 100%; float: left;}
.modal-dialog.modal-custom.createuser .modal-content .modal-body { padding: 40px 20px; min-height: 550px;}
.modal-dialog.modal-custom.createuser { max-width: 94%; margin: 0 auto;}
.createuser_right {
    /*left: auto;
top: auto;
right: auto;
position: relative;*/
    width: 100%;
    margin-bottom: 15px;
    /*float: left;*/
}
.user_form {width: 95%; margin:0 auto 0 auto !important;}
.user_form form {
    margin:0;
}
.createuser_right .ublock3 button.deletemember{
    margin-top:10px;
    margin-left:0;
}
.ublock1 {
    height: auto;
    width: 100%;
    padding-right: 0px;
    padding-bottom: 8px;
}
.ublock2 {height: auto; width: 100%; padding-bottom: 8px;}
.ublock3 {padding-top: 20px; text-align:center;}
.createuser h2 { 
    /*padding-left: 300px; 
    left: auto; 
    right: auto; 
    top: auto; 
    position:relative; 
    padding: 0; width: 100%; 
    float: left;*/ 
    text-align:center;

}
#myModal , #successfully { margin-left: -176px;}
.table_head , .member_repeat { padding: 10px 20px;}
.table_head table , .member_repeat table { font-size: 16px;}
.table_head table tr td:nth-child(1), .member_repeat table tr td:nth-child(1) {width: 12%;}
.table_head table tr td:nth-child(2), .member_repeat table tr td:nth-child(2) {width: 25%;}
.table_head table tr td:nth-child(3), .member_repeat table tr td:nth-child(3) {width: 32%;}
.table_head table tr td:nth-child(4), .member_repeat table tr td:nth-child(4) {width: 30%; padding-right: 50px; }
.table_head table tr td:nth-child(4) { padding-right: 0px;}
.btnDelete { right: 15px;}
.edit_team { right: 55px;}
.team_pic  { border: solid 1px #A1A1A1;}

/*06-14-2020 end*/
}


@media only screen and (max-width: 575px) {
.wapp .who.dashboard_final.mprofile .prating { padding-bottom: 50px;}
.wapp .prating.agent button.chating, .wapp .prating.agent a.chating { bottom: 0;}
.wapp .prating.agent button.addagent, .wapp .prating.agent a.addagent { bottom: 0;}
.noffer . ul { padding: 14px 0 10px 20px;}
.wapp .prating.agent.edit button.requestsend {  bottom: -2px;}
.partneradd{  bottom: 0px;}

.wapp .ed_form.detailstop { padding: 10px 2%; margin-left: 0px;}
.wapp .profile_right.cdetails .ed_form .form-group { width: 100%;  float: left;  padding:0;}
 .wapp .common_block2 { margin-left: 15%;}
  .wapp .common_block2.fsubmit .saves.chnages { left: 54%;}
.air_block7 { width: 100%; padding-right: 0px; padding-bottom: 15px;}
.air_block7a { width: 100%;}
.airtab_content .air_block7a .form_control2 { width: 80%;}
.find_block1 .pagination li:nth-child(1) {min-width: 140px; }
.find_block1 .pagination li:nth-child(2) { min-width: auto;}

.find_block2 { padding-left: 0px;}
.pchart {padding-left: 110px;min-height: 150px;}
.pchart_left { width: 100px; height: 100px; margin-top: -50px;}
.pchart_right ul { padding-top: 0px;}
.pchart_right ul li { padding: 3px 60px 3px 0;}
.pchart_right ul li a { top: 3px;}
.pchart_right ul li i { top: 6px;}
#myChart1, #myChart2 { width: 100px; height: 100px;}
.noffer .past_flight.hasprice {padding-right: 0;}

/*06-14-2020*/
.who.dashboard_final.mprofile .prating.agent.accept_partner { padding-bottom: 70px;}
.who.dashboard_final.mprofile .prating span:nth-child(3) { width: 100%;top: 50px; right: auto; left: 0; font-size: 14px; }
.wapp .prating.agent button.accept { right: auto;  bottom: 0px; left: 0; }
.sblock ul li.accp{line-height: 24px;}
.wapp .sblock.you .clogo_block { min-height: 110px; margin-bottom: 20px;}
.wapp .sblock.you  .clogo { top: 43%;}

.createuser h2 { font-size: 35px; line-height: 35px;}
.team_table { padding-top: 30px;}
.table_head , .member_repeat { padding: 10px;}
.table_head { display: none;}
.table_head table , .member_repeat table { font-size: 16px; display:block!important;width:100%!important; }
.member_repeat table tr td:nth-child(1) {display:block!important;width:100%!important;}
.member_repeat table tr td:nth-child(2) {display:block!important;width:100%!important;}
.member_repeat table tr td:nth-child(3) {display:block!important;width:100%!important;}
.member_repeat table tr td:nth-child(4) {display:block!important;width:100%!important; padding-right: 0px; }
.btnDelete { right: 15px;top: 30px;}
.edit_team { right: 55px; top: 30px;}

}

@media only screen and (max-width: 400px) {
.sblock ul li.accp{ margin-top: 6px; width: 94%;}
.add_memeber { width: 280px; margin-left: -140px;}
}
/*06-14-2020 end*/

.calender{ margin-bottom:20px; padding:0; min-height: 300px;}
.calender .ui-datepicker table { width: 294px; margin: 0 auto;}
.calender.eventsmain{ margin-bottom:10px; padding:0 15px;}
.calender-btn{ display:block; margin:0 auto; background: url(/Content/images/arrow-left-dark.png) no-repeat 12px #fdb813; color:#000; width:182px; padding:0 30px 0 70px; font-size:22px; line-height:39px;}
.calender-btn:hover{ color:#000}
.calender .ui-datepicker{font-family: 'Assistant', sans-serif;}
.calender .ui-datepicker th:first-child, .calender .ui-datepicker td:first-child a.ui-state-default{ color:#636E75;}
.calender .ui-datepicker th{ font-size:16px; font-weight:400; color:#636E75;}
.calender  .ui-datepicker td { border: 0;  padding: 0px; line-height: 42px; height: 42px;}
/*.ui-widget.ui-widget-content{ background:none; border:none;}*/
.ui-dialog{line-height:normal;}
.calender .ui-datepicker {
    width: 100%;
    direction: ltr;
    padding: 0;
}
.calender .ui-state-default{ padding:0; border-radius:0; display:block; margin:0 auto; height:42px; width:42px; line-height:42px; color: #8B8B8B; text-align:center; background:none; border-color:transparent; font-size:16px;}
	.calender .ui-state-default.in-range { background-color: #eee; }
.calender .ui-state-highlight{ border-radius:0; border-color:transparent;}
.calender .ui-state-highlight:hover{color:#fff; background:#4BBEA0; border-color:#4BBEA0;border-color:transparent;}
.calender .ui-state-default:hover,
.calender .ui-state-active,
.calender .ui-widget-content
.calender .ui-state-active,
.calender .ui-widget-header
.calender .ui-state-active,
.calender a.ui-button:active,
.calender .ui-button:active,
.calender .ui-button.ui-state-active:hover
{ color:#fff; background:#4BBEA0; border-color:#4BBEA0}
.calender .ui-state-active{color:#fff; background:#4BBEA0; border-color:#7ab251;border-color:transparent;}
/*.ui-widget-header{ background:none; border:none; border-radius:0; font-size:18px; padding: 10px 0 0 0;}*/

.calender  .ui-datepicker select.ui-datepicker-month, .calender .ui-datepicker select.ui-datepicker-year {
    width: auto;-webkit-appearance: none; -moz-appearance: none; appearance: none; border: none;
}
.calender .ui-datepicker .ui-datepicker-title select {
    font-size: 20px; color: #636E75;
    margin: 1px 0;
}
.calender .ui-datepicker .ui-datepicker-title { margin: 0 40px;}

#user_select_error{ font-size: 12px;}




/*09-05-2019*/
.cwwrap{ width: 100%; float: left; position:relative;border-top:1px solid black;padding-top:10px;}

.get_quote a.gquote:after{ display: none;}
.get_quote .container ol.dropdown-menu:before { content:""; position:absolute; width: 22px; height: 11px; right: 10px; bottom: -10px; z-index: 999;  background: url(/Content/images/uparrow.png) no-repeat right bottom;  transform: rotate(180deg);}
.get_quote .container ol.dropdown-menu { width: 260px; bottom: 74px; padding:7px 15px; right: 20px; top: auto; left: auto; z-index: 9999; line-height: 34px;}
.get_quote .container { overflow: inherit;}
@media (min-width: 768px) and (max-width: 991px) {
.get_quote .container ol.dropdown-menu { right: 50%; margin-right: -130px; bottom: 66px;}
}
@media only screen and (max-width: 767px) {
.get_quote .container ol.dropdown-menu { right: 50%; margin-right: -130px; bottom: 56px;}
}

.maskdiv { position:fixed; left: 0; right: 0; top: 0; bottom: 0; z-index: 18; display: none;}
.maskdiv.active, .maskdiv.nactive, .maskdiv.pactive{ display: block;}




/*22-09-2019*/
.noffer .past_flight ul {padding: 10px 0 10px 40px; width: 100%; float: left;}
.noffer .past_flight ul li span { position:inherit; display: block; left: auto; top: auto; padding: 0; margin: 0; line-height: 14px;}
.country_wrap { display: block; position:relative; width: 100%; float: left;}
.noffer .past_flight .country_wrap img { margin-top: 0px; top: 50%; -webkit-transform: translateY(-50%);  -ms-transform: translateY(-50%);  -o-transform: translateY(-50%);  transform: translateY(-50%);}
.noffer .past_flight.hasloho .nclogo, .noffer .past_flight.logo_price .nclogo { left: 0; top: 50%; -webkit-transform: translateY(-50%);  -ms-transform: translateY(-50%);  -o-transform: translateY(-50%);  transform: translateY(-50%);}
.noffer .past_flight .nclogo img { margin-top: 0px; border-radius: 50%;}
.noffer .past_flight.hasprice .nctext, .noffer .past_flight.logo_price .nctext { right: 0;}
.saves.chnages.savedata.active {background: url(/Content/images/ok5.png) no-repeat center center #32415a; color: rgba(255,255,255, 0); }
.savesbar { position:fixed; z-index: 18; left: 0; right: 0; bottom: -100px; background: #32415a; color: #fff; padding: 10px 12px; font-size: 24px; line-height: 24px; font-weight: 400; text-align: center;
-moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.savesbar.active { bottom: 0;-moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.savesbar img { vertical-align: middle; margin-right: 10px;}
.savesbar a { height: 40px; width: 200px; display: inline-block; margin-left: 10px; vertical-align: middle; text-transform: uppercase; font-size: 18px; color: #fff; line-height: 40px;  background: #4bbea0; text-align: center; border-radius: 30px;}
/*new  css 04-01-2020*/
.modal-dialog.modal-custom.quoteoption {max-width: 1788px;}
.modal-dialog.modal-custom.quoteoption .modal-content { background: #FAFAFA; border-radius: 6px; border: 0; margin-top: 30px;}
.modal-dialog.modal-custom.quoteoption .modal-content .modal-body {padding: 0;border-radius: 6px;}
.quoteoption_title{ background: #32415A; font-size: 48px; line-height: 42px; color: #fff; font-weight: 300; text-align:center; padding: 30px 0; border-radius: 6px 6px 0 0;}
.quoteoption_top{ padding-top: 40px; background:url(/Content/images/back2.png) repeat-x left 250px;}
.send_remineder{ padding: 20px 112px 10px 112px; position:relative;min-height: 86px;width: 100%; float: left;}
.send_remineder span{ font-size: 25px; line-height: 24px; font-weight: 500; color: #32415A; position:absolute; left: 0; top: 30px; }
.send_remineder a.send{ position:absolute; right: 0; top: 26px; cursor: pointer; font-size: 12px; line-height: 34px; color: #fff; text-transform:uppercase; text-align:center; background: #32415A; width: 112px; height: 36px; border-radius: 25px;}
.send_remineder ul { display: block; width: 100%; float: left; padding: 0; margin: 0; list-style:none;}
.send_remineder ul  li { font-size: 14px; line-height: 46px; color: #909BAE; display: block; float: left;padding: 0; margin: 0 24px 10px 0; list-style: none;position: relative; }
.send_remineder ul  li img {background: #c6c6c6; width: 46px; height: 46px; border-radius: 50%; border-radius: 50%; -webkit-box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.23);
-moz-box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.23); box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.23);}

.quoteoption_bottom .container { max-width: 1290px; border-radius: 6px; background: #F1F1F3; padding: 30px 80px 0 80px; margin-bottom: 30px;}
.modal-dialog.modal-custom .modal-content .modal-body .quoteoption_bottom h3, .modal-dialog.modal-custom .modal-content .modal-body .quoteoption_bottom h4 { line-height: 1.2;    padding: 0 0 12px 0; margin: 0; font-size: 18px; font-weight: 500; color: #4bbea0; display: block; position: relative; cursor: pointer;}
.quoteoption_bottom .container .row.search_result [class*="col-"] { padding-bottom: 30px;}
.quoteoption_bottom .container .row  .filter_tile { padding-bottom: 15px;}
.quoteoption_bottom .filter_tile h2 { font-size: 25px; font-weight: 500; padding: 10px 0 10px 0; margin: 0; text-align: left;  float: left; width: 60%; text-transform: capitalize;}
.close6{ width: 56px; height: 56px; padding: 0; margin: 0; right: -28px; top: -28px; position:absolute; z-index: 99999; border: 0; background: url(/Content/images/close4.png) no-repeat center center; border-radius: 50%; cursor: pointer; box-shadow: none; }
.send_request{ width: 100%; float: left; text-align: right;}
.send_request a:nth-child(2),.send_request a:nth-child(2):hover { width: 410px; height:50px; border-radius: 25px; background: #32415A; line-height: 50px; text-align:center; display: inline-block; color: #fff; font-size: 20px; font-weight: 500; text-transform: uppercase;}
.send_request a:nth-child(1) { color: #32415A; width: 200px; margin-bottom: 15px; height:50px; border-radius: 25px; line-height: 50px; text-align:center; display: inline-block; font-size: 20px; font-weight: 500; text-transform: uppercase;}
.send_request a:nth-child(2) img { vertical-align: middle; padding-right: 5px;}
.quoteoption_bottom  .search_box { margin-bottom: 30px;}
.modal-dialog.modal-custom.quoteoption .modal-content { background: #FAFAFA; border-radius: 6px; border: 0; margin-top: 30px;}

.modal-dialog.modal-custom.quote_forward { max-width: 1282px; border-radius: 0; }
.modal-dialog.modal-custom.quote_forward .modal-content { background: #F1F1F3; border-radius: 0px; border: 0; margin-top: 30px; padding: 60px;}
.modal-dialog.modal-custom.quote_forward .modal-content .modal-body { padding: 0;}
.quote_forward .quoteoption_bottom .container { max-width: 100%; border-radius: 0;padding: 0px; margin-top: 0px; margin-bottom: 0px; border-radius: 6px;}
.quote_forward .quoteoption_bottom .container.dark{  background: #E1E1E1; padding: 30px 80px 0 80px;}

/*.quoteoption_bottom .sblock label{overflow:hidden; width: 48px; height: 48px; position:absolute; right: -16px; top: -10px; z-index:16;}
.quoteoption_bottom .sblock label input[type="checkbox"]{display:none}
.quoteoption_bottom .sblock label input[type="checkbox"] + span{width:48px;height:48px; background:url(/Content/images/checkbox9.png) no-repeat left top;cursor:pointer; position:absolute; left: 0; top: 0; }
.quoteoption_bottom .sblock label input[type="checkbox"]:checked + span{background:url(/Content/images/checkbox9.png) no-repeat left -48px; }*/

.send_request2{ width: 100%; float: left; text-align: center; padding-top: 20px;}
.send_request2 a:nth-child(2),.send_request2 a:nth-child(2):hover { width: 410px; height:50px; border-radius: 25px; background: #32415A; line-height: 50px; text-align:center; display: inline-block; color: #fff; font-size: 20px; font-weight: 500; text-transform: uppercase;}
.send_request2 a:nth-child(1) { color: #32415A; width: 200px; margin-bottom: 15px; height:50px; border-radius: 25px; line-height: 50px; text-align:center; display: inline-block; font-size: 20px; font-weight: 500; text-transform: uppercase;}

.quote_forward .quoteoption_bottom .container.dark.newpadding {padding: 0 20px 0 0;}
.quote_forward .quoteoption_bottom .container.dark.newpadding .search_result { padding-top: 20px;}
.send_request.toppadding { padding-top: 20px;}
.allselection a{ position:absolute; right: 310px; top: 0px;width: 202px; height:50px; border-radius: 25px; background: #32415A; line-height: 50px; text-align:center; display: inline-block; color: #fff; font-size: 20px; font-weight: 500; text-transform: uppercase;}
.send_request.approved  a:nth-child(2)  { width: 174px;}


@media (min-width: 1401px) and (max-width: 1799px) {
.modal-dialog.modal-custom.quoteoption {max-width: 1370px;}
}

@media (min-width: 1200px) and (max-width: 1400px) {
.noffer .past_flight .nclogo, .nclogo, .noffer .past_flight.hasloho .nclogo, .noffer .past_flight.logo_price .nclogo { position: relative; left: auto; top: auto; display: block; text-align:center;  -webkit-transform: translateY(0%);-ms-transform: translateY(0%);
-o-transform: translateY(0%); transform: translateY(0%); }
.noffer .past_flight.hasloho { padding-left: 0px;}
.quoteoption_top .container { max-width: 1100px;}
.quoteoption_bottom .container { max-width: 1170px; padding: 30px 30px 0 30px;}
}
@media (min-width: 992px) and (max-width: 1199px) {
.quoteoption_top .container { max-width: 950px;}
.quoteoption_bottom .container { max-width: 970px; padding: 30px 30px 0 30px;}
.quote_forward .quoteoption_bottom .container.dark { padding: 30px;}
.modal-dialog.modal-custom.quote_forward .modal-content {padding: 30px;}
.allselection a{ right: 290px}
}
@media (min-width: 768px) and (max-width: 991px) {
/*.noffer .past_flight .nclogo { top: auto; -webkit-transform: translateY(0%);  -ms-transform: translateY(0%);  -o-transform: translateY(0%);  transform: translateY(0%);}*/
.noffer .past_flight .nclogo, .nclogo, .noffer .past_flight.hasloho .nclogo, .noffer .past_flight.logo_price .nclogo{ position: relative; left: auto; top: auto; display: block; text-align:center;  -webkit-transform: translateY(0%);-ms-transform: translateY(0%);
-o-transform: translateY(0%); transform: translateY(0%); }
.noffer .past_flight.hasloho, .noffer .past_flight.logo_price { padding-left: 0px;}
.noffer .past_flight.hasprice, .noffer .past_flight.logo_price {padding-right: 0px;}
.quoteoption_top .container { max-width: 760px;}
.quoteoption_bottom .container { max-width: 760px; padding: 20px 20px 0 20px;}
.send_request a:nth-child(2),.send_request a:nth-child(2):hover { width: 350px; height:50px; border-radius: 25px;}
.send_request a:nth-child(1) { width: 150px;}
.quote_forward .quoteoption_bottom .container.dark { padding: 30px;}
.modal-dialog.modal-custom.quote_forward .modal-content {padding: 30px;}
.quoteoption_bottom .container .row .filter_tile.allselection { padding-bottom: 65px;}
.allselection a { top: auto; bottom: 10px; right: 10px;}
}

@media only screen and (max-width: 767px) {
.savesbar { font-size: 20px;}
/*.noffer .past_flight .nclogo { top: auto; -webkit-transform: translateY(0%);  -ms-transform: translateY(0%);  -o-transform: translateY(0%);  transform: translateY(0%);}*/
.noffer .past_flight .nclogo, .nclogo, .noffer .past_flight.hasloho .nclogo, .noffer .past_flight.logo_price .nclogo { position: relative; left: auto; top: auto; display: block; text-align:center;  -webkit-transform: translateY(0%);-ms-transform: translateY(0%);
-o-transform: translateY(0%); transform: translateY(0%); }
.noffer .past_flight.hasloho, .noffer .past_flight.logo_price { padding-left: 0px;}
.noffer .past_flight.logo_price { padding-left: 0px; padding-right: 0px;}
.noffer .past_flight ul { padding-left: 20px;}

.accordion-content.padding_new .price_table.newtable .tbody_main { padding: 15px; background: #fff; border-radius: 10px;-webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.49);-moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.49);box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.49);}
.accordion-content.padding_new .tbody_main .tbody .minus2 { right: 0px; z-index: 19; top: 40%;}
.accordion-content.padding_new .sub_block { background:  #F1F1F3;}
.accordion-content.padding_new .tbody4 .sub_block3, .accordion-content.padding_new .tbody4 .sub_block4,  .accordion-content.padding_new .tbody4 .sub_block5 {background:  #F1F1F3;}

.quoteoption_bottom  .filtering , .quoteoption_bottom  .filter_by, .quoteoption_bottom .sortby{ display: none; }
.quoteoption_bottom .filter_tile h2 { width: 100%; font-size: 16px;}
.send_remineder {padding: 20px 0 60px 0;}
.send_remineder ul  li { margin: 0 12px 10px 0;}
.send_remineder a.send {right: auto; left: 50%; margin-left: -56px;  top: auto; bottom: 14px;}
.send_remineder span {   font-size: 14px; line-height: 16px; font-weight: 400; position: relative; width: 100%; float: left; left: auto; top: auto; padding-bottom: 8px; text-align:left;}
.quoteoption_top .container { max-width: 100%; margin: 0 auto;}
.quoteoption_bottom .container { max-width: 100%; margin: 0 auto; padding: 20px 20px 0 20px;}
.quoteoption_title {font-size: 16px; line-height: 22px;}
.close6{ width: 56px; height: 56px; padding: 0; margin: 0; right: 0px; top: 10px;background: url(/Content/images/close6.png) no-repeat center center;}
.send_request a:nth-child(2),.send_request a:nth-child(2):hover { width: 176px; height:30px; line-height: 30px; font-size: 14px; border-radius: 25px;}
.send_request a:nth-child(1) { width: 90px;height:30px; line-height: 30px; font-size: 14px;}
.send_request a:nth-child(2) img { width: 18px; margin-top: -5px;}

.quoteoption_bottom .sblock label{width: 32px; height: 32px; right: -10px; top: -10px;}
.quoteoption_bottom .sblock label input[type="checkbox"]{display:none}
.quoteoption_bottom .sblock label input[type="checkbox"] + span{width:32px;height:32px; background:url(/Content/images/checkbox9.png) no-repeat left top; background-size: 32px 64px; }
.quoteoption_bottom .sblock label input[type="checkbox"]:checked + span{background:url(/Content/images/checkbox9.png) no-repeat left -32px;  background-size: 32px 64px;}

.modal-dialog.modal-custom.quote_forward .modal-content { padding: 10px 5px;}
.quote_forward .quoteoption_bottom .container.dark { padding: 16px 16px 0 16px;}
.quote_forward .close6 { top: 0;}

.send_request2 a:nth-child(2),.send_request2 a:nth-child(2):hover { width: 176px; height:30px; line-height: 30px; font-size: 14px; border-radius: 25px;}
.send_request2 a:nth-child(1) { width: 90px;height:30px; line-height: 30px; font-size: 14px;}
.quoteoption_bottom .container .row .filter_tile.allselection { padding-bottom: 50px;}
.allselection a { top: auto; bottom: 10px; width: 118px; height: 30px; font-size: 14px; line-height: 30px; left: 50%; margin-left: -59px;}
.quote_forward .quoteoption_bottom .container.dark.newpadding { padding: 0 20px 0 20px;}
.send_request.toppadding { text-align:center;}

}
@media only screen and (max-width: 550px) {
.savesbar span{ display: block; padding-bottom: 6px;}
}


#notification_loader {position: absolute;top: 90px;font-size: 100px;left: 40%;}

body:not(.mainConroller) {
    margin: 0;
    font-family: 'Barlow', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #32415a;
    text-align: left;
    background-color: #fff;
    overflow-x: hidden;
    line-height: 1.4;
}

a {
    color: #32415a;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

.i_block{
    display:inline-block;
    width:100%;
}

@media (min-width: 768px) {
    .d-md-block {
        display: block !important;
    }

    .d-md-none {
        display: none !important;
    }

    .d-none {
        display: none;
    }
}

    img {
        vertical-align: middle;
        border-style: none;
    }

    .dropdown-toggle::after {
        display: inline-block;
        width: 0;
        height: 0;
        margin-left: 0.255em;
        vertical-align: 0.255em;
        content: "";
        border-top: 0.3em solid;
        border-right: 0.3em solid transparent;
        border-bottom: 0;
        border-left: 0.3em solid transparent;
    }

.error {
    border-bottom: 1px solid #ff4040 !important;
}

.long-text-ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 95%;
}

.long-multiple-rows-text {
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ml15n{
    margin-left:-15px;
}

.ml3n {
    margin-left: -3px;
}

.mt15 {
    margin-top: 15px;
}

.d_none{
    display:none;
}

body.mobile-device .edit_profile .pdetails button.saves{
    bottom:-110px;
}

body.mobile-device .edit_profile .cdetails button.saves {
    bottom: -610px;
}

body.mobile-device .edit_profile .portdetails button.saves {
    bottom: 55px !important;
}

body.mobile-device .edit_profile .profile_right{
    margin-bottom:100px !important
}

@media (min-width: 992px) {
    .d-lg-block {
        display: block !important;
    }
}

.f-width{
    width:100%;
}

.main_dashboard .row {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.main_dashboard .btn-default{
    border:unset !important;
}

.date_range_input{
    margin:20px 20px 0 20px;
}

a{
    cursor:pointer;
}
.breakFlexLine {
    flex-basis: 100%;
    height: 0;
}
/* ~~~~~~ Tools dropdown menu ~~~~~~ */
.upperMenu {
    font: normal normal 600 16px/21px Barlow !important;
    letter-spacing: 0.96px !important;
    color: #32415A !important;
    text-transform: uppercase !important;
    padding: 5px 10px !important;
}
a.dropdown-toggle.noArrow::after {
    content: none !important;
}
.ulUpperMenu {
    padding: 0 10px !important;
    padding-top: 30px !important;
}
    .ulUpperMenu > li {
        height: 100% !important;
        padding-bottom: 30px !important;
    }
/* ~~~~~~ End Tools dropdown menu ~~~~~~ */

.d_button_green {
    font-size: 16px;
    color: #fefefe;
    background: #4bbea0;
    border: none;
    text-transform: uppercase;
    text-align: center;
    border-radius: 37px;
    padding:0 22px;
    line-height:37px;
}

.new_shipment_link {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}

.new_shipment_link:hover,
.new_shipment_link:focus {
    color: #FFF;
}

.status_tag {
    display: inline-block;
    font-size: 16px;
    text-align: center;
    padding: 0 16px;
    border-radius: 30px;
    font-weight: 600;
    text-transform: capitalize;
    white-space: nowrap;
    padding: 2px 12px;
}

.indicator_gray {
    background: #A3C7E7;
    color: #585757;
}

.indicator_new_gray {
    background: #FF0000;
    color: #ffffff;
}

.indicator_yellow {
    background: #F5C400;
    color: #5a5a02;
}
.indicator_new_green {
    background: #008000;
    color: #ffffff;
}

.indicator_teal {
    background: #B4FFED;
    color: #14A8A8;
}

.indicator_new_teal {
    background: #F5C400;
    color: #1a5974;
}

.indicator_sky {
    background: #96d2ec;
    color: #1a5974;
}
.indicator_red {
    background: red;
    color: #1a5974;
}
.indicator_blue {
    background: #034070;
    color: #1a5974;
}

.indicator_green {
    background: #a3e4c9;
    color: #186853;
}

.indicator_light_green {
    background: #8EFFC3;
    color: #14A87B;
}

.indicator_grass {
    background: #81FF6E;
    color: #14A819;
}

.indicator_orange {
    background: #ffbe26;
    color: #60531b;
}

.indicator_dark_red {
    background: #ad0606;
    color: #ffeaea;
}

.indicator_dark_green {
    background: #008000;
    color: #60531b;
}

.indicator_red {
    background: #ff0000;
    color: #ffeaea;
}

.af_pro_tag {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 600;
    height: 27px;
    width: 84px;
    color: #987b40;
    background: #ffe78d;
    box-shadow: 0px 5px 16px #ffeb9b;
    border-radius: 40px;
}

.af_level_tag {
    position: relative;
    white-space: nowrap;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    font-weight: 600;
    color: #fff;
    height: 27px;
    width: 80px;
    border-radius: 15px;
    user-select: none;
}

.af_level_tag::before {
    content: '';
    width: 16px;
    height: 19px;
    margin-right: 6px;
    background-repeat: 
}

.af_level_1 {
    background: #CEAB8C;
    box-shadow: 0px 7px 16px #ceab8c8c;
}
.af_level_1::before {
    background: url('/Content/images/bronze-shield.png') no-repeat;
}
.af_level_1::after {
    content: 'Lv1';
}

.af_level_2 {
    background: #9fa9ff;
    box-shadow: 0px 7px 16px #9fa9ff8c;
}
.af_level_2::before {
    background: url('/Content/images/purple-shield.png') no-repeat;;
}
.af_level_2::after {
    content: 'Lv2';
}

.af_level_3 {
    background: #93CF71;
    box-shadow: 0px 7px 16px #93CF718c;
}
.af_level_3::before {
    background: url('/Content/images/green-shield.png') no-repeat;;
}
.af_level_3::after {
    content: 'Lv3';
}

.af_level_disabled {
    background: #b2b2b2;
    box-shadow: none;
}
.af_level_disabled::before {
    background: url('/Content/images/grey-shield.png') no-repeat;;
}

.af_level_tag:not(.af_level_disabled) .af_tag_checkmark {
    position: absolute;
    width: 26px;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #FFF;
    box-shadow: 0px 6px 10px #00000026;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(/Content/images/green-checkmark.png);
    border-radius: 50%;
    left: -17px;
    top: 0px;
}

.af_level_tag:not(.af_level_disabled) .af_tag_checkmark.top {
    left: 30px;
    top: -21px;
}

.commodity_tag {
    background: #f6f6f6;
    border: 1px solid #e5e5e5;
    border-radius: 134px;
    height: 24px;
    padding: 0 10px;
    font-size: 15px;
    font-weight: 500;
    user-select: none;
}

/* upload avatar partials start */
.af_upload_avatar_container {
    position: relative;
    display: flex;
    justify-content: center;
}

.af_upload_avatar_container .croppie-container {
    width: initial;
    height: initial;
}

.af_upload_avatar_container .croppie-container .cr-slider-wrap {
    width: initial;
}

.avatar_cropper_container {
    position: fixed;
    width: 600px;
    height: 600px;
    display: none;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
    background: #FFF;
    z-index: 50;
    border-radius: 6px;
    box-shadow: 0px 13px 16px #00000024;
}

.crop_avatar_action_buttons_container {
    display: flex;
}

.crop_avatar_action_buttons_container>button {
    height: 50px;
    border-radius: 25px;
    border: none;
    background: #FFF;
    font-weight: 600;
    width: 120px;
}

.crop_avatar_action_buttons_container>button:last-of-type {
    margin-left: 24px;
    text-transform: uppercase;
    color: #FFF;
    background: #32415A;
}

.af_avatar_container {
    display: inline-block;
    width: 113px;
    height: 113px;
    border-radius: 50%;
    background: #cfcfcf;
    background-image: url(/Content/images/man2.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.af_avatar_container.af_company_avatar_container {
    background-image: url(/Content/images/digital/picture.png);
}

.af_avatar {
    max-width: 100%;
    height: 100%;
    border-radius: 50%;
    opacity: 0;
    transition: opacity 0.4s ease-in;
}

.af_preview_avatar {
    display: none;
}

.af_camera_button {
    position: absolute;
    bottom: -15px;
    padding: 0;
    border: none;
    background: transparent;
    opacity: 1;
}

.hide_camera .af_camera_button,
.af_camera_button.hide_camera {
    opacity: 0;
}
/* upload avatar partials end */

/* switch toggle start */
.af_switch {
    position: relative;
    width: 68px;
    height: 35px;
    margin: 0;
}

.af_small_switch {
    width: 50px;
    height: 26px
}

.af_switch > input {
    height: 0;
    width: 0;
    opacity: 0;
}

.af_switch .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    border-radius: 34px;
    right: 0;
    bottom: 0;
    background-color: #ececec;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.af_switch .slider:before {
    position: absolute;
    content: '';
    height: 28px;
    width: 28px;
    left: 4px;
    bottom: 4px;
    border-radius: 50%;
    background-color: white;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.af_small_switch .slider:before {
    height: 18px;
    width: 18px;
}

.af_switch input:checked + .slider {
    background-color: #a3e4c9;
}

.af_switch input:disabled + .slider {
    background-color: #ececec;
}

.af_switch input:checked + .slider:before {
    transform: translateX(32px);
}

.af_small_switch input:checked + .slider:before {
    transform: translateX(24px);
}

.af_switch_btn {
    position: relative;
    width: 68px;
    height: 35px;
    border: none;
    background-color: #ececec;
    border-radius: 34px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.af_switch_btn::before {
    position: absolute;
    content: '';
    height: 28px;
    width: 28px;
    left: 4px;
    bottom: 4px;
    border-radius: 50%;
    background-color: white;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.af_switch_btn.checked {
    background-color: #a3e4c9;
}

.af_switch_btn.checked::before {
    transform: translateX(32px);
}

.af_small_switch_btn {
    width: 50px;
    height: 26px
}

.af_small_switch_btn::before {
    height: 18px;
    width: 18px;
}

.af_small_switch_btn.checked::before {
    transform: translateX(24px);
}

/* switch toggle end */

/* navbar start */
.af_header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    height: 70px;
    background: #FFF;
    box-shadow: 0px 5px 23px #0000000D;
    padding: 0 20px;
    z-index: 1111;
}

.af_navbar {
    display: flex;
    align-items: center;
    height: 100%;
}

.af_navbar + * {
    margin-left: auto;
}

.af_navbar_list {
    list-style: none;
    display: flex;
    margin: 0;
    padding: 0;
    gap: 40px;
}

.af_navbar_list .af_nav_link {
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    letter-spacing: 0.5px;
    font-weight: 600;
    color: #32415a;
    user-select: none;
}

.af_nav_link:not(.af_nav_logo) {
    z-index: 1001;
}

.af_nav_link:focus {
    color: #32415a;
}

.af_nav_link:hover, .af_nav_link[aria-expanded="true"] {
    color: #4bbea0; 
}

.af_nav_link[aria-expanded="true"] {
    background: none !important;
}

.af_nav_link[aria-expanded="true"]::after {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 7.5px 15px 7.5px;
    border-color: transparent transparent #ffffff transparent;
    -webkit-filter: drop-shadow(0px -2px 0px #e1e1e1);
    filter: drop-shadow(0px -2px 0px #e1e1e1);
    top: 56px;
}

.af_nav_link:hover path,
.af_nav_link[aria-expanded="true"] path {
    stroke: #4bbea0; 
}

.af_navbar_list .af_nav_logo {
    margin-right: 50px;
}

.af_navbar_list .down_arrow {
    margin-left: 6px;
    margin-top: 3px;
}

.down_arrow > path {
    transition: all 0.5s ease;
}

.open > .dropdown-menu.af_nav_dropdown {
    display: flex;
}

.af_nav_dropdown {
    width: 700px;
    padding: 24px 12px;
    top: 66px;
    justify-content: space-between;
    flex-wrap: wrap;
    background: #FFF;
    border-radius: 24px;
    border: 1px solid #E1E1E1;
    box-shadow: 0px 13px 36px #00000021;
    gap: 20px;
}

/* .af_nav_dropdown::before {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 7.5px 15px 7.5px;
    border-color: transparent transparent #ffffff transparent;
    top: -15px;
    left: 104px;
    -webkit-filter: drop-shadow(0px -2px 0px #e1e1e1);
    filter: drop-shadow(0px -2px 0px #e1e1e1);
} */

.af_navbar_list li:nth-of-type(2) .af_nav_dropdown {
    left: -68px;
}

.af_navbar_list li:nth-of-type(2) .af_nav_dropdown::before {
    left: 158px;
}

.af_navbar_list li:nth-of-type(3) .af_nav_dropdown {
    left: -202px;
}

.af_navbar_list li:nth-of-type(3) .af_nav_dropdown::before {
    left: 398px;
}

.af_navbar_list li:nth-of-type(4) .af_nav_dropdown {
    left: -357px;
}

.af_navbar_list li:nth-of-type(4) .af_nav_dropdown::before {
    left: 543px;
}

.af_dropdown_link {
    user-select: none;
    display: flex;
    align-items: flex-start;
    flex-basis: 47%;
}

.af_dropdown_link > div {
    margin-top: 8px;
    display: flex;
    flex-direction: column;
}

.af_dropdown_link img {
    width: 64px;
}

.af_dropdown_link_title {
    font-size: 16px;
    font-weight: 800;
    color: #32415a;
    margin-bottom: 4px;
}

.af_dropdown_link_subtitle {
    color: #6f6f6f;
    letter-spacing: 0.35px;
    font-size: 13px;
    font-weight: 500;
} 

.inner .navbar-nav .dropdown .dropdown-toggle[aria-expanded="true"] {
    background: none;
}

.af_header .af_green_btn {
    height: 40px;
    font-size: 16px;
    padding: 0 18px;
}

.upgrade_btn {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-weight: 500;
    padding: 0 20px; 
    height: 56px;
    margin: 0 20px;
    box-shadow: 0px 14px 21px #0000002B;
    border: 1px solid #32415A;
    border-radius: 28px;
    user-select: none;
}

.upgrade_btn > img {
    margin-right: 8px;
}

.upgrade_btn:hover {
    background: #e5edfe;
}

.nav_dropdown_panel {
    width: 498px;
    display: flex;
    flex-direction: column;
    background: #fff;
    box-shadow: -10px 3px 26px #00000008;
    border: 1px solid #CECECE;
    position: fixed;
    top: 70px;
    right: -498px;
    height: calc(100vh - 70px);
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    border-radius: 15px 0px 4px 4px;
    z-index: 1112;
}

.nav_dropdown_panel::before {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 7.5px 15px 7.5px;
    border-color: transparent transparent #ffffff transparent;
    top: -15px;
    -webkit-filter: drop-shadow(0px -2px 0px #CECECE);
    filter: drop-shadow(0px -2px 0px #CECECE);
}

.nav_dropdown_panel.active {
    right: 0;
}

/* navbar end */

/* buttons start */
.af_primary_btn {
    display: flex;
    user-select: none;
    align-items: center;
    justify-content: center;
    background: #32415A;
    border-radius: 25px;
    border: none;
    font-weight: 500;
    font-size: 14px;
    color: #FFFFFF;
    text-transform: uppercase;
    padding: 6px 12px;
    height: 36px;
}

.af_primary_btn:hover, .af_primary_btn:focus, .af_primary_btn:active {
    color: #FFF;
    background: #3c4f70;
}

.af_green_btn {
    display: flex;
    user-select: none;
    align-items: center;
    justify-content: center;
    background: #4BBEA0;
    border-radius: 25px;
    border: none;
    font-weight: 500;
    font-size: 14px;
    color: #FFFFFF;
    text-transform: uppercase;
    padding: 6px 12px;
    height: 32px;
    line-height: 1.4;
}

.af_green_btn:hover, .af_green_btn:focus, .af_green_btn:active {
    background: #40a389;
    color: #FFFFFF;
}

.af_light_green_btn {
    display: flex;
    user-select: none;
    align-items: center;
    justify-content: center;
    background: #6ed1b7;
    border-radius: 25px;
    height: 50px;
    border: none;
    font-weight: 500;
    font-size: 20px;
    color: #FFFFFF;
    text-transform: uppercase;
    padding: 0 20px;
}

.af_light_green_btn:hover, .af_light_green_btn:focus, .af_light_green_btn:active {
    background: #4bbea0;
}

.blue_ghost_btn {
    display: block;
    font-size: 14px;
    color: #23A0FF;
    background: transparent;
    border: none;
    user-select: none;
}

.af_ghost_btn {
    background: transparent;
    height: 50px;
    border: 1px solid #32415A;
    border-radius: 25px;
    padding: 0 33px;
    font-weight: 500;
    font-size: 20px;
}

.af_ghost_btn:hover {
    background: #e7e7e7;
}

.green_border_btn {
    font-size: 20px;
    font-weight: 600;
    height: 50px;
    padding: 0 46px;
    background: #fff;
    color: #4bbea0;
    text-transform: uppercase;
    border: 1px solid #4bbea0;
    border-radius: 25px;
}

.green_border_btn:hover {
    background: #dcfff6;
}

.icon_btn {
    all: unset;
    cursor: pointer;
}
/* buttons end */

.bold {
    font-weight: 800;
}

.af_scrollbar {
    overflow-y: auto;
}

.af_scrollbar::-webkit-scrollbar-track {
    background-color: #fff;
    box-shadow: none;
}

.af_scrollbar::-webkit-scrollbar {
    margin-left: 16px;
    width: 4px;
    height: 35px;
    background-color: #f5f5f5;
}

.af_scrollbar::-webkit-scrollbar-thumb {
    border-radius: 30px;
    background-color: #555;
}

.center_text {
    text-align: center;
}

/* select2 start */
.remove_select2_styles {
    width: 100%;
}

.remove_select2_styles .select2-search-choice-close {
    display: none !important;
}

.remove_select2_styles .select2-arrow {
    display: none !important;
}

.remove_select2_styles .select2-default {
    color: #a4a4a4;
    font-style: italic;
}

.remove_select2_styles .select2-choice {
    background: transparent !important;
    border: none !important;
    box-shadow: none;
    width: 100%;
    flex: 1;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 0 18px;
    color: #32415a;
}

.remove_select2_styles input > a {
    display: flex;
    align-items: center;
    height: 100%;
    margin: 0;
}

.remove_select2_styles .select2-search-field {
    width: 100%;
}

.select2-drop {
    min-width: 220px;
    border: none;
    box-shadow: 0px 3px 16px #00000014;
    padding: 6px;
    border-radius: 6px;
    font-weight: 500;
}

.select2-result,
.select2-no-results {
    border-radius: 4px;
    padding: 4px 6px;
    color: #32415a;
}

.select2-results .select2-highlighted {
    background: #32415a;
    color: #fff;
}

.select2-search input {
    border-radius: 4px !important;
    background-color: #f6f6f6 !important;
    border: none !important;
    height: 32px !important;
    margin-bottom: 8px !important;
    display: flex !important;
    align-items: center !important;
    background-image: url(/Content/images/digital/search.png);
    background-position: 97% center;
    padding-left: 12px !important;
}

.select2-results {
    padding-right: 4px;
    margin-right: 0;
}

.select2-results::-webkit-scrollbar-track {
    background-color: #fff;
    box-shadow: none;
}

.select2-results::-webkit-scrollbar {
    margin-left: 16px;
    width: 4px;
    height: 35px;
    background-color: #f5f5f5;
}

.select2-results::-webkit-scrollbar-thumb {
    border-radius: 30px;
    background-color: #555;
}

.select2-results .select2-result-label {
    display: flex;
    align-items: center;
    font-size: 13px;
}

.select2-results .select2-result-label > img{
    margin-right: 12px;
}

.select2-container-multi.select2-container-active .select2-choices {
    border: none;
    outline: none;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.select2-container-multi .select2-choices .select2-search-field input {
    width: 100%;
}

.country_section_container .select2-search-choice {
    display: none;
}
/* select2 end */

.af_page_container {
    padding-top: 70px;
    min-height: 100%;
}

.sidebar_back_button {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    border: none;
    background: #32415A;
    border-radius: 0px 0px 20px 0px;
    z-index: 1;
}

.sidebar_back_button:hover,
.sidebar_back_button:focus,
.sidebar_back_button:active {
    background: #3c4f70;
}

.sidebar_back_button > img {
    transform: rotate(-90deg);
    width: 14px;
}

/* Dialogs start */

.nextroute-app .ui-widget-overlay {
    z-index: 1111;
}

.nextroute-app .ui-dialog {
    z-index: 1112;
}

.nextroute-app .ui-dialog .ui-dialog-titlebar {
    height: 88px;
    background: #32415A;
    display: flex;
    align-items: center;
    padding: 2px;
    color: #FFF;
}

.nextroute-app .ui-dialog .ui-dialog-title {
    font-size: 32px;
    font-weight: 300;
    padding: 0 0 0 22px;
    color: #FFF;
    width: 100%;
}

.nextroute-app .ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: 0;
    background: #fff;
    overflow: auto;
    zoom: 1;
}

.nextroute-app .ui-dialog .ui-dialog-titlebar .ui-button {
    border-radius: 4px;
    margin-right: 16px;
}

.nextroute-app .ui-dialog .ui-dialog-titlebar .ui-button:hover {
    background-color: #818181;
}

.nextroute-app .ui-dialog .ui-dialog-titlebar .ui-button > .fa {
    color: #FFF;
}

.modal-backdrop {
    z-index: 1111;
}

.modal {
    overflow-y: auto !important;
    z-index: 1112;
}

.modal-content {
    display: flex;
    flex-direction: column;
    border-radius: 4px;
    border: none;
    box-shadow: 0px 10px 38px #0000000f;
    overflow: hidden;
}

.modal.center_modal .modal-dialog {
    top: 50%;
    transform: translateY(-50%) !important;
    padding: 0 16px;
    margin: 0 auto;
}

.modal-header {
    border: none;
}

.modal-content .close {
    position: absolute;
    width: 30px;
    height: 30px;
    top: 18px;
    right: 18px;
    border-radius: 4px;
    z-index: 1;
    font-size: 24px;
    margin: 0;
    opacity: 0.2;
}

.modal-content .close:hover,
.modal-content .close:focus {
    opacity: 0.5;
}

.modal-body {
    padding: 0 32px 20px;
    display: flex;
    flex-direction: column;
    flex: 1;
}

.modal_title {
    font-size: 18px;
    font-weight: 400;
    margin: 10px;
    text-transform: none;
}

.modal_title > span {
    margin-right: 20px;
}

.modal_floatin_label_container {
    position: relative;
}

.modal_floatin_label_container .modal_input::placeholder {
    color: transparent;
}

.modal_floatin_label_container .floating_label {
    position: absolute;
    top: 10px;
    left: 18px;
    transition: all 0.2s ease;
    pointer-events: none;
    color: #9f9f9f;
}

.modal_floatin_label_container .modal_input:focus ~ .floating_label,
.modal_floatin_label_container .modal_input:not(:placeholder-shown) ~ .floating_label {
    top: -24px;
    font-size: 16px;
}

.modal_input ~ .floating_label.floating_label_center {
    font-size: 16px !important;
    top: 10px !important;
    left: 18px !important;
}

.modal_floatin_label_container.required_star::after {
    position: absolute;
    top: -5px;
    right: -8px;
}

.modal .modal-dialog .modal_input {
    font-size: 14px;
    height: 40px;
    padding: 0 18px;
    border: none;
    border-radius: 25px;
    background: #ececec;
    text-align: left;
    text-overflow: ellipsis;
    box-sizing: border-box;
}

.modal .modal-dialog .modal_input.remove_select2_styles a {
    padding: 0;
}

.modal .modal-dialog textarea.modal_input {
    height: 140px;
    padding: 16px 20px;
    resize: none;
}

.modal .modal-dialog .modal-body .modal_textarea {
    width: 89%;
    height: 170px;
    padding: 16px 20px;
    resize: none;
}

.modal_input ~ .input_error,
.modal_floatin_label_container .input_error {
    left: 16px;
    position: absolute;
    color: #e94f4f;
    top: 36px;
    font-weight: 500;
    letter-spacing: 0.3px;
    font-size: 16px;
    pointer-events: none;
}

.modal_input::placeholder {
    color: #b4b4b4;
}

.modal-dialog {
    max-width: 1160px;
    width: 100%;
}

.phone_row {
    display: flex;
}

.phonecode_dropdown_container {
    position: relative;
}

.phonecode_dropdown_container > button:first-of-type {
    width: 178px;
}

.phonecode_dropdown_container > .modal_input {
    margin-bottom: 0 !important;
    margin-right: 0 !important;
}

.phonecode_dropdown_container .dropdown-menu {
    width: 300px;
    padding: 10px;
    border: none;
}

.phonecode_search_input {
    font-size: 16px;
    width: 100%;
    border-color: #f5f5f5;
    border-radius: 4px;
    background-color: #f6f6f6;
    border: none;
    height: 40px;
    margin-bottom: 8px;
    display: flex;
    align-items: center;
    background-image: url(/Content/images/digital/search.png);
    background-position: 97% center;
    padding-left: 12px;
    background-repeat: no-repeat;
}

.phonecode_dropdown_container .dropdown-menu button {
    background: transparent;
    border: none;
    border-radius: 4px;
    font-size: 16px;
    width: 100%;
    text-align: left;
    transition: none;
    padding: 4px;
}

.phonecode_dropdown_container .dropdown-menu button:hover,
.phonecode_dropdown_container .dropdown-menu button:focus {
    background: #32415A;
    color: #FFF;
}

.phonecode_dropdown_container .dropdown-menu img {
    width: 24px;
    margin-right: 6px;
}
/* Dialogs end */

/* Shipment modal start */
#shipment-modal .modal_title {
    margin-bottom: 30px;
}

#shipment-modal .modal-dialog {
    max-width: 1600px;
}

#shipment-modal .af_ghost_btn {
    margin-right: 4px;
}

#shipment-modal .af_primary_btn {
    font-size: 20px;
    height: 50px;
    font-weight: 500;
    color: #FEFEFE;
    padding: 0 33px;
    border-radius: 25px;
    margin-left: 20px;
    margin-right: 22px;
}

.dialog_container ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.dialog_container form {
    margin: 0;
}

.shipment_section_title {
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0 0 12px 0;
}

.dialog_cards_container {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}

.dialog_card {
    flex: 1;
    background: #fff;
    margin-right: 12px;
    border-radius: 8px;
    box-shadow: 0px 5px 20px 6px #efefefe8;
}

.dialog_card + .dialog_card {
    margin-right: 0;
    margin-left: 12px;
}

.commodity_card {
    display: flex;
    flex-direction: column;
    flex: 2;
    height: 150px;
}
.modal .commodity_input {
    position: relative;
    font-size: 20px;
    height: 50px;
    width: 100%;
    padding: 0 28px;
    background: #fff;
    border: none;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.commodity_input::placeholder {
    font-size: 20px;
    color: #b4b4b4;
    text-transform: none;
}

.commodity_selected_options_container {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex: 1;
    padding: 6px 24px;
    background: #e3e3e3;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    overflow-x: hidden;
    overflow-y: auto;
}

.commodity_selected_option {
    display: flex;
    align-items: center;
    font-size: 18px;
    background: #32415a;
    color: #fff;
    height: 32px;
    padding: 0 30px 0 24px;
    margin: 5px 10px 5px 0px;
    border-radius: 22px;
    border: none;
}

.commodity_selected_option > img {
    position: relative;
    right: -15px;
}

.reference_container {
    display: flex;
    align-items: center;
    padding: 36px;
}

.reference_container .shipment_section_title {
    margin-bottom: 0;
}

.shipment_input {
    font-size: 20px;
    height: 50px;
    padding: 0 18px;
    border: 1px solid #32415a;
    border-radius: 25px;
    background: transparent;
    text-align: left;  
}

.modal .reference_input {
    width: 100%;
    margin-left: 16px;
}

.shipment_dropdown_container {
    position: relative;
    display: inline-flex;
    align-items: center;
    align-self: flex-start;
    margin: 32px 0 40px;
}

.consignor_and_consignee_section .shipment_input {
    width: 356px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.consignor_and_consignee_section .dropdown {
    margin: 32px 0 40px;
}

.dropdown_placeholder {
    color: #b4b4b4;
}

.shipment_dropdown_icon {
    width: 16px;
}

.shipment_dropdown {
    width: 100%;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0px 6px 14px #0000001c;
    border: 1px solid #d2d2d2;
    padding: 0;
}

.shipment_partners_menu {
    max-height: 245px;
}

.partners_menu_item {
    display: flex;
    height: 40px;
    padding: 0 12px;
}

.partners_menu_item > .partner_pin_btn {
    all: unset;
    cursor: pointer;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.shipment_dropdown::before {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 7.5px 15px 7.5px;
    border-color: transparent transparent #ffffff transparent;
    top: -13px;
    right: 20px;
    -webkit-filter: drop-shadow(0px -2px 0px #d2d2d2);
    filter: drop-shadow(0px -2px 0px #d2d2d2);
}

.shipment_dropdown_item {
    letter-spacing: 1px;
    background: transparent;
    font-weight: 600;
    cursor: pointer;
    width: 100%;
    border: none;
    text-align: left;
}

.consignor_and_consignee_section .shipment_cards_container {
    height: 400px;
}

.shipment_modal_shippers_header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    white-space: nowrap;
    margin-bottom: 12px;
}

.shipment_modal_shippers_header .shipment_section_title {
    margin: 0;
}

.add_new_shipper_btn {
    display: flex;
    align-items: center;
    font-size: 20px;
    font-weight: 600;
    background: transparent;
    border: none;
}

.add_new_shipper_btn > .blue_add_img {
    margin-right: 6px;
}

.blue_add_img {
    width: 33px;
    height: 33px;
    border-radius: 50%;
}

.change_deliver_address {
    margin-left: 10px;
    text-decoration: underline;
    color: #4bbea0;
    font-size: 16px;
    background: transparent;
    border: none;
}

.change_deliver_address:focus {
    text-decoration: underline;
}

.consignor_and_consignee_card {
    min-height: 358px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 32px 24px 0;
}

.shipment_section_divider {
    border-bottom: 1px solid #ececec;
    margin-bottom: 16px;
    width: 100%;
}

.shipment_contact_info_container {
    margin: auto 0;
}

.shipment_contact_info_item {
    display: flex;
    align-items: center;
    font-size: 18px;
    margin-bottom: 16px;
    height: 26px;
}

.shipment_contact_info_icon {
    margin-right: 12px;
}

.shipment_buttons_container {
    display: flex;
    justify-content: center;
}

.shipment_button {
    height: 50px;
    text-transform: uppercase;
    border-radius: 25px;
    font-size: 20px;
    padding: 0 32px;
}

.shipment_secondary_button {
    background: transparent;
    border: 1px solid #32415a;
    margin-right: 32px;
}

.shipment_primary_button {
    border: none;
    background: #32415a;
    color: #fff;
}
/* Shipment modal end */

/* Add importer/exporter modal start */
.required_star::after {
    content: ' *';
    color: red;
    font-weight: 100;
    font-size: inherit;
    z-index: 1;
}

.add_inputs_container .select2-container {
    padding: 0 !important;
}

.add_inputs_container .remove_select2_styles .select2-choice {
    transition: none !important;
}

.modal_floatin_label_container .remove_select2_styles .select2-default {
    font-style: normal;
    text-indent: -999px;
    transition: none !important;
}

.modal_floatin_label_container .remove_select2_styles.select2-dropdown-open ~ .floating_label {
    top: -24px !important;
    font-size: 16px !important;
}

#add-importer-modal .modal-dialog,
#add-exporter-modal .modal-dialog {
    max-width: 1620px;
}

#add-importer-modal .modal-content,
#add-exporter-modal .modal-content {
    min-height: 868px;
    margin: 0 20px;
}

#add-importer-modal form,
#add-exporter-modal form {
    display: flex;
    flex-direction: column;
    flex: 1;
}

#add-importer-modal .af_primary_btn,
#add-exporter-modal .af_primary_btn {
    margin: auto auto 40px auto;
    width: 116px;
    height: 50px;
    font-size: 20px;
    font-weight: 500;
}

#add-importer-modal .shipper_info_section,
#add-exporter-modal .shipper_info_section,
#equipment-modal .equipment_info_section {
    display: flex;
}

#add-importer-modal .inputs_section,
#add-exporter-modal .inputs_section {
    flex: 1;
}

#add-importer-modal h3,
#add-exporter-modal h3 {
    margin: 40px 0 80px 0;
    text-transform: none;
}

.add_inputs_container {
    display: flex;
    flex-wrap: wrap;
}

.add_inputs_container .modal_floatin_label_container {
    margin-right: 32px;
    margin-bottom: 32px;
}

.add_inputs_container .phonecode_container {
    margin-right: 20px;
}

.modal .add_inputs_container .modal_input {
    width: 268px;
}

.forwarders_dropdown_btn {
    position: relative;
}

.forwarders_dropdown_btn > img {
    position: absolute;
    right: 20px;
    top: 20px;
    transition: transform 0.3s ease-in-out;
}

.forwarders_dropdown_btn[aria-expanded="true"] > img {
    transform: rotate(180deg);
}

.forwarders_dropdown_btn:disabled > img {
    display: none;
}

.fill_row {
    display: flex;
    width: 100%;
}

/* Add importer/exporter modal end */

/* Add/Edit member modal start */
#edit-team-member-modal form,
#add-team-member-modal form {
    display: flex;
    flex-direction: column;
    flex: 1;
    align-items: center;
}

#edit-team-member-modal .af_upload_avatar_container,
#add-team-member-modal .af_upload_avatar_container {
    margin: 36px 0;
}

#edit-team-member-modal .form_buttons_container,
#add-team-member-modal .form_buttons_container {
    display: flex;
    justify-content: center;
    margin-top: 40px;
}

#edit-team-member-modal .edit_info_row,
#add-team-member-modal .edit_info_row {
    display: flex;
    align-items: center;
}

#edit-team-member-modal .edit_info_row + .edit_info_row,
#add-team-member-modal .edit_info_row + .edit_info_row {
    margin-top: 16px;
}

#edit-team-member-modal .edit_info_row > label,
#add-team-member-modal .edit_info_row > label {
    width: 248px;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0.2px;
    margin: 0;
}

#edit-team-member-modal .edit_info_row > .modal_input,
#add-team-member-modal .edit_info_row > .modal_input {
    max-width: 330px;
    width: 100%;
    height: 37px;
}

#edit-team-member-modal .ghost_button,
#add-team-member-modal .ghost_button {
    font-size: 18px;
    font-weight: 600;
    padding: 0 46px;
    height: 50px;
    border: none;
    background: #fff;
    border-radius: 68px;
    text-transform: uppercase;
    margin-right: 8px;
}

#edit-team-member-modal .af_primary_btn,
#add-team-member-modal .af_primary_btn {
    padding: 0 46px;
    margin-left: 8px;
}
/* Edit member modal end */

/* Delete modal start */
.modal.delete-modal.in .modal-dialog {
    transform: translate(0, 50vh) translate(0, -50%);
}

.delete-modal .modal-dialog {
    margin: 0 auto;
}

.delete-modal .close {
    position: absolute;
    right: 20px;
    top: 20px;
}

.delete-modal .modal-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #f1f1f3;
    box-shadow: 0px 3px 96px #00000066;
    padding: 0 36px 30px;
    height: 547px;
    border-radius: 0;
}

.delete-modal .attention_img {
    margin-top: auto;
    margin-bottom: 15px;
}

.delete-modal .delete_button_group {
    margin-top: auto;
    margin-left: auto;
}

.delete-modal .delete_button_group .ghost_button {
    font-size: 18px;
    font-weight: 600;
    padding: 0 46px;
    height: 50px;
    border: none;
    background: #fff;
    border-radius: 68px;
    text-transform: uppercase;
    margin-right: 8px;
}

.delete-modal .delete_button_group .af_primary_btn {
    height: 50px;
    border-radius: 25px;
    padding: 0 46px;
}

.delete-modal .delete_text {
    font-size: 32px;
    letter-spacing: -0.8px;
}

.delete-modal .delete_subtitle {
    margin-top: 10px;
    color: #a4a4a4;
}
/* Delete modal end */

/* Edit services modal start */
#edit-services-modal .modal-dialog {
    margin-top: 100px;
    max-width: 778px;
}

.edit_services_container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 20px auto;
    max-width: 500px;
}

.edit_service_btn {
    position: relative;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    background: #fff;
    border: 1px solid #63636347;
    border-radius: 12px;
    width: 150px;
    height: 100px;
    margin: 6px;
    font-size: 14px;
}

.edit_service_btn > img {
    margin-bottom: 10px;
    max-width: 32px;
}

.edit_service_indicator {
    position: absolute;
    right: 16px;
    top: 12px;
    width: 19px;
    height: 18px;
    border: 1px solid #6ed1b7;
    border-radius: 9px;
}

.selected .edit_service_indicator {
    background: url(/Content/images/white-check2.png) no-repeat center center;
    background-color: #6ed1b7;
}

#edit-services-modal .af_primary_btn {
    margin: 0 auto;
    height: 40px;
    border-radius: 28px;
    padding: 0 24px;
    font-size: 16px;
}
/* Edit services modal end */

/* Team members table start */
.members_table {
    font-size: 14px;
    margin-bottom: 0;
}

.members_table > thead {
    background: #fff;
    box-shadow: 0px 13px 16px #00000008;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 14px;
}

.members_table tbody td:last-of-type {
    white-space: nowrap;
}

.members_table tbody td:last-of-type .icon_button + .icon_button {
    margin-left: 6px;
}

.members_table > thead > tr > th, 
.members_table > thead > tr > td, 
.members_table > tbody > tr > th, 
.members_table > tbody > tr > td {
    border: none;
    vertical-align: middle;
}

.members_table tbody > tr:nth-child(odd) {
    background: #f8f8f8;
}



.members_table .icon_button {
    min-width: 30px;
    min-height: 30px;
    font-weight: 600;
    color: #cecece;
    border: none;
    background: transparent;
}

.members_table .trash_icon {
    width: 16px;
}

.members_table .small_avatar_container {
    user-select: none;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: #eee;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}

.members_table .small_avatar {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
/* Team members table end */

/* checkbox start */
.control {
    display: block;
    position: relative;
    padding-left: 26px;
    cursor: pointer;
    user-select: none;
    font-weight: 400;
    margin: 0;
}

.control input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.control_indicator {
    position: absolute;
    top: 3px;
    left: 0;
    height: 20px;
    width: 20px;
    background: #e6e6e6;
    border: 0px solid #000000;
    border-radius: 4px;
}

.control input:checked ~ .control_indicator {
    background: #32415a;
}

.control input:disabled ~ .control_indicator {
    background: #e6e6e6;
    opacity: 0.6;
    pointer-events: none;
}

.control_indicator:after {
    box-sizing: unset;
    content: '';
    position: absolute;
    display: none;
}

.control input:checked ~ .control_indicator:after {
    display: block;
}

.control-checkbox .control_indicator:after {
    left: 7px;
    top: 3px;
    width: 4px;
    height: 10px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.control-checkbox input:disabled ~ .control_indicator:after {
    border-color: #7b7b7b;
}
/* checkbox end */

/* apllies box shadow when the user is navigating through TAB */
*:focus-visible, .select2-container-active {
    box-shadow: 0 0 0 2px #b8d3ff !important;
    transition: none !important;
}

/* stat card start */
.stat_card {
    cursor: pointer;
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 300px;
    min-height: 54px;
    background: #fff;
    overflow: hidden;
    box-shadow: 0px 13px 16px #00000008;
    border-radius: 4px;
    border: none;
    transition: none !important;
    white-space: nowrap;
}

.stat_card_selected {
    color: #fff;
    background: #32415a;
}

.stat_card_selected .stat_title {
    color: #eeeeee;
}

.stat_border {
    width: 6px;
    height: 75%;
    border-radius: 30px;
    margin: 0 12px 0 5px;
    flex-shrink: 0;
}

.stat_body {
    display: flex;
    flex-direction: column;
    text-align: left;
    z-index: 1;
}

.stat_title {
    font-weight: 400;
    color: #808495;
    letter-spacing: 0.2px;
    font-size: 14px;
}

.stat_subtitle {
    display: none;
    font-size: 14px;
    margin-left: 6px;
}

.stat_count {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.2;
}
/* stat card end */

.af_loader {
    display: block;
    margin: 20px auto;
    width: 80px;
}

.af_loading_dots {
    display: block;
    margin: 20px auto;
    width: 80px;
}

.flex_col {
    display: flex;
    flex-direction: column;
}

.empty_state {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    text-transform: capitalize;
    white-space: nowrap;
    margin: auto;
}

.empty_state > img {
    border-radius: 50%;
    margin-bottom: 24px;
}

.empty_state > span + span {
    font-size: 24px;
    margin-top: 4px;
}

.broken {
    display: none;
}

.lock_scroll {
    overflow: hidden;
}


#offer-modal .offer_input {
    height: 40px;
    background: #ececec;
    padding: 0 12px;
    border: none;
    border-radius: 4px;
    width: 100%;
    font-weight: 400;
    font-size: 16px;
    display: flex;
    align-items: center;
}

#offer-modal .offer_note_textarea {
    min-height: 150px;
    padding: 8px 12px;
}

.offer_input::placeholder {
    color: #afafaf;
    font-style: normal;
    text-transform: none;
}

.offer_input.remove_select2_styles {
    box-sizing: border-box;
}

.offer_input.remove_select2_styles > a {
    padding: 0;
}

.offer_input_container {
    display: flex;
    flex-direction: column;
    padding-bottom: 16px;
}

.offer_input_container > span {
    padding-bottom: 4px;
}

.offer_form .af_green_btn {
    margin: 0 auto;
}

.offer_input.remove_select2_styles > a {
    padding: 0;
}

.disable_inputs input,
.disable_inputs textarea {
    pointer-events: none;
}

.disable_inputs button {
    display: none;
}

.offer_input_group {
    display: flex;
}

.offer_input_group > * {
    flex: 1;
    margin: 0 6px;
}

.offer_form {
    flex: 1;
    max-width: 500px;
    margin: 0 auto;
    width: 100%;
}

.offer_input_container {
    display: flex;
    flex-direction: column;
    margin: 0 6px;
    padding-bottom: 16px;
}

.search_help_text {
    text-align: center;
    padding: 20px 0;
    font-size: 20px;
    font-weight: 500;
}

.secondary_btn {
    font-weight: 500;
    border: none;
    height: 50px;
    background: #c55a11;
    font-size: 14px;
    border-radius: 25px;
    color: #FFFFFF;
    text-transform: uppercase;
    padding: 6px 12px;
    height: 36px;
}

.secondary_btn:hover {
    background: #dd6614;
}

.daterangepicker .drp-calendar {
    max-width: initial !important;
}

.daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
    font-size: 14px !important;
}

#files-modal .af_primary_btn {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 32px;
}

#new-document-modal .modal-dialog .modal_input {
    border-radius: 4px;
    font-size: 14px;
}

#new-document-modal .modal-dialog .modal_input:not(textarea) {
    height: 40px;
}

#new-document-modal .af_primary_btn {
    margin: 0 auto;
    padding: 0 32px;
    display: block;
}

.doc_input_container {
    display: flex;
    flex-direction: column;
    padding-bottom: 16px;
}

.doc_input_group {
    display: flex;
}

.doc_input_group > * {
    flex: 1;
}

.doc_input_group > :first-child {
    margin-right: 6px;
}

.doc_input_group > :last-child {
    margin-right: 0;
    margin-left: 6px;
}

.document_form {
    flex: 1;
    max-width: 500px;
    margin: 0 auto;
    width: 100%;
}

#new-document-modal .modal-dialog textarea.modal_input {
    padding: 16px 20px !important;
}

.page_title {
    font-weight: 600;
    font-size: 18px;
    letter-spacing: -0.6px;
    margin: 0 24px 0 0;
}


input.base_input {
    font-size: 14px;
    height: 36px;
    background: #fff;
    border-radius: 66px;
    border: none;
    width: 264px;
    padding: 0 32px;
    margin-right: 24px;
}

.base_input::placeholder {
    color: #808495;
    text-transform: none;
}


/* table view start */
.shipment_table {
    margin-bottom: 100px;
}

.shipment_table > thead > tr > th,
.shipment_table > thead > tr > td,
.shipment_table > tbody > tr > th,
.shipment_table > tbody > tr > td {
    vertical-align: middle;
    border: none;
    font-size: 13px;
    color: inherit;
    padding: 12px 6px;
    line-height: 1.2;
    height: 1px;
}

.shipment_table > tbody > tr {
    cursor: pointer;
}

.shipment_table > thead {
    position: sticky;
    position: -webkit-sticky;
    background: #fff;
    top: 70px;
    z-index: 1;
}

.shipment_table thead tr {
    box-shadow: 0px 10px 10px #00000008;
    border-radius: 4px;
}

.shipment_table thead tr > th {
    white-space: nowrap;
}

.sortable_column {
    position: relative;
    user-select: none;
    cursor: pointer;
}

.sortable_column_inner {
    position: relative;
    display: inline;
}

.sortable_column_inner > img {
    position: absolute;
    right: -18px;
}

.table_sort_arrow {
    margin: 0 6px;
}

.table_sort_arrow.arrow_down {
    transform: rotate(180deg);
}

.shipment_table tbody > tr:nth-child(odd) {
    background: #f8f8f8;
}

.shipment_table tbody > tr:nth-child(even) {
    background: #fff;
}

.shipment_table tbody > tr:not(.selected_table_row):hover {
    background: #e9e9e9;
}
/* 
.shipment_table tbody th {
    width: 232px;
} */

.first_row_container {
    display: flex;
    align-items: center;
    height: 100%;
}

.checkbox_container label {
    color: #32415a;
    font-weight: 400;
    margin-bottom: 0;
    font-size: 18px;
}

td .checkbox_container label {
    font-size: 14px;
}

.checkbox_container {
    user-select: none;
    display: inline-block;
}

.checkbox_container > label > input[type='checkbox'] + span {
    width: 23px;
    height: 23px;
    background: url('/Content/images/checkbox7.png') no-repeat left top;
    left: -2px;
    top: 50%;
    transform: translateY(-50%);
}

.checkbox_container > label > input[type='checkbox']:checked + span {
    background: url('/Content/images/checkbox7.png') no-repeat center bottom;
}

.checkbox_container > label > span:last-of-type {
    line-height: 30px;
    margin-left: 12px;
}

.checkbox_container a {
    text-decoration: underline;
    color: #4c8cee;
}

.shipment_table thead .checkbox_container > label > span:last-of-type {
    font-weight: 600;
    margin-left: 14px;
    font-size: 13px;
}

.table_cog_button {
    margin-left: 22px;
}

.table_cog_button > svg {
    transition: transform 0.35s ease;
}

.table_cog_button[aria-expanded='true'] > svg {
    transform: rotate(180deg);
}

.table_cog_button[aria-expanded='true'] path {
    fill: #6ed1b7;
}

.cog_button_dropdown {
    min-width: 320px;
    background: #fff;
    padding: 12px;
}

.cog_dropdown_title {
    font-size: 14px;
    font-weight: 500;
    padding: 0 6px 12px;
    margin: 0;
    text-transform: uppercase;
}

.edit_columns_list {
    padding: 6px;
    margin: 0;
    background: #eeeeee;
    border-radius: 4px;
    list-style: none;
    max-height: 40vh;
}

.edit_columns_list > li {
    background: #fff;
    border-radius: 3px;
    box-shadow: 0px 3px 17px #00000017;
}

.edit_columns_list > li + li {
    margin-top: 6px;
}

.edit_columns_list .checkbox_container {
    width: 100%;
}

.edit_columns_list .checkbox_container > label {
    padding: 8px 16px;
}

.edit_columns_list .checkbox_container > label > span:first-of-type {
    left: 8px;
}

.shipment_table .edit_columns_list .checkbox_container > label > span:last-of-type {
    margin-left: 24px;
}

/* .shipment_table td {
    height: 85px;
} */

.shipment_table .stat_border {
    margin: 0 13px 0 5px;
}

.shipment_table tbody tr.selected_table_row {
    background: #32415a;
    color: #fff;
}

.selected_table_row .fselect label {
    color: #fff;
}

.shipment_action_button img {
    max-height: 100%;
}

.selected_table_row .shipment_action_button > span {
    background: #6392a6;
}

.flag_container .shipment_action_button > img:last-of-type {
    display: none;
}

.selected_table_row .flag_container .shipment_action_button > img:first-of-type {
    display: none;
}

.selected_table_row .flag_container .shipment_action_button > img:last-of-type {
    display: initial;
}

.flag_container {
    position: relative;
    display: flex;
    align-items: center;
}

.flag_container > .shipment_action_button {
    display: flex;
    align-items: center;
}

.flag_container > .shipment_action_button:hover .timeline_popover_container {
    display: initial;
}

.empty_state .mdi-currency-eur {
    color: #c3d7b7;
}

.empty_state .mdi.mdi-currency-eur::before {
    font-size: 80px !important;
}

.d_block {
    display: block;
}


#tracking-details-accordion label, #collapseShipmentDetails label {
    display: flex;
    flex-direction: column;
    margin-bottom: 15px;
}

#tracking-details-accordion label input, #collapseShipmentDetails label input {
    flex: 1;
}

#tracking-details-accordion .ui-datepicker-trigger {
    display: none;
}

#tracking-details-accordion .af_primary_btn, #collapseShipmentDetails .af_primary_btn {
    margin: 20px auto;
    padding: 0 24px;
}

.locations_btns_container {
    gap: 6px;
    display: flex;
    flex-wrap: wrap;
}
    
.location_type_btn {
    background: #fff;
    border: 1px solid #cecece;
    border-radius: 6px;
    padding: 8px 12px;
    font-size: 14px;
}

.location_type_btn.selected {
    color: #fff;
    background: #32415a;
    border-color: #32415a;
}

.shipment.nav.nav-pills a.disabled {
    color: #ababab !important;
    cursor: not-allowed;
}

.fw-500 {
    font-weight: 500 !important;
}

.fw-400 {
    font-weight: 400 !important;
}

input.base-input,
.base-input {
    font-size: var(--fs-md);
    line-height: 19px;
    border-radius: 4px;
    padding: 0 12px;
    color: var(--blue-dark);
    border: 1px solid var(--blue-light);
    outline: none;
    background-color: white;
    width: 100%;
    font-size: 14px;
}

.medium-input {
    height: 36px;
    padding: 0 12px;
}

.large-input {
    height: 40px;
    padding: 0 12px;
}

input.base-input::placeholder,
.base-input::placeholder {
    font-weight: var(--fw-400);
    color: var(--blue-light);
    text-transform: none;
    font-style: italic;
}

input.base-input:focus,
.base-input:focus {
    border-color: var(--brand);
    box-shadow: none !important;
}

.base-input-small {
    height: 32px;
    padding: 0px 12px;
}

textarea.base-input {
    padding-top: 12px;
    padding-bottom: 12px;
}

.hazardous {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.hazardous label {
    display: flex;
    align-items: center;
}

.hazardous i {
    margin-left: 14px;
}

.hazardous .shipment_input {
    padding: 0 !important;
    width: initial;
    background: transparent;
}

.shipment_input.select2-container-multi {
    min-height: 40px;
    height: auto;
}



.intl-tel-input{position:relative;margin:0;font-size:18px;color:#32415a;font-weight:400}.intl-tel-input .hide{display:none}.intl-tel-input .flag-dropdown{position:absolute;z-index:1;cursor:pointer;left:5px;top:12px}.intl-tel-input .flag-dropdown .selected-flag{margin:1px;padding:6px 6px 6px 6px}.intl-tel-input .flag-dropdown .selected-flag:hover{background-color:rgba(0,0,0,0)}.intl-tel-input .flag-dropdown .selected-flag .down-arrow{display:none;top:6px;position:relative;left:20px;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #000}.intl-tel-input .flag-dropdown .country-list{list-style:none;padding:0;margin:0;z-index:999;overflow-y:scroll;box-shadow:1px 1px 4px rgba(0,0,0,.2);background-color:#fff;border:1px solid #ccc;position:absolute;top:36px;width:330px;max-height:170px}.intl-tel-input .flag-dropdown .country-list .divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #ccc}.intl-tel-input .flag-dropdown .country-list .country{line-height:16px;padding:4px 10px}.intl-tel-input .flag-dropdown .country-list .country .dial-code{color:#999}.intl-tel-input .flag-dropdown .country-list .country.highlight{background-color:rgba(0,0,0,.05)}.intl-tel-input .flag-dropdown .country-list .flag{display:inline-block;vertical-align:bottom}.intl-tel-input .flag-dropdown .country-list .flag,.intl-tel-input .flag-dropdown .country-list .country-name{margin-right:6px}.intl-tel-input input{box-sizing:border-box;-moz-box-sizing:border-box;height:50px !important;padding-left:40px;position:relative;z-index:0;width:110px;border:none;background:#e7e7e7;border-radius:50px;font-size:20px;color:#32415a;font-weight:700;box-shadow:-1px 1px 0 0 rgba(0,0,0,.3) inset;-webkit-box-shadow:-1px 1px 0 0 rgba(0,0,0,.3) inset;-moz-box-shadow:-1px 1px 0 0 rgba(0,0,0,.3) inset}.flag_phone .intl-tel-input input{font-weight:400;color:#646464;background:#fff}.f16 .flag{width:16px;height:16px;background:url('/Content/images/flags16.png') no-repeat}.f16 ._African_Union{background-position:0 -16px}.f16 ._Arab_League{background-position:0 -32px}.f16 ._ASEAN{background-position:0 -48px}.f16 ._CARICOM{background-position:0 -64px}.f16 ._CIS{background-position:0 -80px}.f16 ._Commonwealth{background-position:0 -96px}.f16 ._England{background-position:0 -112px}.f16 ._European_Union{background-position:0 -128px}.f16 ._Islamic_Conference{background-position:0 -144px}.f16 ._Kosovo{background-position:0 -160px}.f16 ._NATO{background-position:0 -176px}.f16 ._Northern_Cyprus{background-position:0 -192px}.f16 ._Northern_Ireland{background-position:0 -208px}.f16 ._Olimpic_Movement{background-position:0 -224px}.f16 ._OPEC{background-position:0 -240px}.f16 ._Red_Cross{background-position:0 -256px}.f16 ._Scotland{background-position:0 -272px}.f16 ._Somaliland{background-position:0 -288px}.f16 ._Tibet{background-position:0 -304px}.f16 ._United_Nations{background-position:0 -320px}.f16 ._Wales{background-position:0 -336px}.f16 .ad{background-position:0 -352px}.f16 .ae{background-position:0 -368px}.f16 .af{background-position:0 -384px}.f16 .ag{background-position:0 -400px}.f16 .ai{background-position:0 -416px}.f16 .al{background-position:0 -432px}.f16 .am{background-position:0 -448px}.f16 .an{background-position:0 -464px}.f16 .ao{background-position:0 -480px}.f16 .aq{background-position:0 -496px}.f16 .ar{background-position:0 -512px}.f16 .as{background-position:0 -528px}.f16 .at{background-position:0 -544px}.f16 .au{background-position:0 -560px}.f16 .aw{background-position:0 -576px}.f16 .az{background-position:0 -592px}.f16 .ba{background-position:0 -608px}.f16 .bb{background-position:0 -624px}.f16 .bd{background-position:0 -640px}.f16 .be{background-position:0 -656px}.f16 .bf{background-position:0 -672px}.f16 .bg{background-position:0 -688px}.f16 .bh{background-position:0 -704px}.f16 .bi{background-position:0 -720px}.f16 .bj{background-position:0 -736px}.f16 .bm{background-position:0 -752px}.f16 .bn{background-position:0 -768px}.f16 .bo{background-position:0 -784px}.f16 .br{background-position:0 -800px}.f16 .bs{background-position:0 -816px}.f16 .bt{background-position:0 -832px}.f16 .bw{background-position:0 -848px}.f16 .by{background-position:0 -864px}.f16 .bz{background-position:0 -880px}.f16 .ca{background-position:0 -896px}.f16 .cg{background-position:0 -912px}.f16 .cf{background-position:0 -928px}.f16 .cd{background-position:0 -944px}.f16 .ch{background-position:0 -960px}.f16 .ci{background-position:0 -976px}.f16 .ck{background-position:0 -992px}.f16 .cl{background-position:0 -1008px}.f16 .cm{background-position:0 -1024px}.f16 .cn{background-position:0 -1040px}.f16 .co{background-position:0 -1056px}.f16 .cr{background-position:0 -1072px}.f16 .cu{background-position:0 -1088px}.f16 .cv{background-position:0 -1104px}.f16 .cy{background-position:0 -1120px}.f16 .cz{background-position:0 -1136px}.f16 .de{background-position:0 -1152px}.f16 .dj{background-position:0 -1168px}.f16 .dk{background-position:0 -1184px}.f16 .dm{background-position:0 -1200px}.f16 .do{background-position:0 -1216px}.f16 .dz{background-position:0 -1232px}.f16 .ec{background-position:0 -1248px}.f16 .ee{background-position:0 -1264px}.f16 .eg{background-position:0 -1280px}.f16 .eh{background-position:0 -1296px}.f16 .er{background-position:0 -1312px}.f16 .es{background-position:0 -1328px}.f16 .et{background-position:0 -1344px}.f16 .fi{background-position:0 -1360px}.f16 .fj{background-position:0 -1376px}.f16 .fm{background-position:0 -1392px}.f16 .fo{background-position:0 -1408px}.f16 .fr{background-position:0 -1424px}.f16 .ga{background-position:0 -1440px}.f16 .gb{background-position:0 -1456px}.f16 .gd{background-position:0 -1472px}.f16 .ge{background-position:0 -1488px}.f16 .gg{background-position:0 -1504px}.f16 .gh{background-position:0 -1520px}.f16 .gi{background-position:0 -1536px}.f16 .gl{background-position:0 -1552px}.f16 .gm{background-position:0 -1568px}.f16 .gn{background-position:0 -1584px}.f16 .gp{background-position:0 -1600px}.f16 .gq{background-position:0 -1616px}.f16 .gr{background-position:0 -1632px}.f16 .gt{background-position:0 -1648px}.f16 .gu{background-position:0 -1664px}.f16 .gw{background-position:0 -1680px}.f16 .gy{background-position:0 -1696px}.f16 .hk{background-position:0 -1712px}.f16 .hn{background-position:0 -1728px}.f16 .hr{background-position:0 -1744px}.f16 .ht{background-position:0 -1760px}.f16 .hu{background-position:0 -1776px}.f16 .id{background-position:0 -1792px}.f16 .mc{background-position:0 -1792px}.f16 .ie{background-position:0 -1808px}.f16 .il{background-position:0 -1824px}.f16 .im{background-position:0 -1840px}.f16 .in{background-position:0 -1856px}.f16 .iq{background-position:0 -1872px}.f16 .ir{background-position:0 -1888px}.f16 .is{background-position:0 -1904px}.f16 .it{background-position:0 -1920px}.f16 .je{background-position:0 -1936px}.f16 .jm{background-position:0 -1952px}.f16 .jo{background-position:0 -1968px}.f16 .jp{background-position:0 -1984px}.f16 .ke{background-position:0 -2000px}.f16 .kg{background-position:0 -2016px}.f16 .kh{background-position:0 -2032px}.f16 .ki{background-position:0 -2048px}.f16 .km{background-position:0 -2064px}.f16 .kn{background-position:0 -2080px}.f16 .kp{background-position:0 -2096px}.f16 .kr{background-position:0 -2112px}.f16 .kw{background-position:0 -2128px}.f16 .ky{background-position:0 -2144px}.f16 .kz{background-position:0 -2160px}.f16 .la{background-position:0 -2176px}.f16 .lb{background-position:0 -2192px}.f16 .lc{background-position:0 -2208px}.f16 .li{background-position:0 -2224px}.f16 .lk{background-position:0 -2240px}.f16 .lr{background-position:0 -2256px}.f16 .ls{background-position:0 -2272px}.f16 .lt{background-position:0 -2288px}.f16 .lu{background-position:0 -2304px}.f16 .lv{background-position:0 -2320px}.f16 .ly{background-position:0 -2336px}.f16 .ma{background-position:0 -2352px}.f16 .md{background-position:0 -2368px}.f16 .me{background-position:0 -2384px}.f16 .mg{background-position:0 -2400px}.f16 .mh{background-position:0 -2416px}.f16 .mk{background-position:0 -2432px}.f16 .ml{background-position:0 -2448px}.f16 .mm{background-position:0 -2464px}.f16 .mn{background-position:0 -2480px}.f16 .mo{background-position:0 -2496px}.f16 .mq{background-position:0 -2512px}.f16 .mr{background-position:0 -2528px}.f16 .ms{background-position:0 -2544px}.f16 .mt{background-position:0 -2560px}.f16 .mu{background-position:0 -2576px}.f16 .mv{background-position:0 -2592px}.f16 .mw{background-position:0 -2608px}.f16 .mx{background-position:0 -2624px}.f16 .my{background-position:0 -2640px}.f16 .mz{background-position:0 -2656px}.f16 .na{background-position:0 -2672px}.f16 .nc{background-position:0 -2688px}.f16 .ne{background-position:0 -2704px}.f16 .ng{background-position:0 -2720px}.f16 .ni{background-position:0 -2736px}.f16 .nl{background-position:0 -2752px}.f16 .no{background-position:0 -2768px}.f16 .np{background-position:0 -2784px}.f16 .nr{background-position:0 -2800px}.f16 .nz{background-position:0 -2816px}.f16 .om{background-position:0 -2832px}.f16 .pa{background-position:0 -2848px}.f16 .pe{background-position:0 -2864px}.f16 .pf{background-position:0 -2880px}.f16 .pg{background-position:0 -2896px}.f16 .ph{background-position:0 -2912px}.f16 .pk{background-position:0 -2928px}.f16 .pl{background-position:0 -2944px}.f16 .pr{background-position:0 -2960px}.f16 .ps{background-position:0 -2976px}.f16 .pt{background-position:0 -2992px}.f16 .pw{background-position:0 -3008px}.f16 .py{background-position:0 -3024px}.f16 .qa{background-position:0 -3040px}.f16 .re{background-position:0 -3056px}.f16 .ro{background-position:0 -3072px}.f16 .rs{background-position:0 -3088px}.f16 .ru{background-position:0 -3104px}.f16 .rw{background-position:0 -3120px}.f16 .sa{background-position:0 -3136px}.f16 .sb{background-position:0 -3152px}.f16 .sc{background-position:0 -3168px}.f16 .sd{background-position:0 -3184px}.f16 .se{background-position:0 -3200px}.f16 .sg{background-position:0 -3216px}.f16 .si{background-position:0 -3232px}.f16 .sk{background-position:0 -3248px}.f16 .sl{background-position:0 -3264px}.f16 .sm{background-position:0 -3280px}.f16 .sn{background-position:0 -3296px}.f16 .so{background-position:0 -3312px}.f16 .sr{background-position:0 -3328px}.f16 .st{background-position:0 -3344px}.f16 .sv{background-position:0 -3360px}.f16 .sy{background-position:0 -3376px}.f16 .sz{background-position:0 -3392px}.f16 .tc{background-position:0 -3408px}.f16 .td{background-position:0 -3424px}.f16 .tg{background-position:0 -3440px}.f16 .th{background-position:0 -3456px}.f16 .tj{background-position:0 -3472px}.f16 .tl{background-position:0 -3488px}.f16 .tm{background-position:0 -3504px}.f16 .tn{background-position:0 -3520px}.f16 .to{background-position:0 -3536px}.f16 .tr{background-position:0 -3552px}.f16 .tt{background-position:0 -3568px}.f16 .tv{background-position:0 -3584px}.f16 .tw{background-position:0 -3600px}.f16 .tz{background-position:0 -3616px}.f16 .ua{background-position:0 -3632px}.f16 .ug{background-position:0 -3648px}.f16 .us{background-position:0 -3664px}.f16 .uy{background-position:0 -3680px}.f16 .uz{background-position:0 -3696px}.f16 .va{background-position:0 -3712px}.f16 .vc{background-position:0 -3728px}.f16 .ve{background-position:0 -3744px}.f16 .vg{background-position:0 -3760px}.f16 .vi{background-position:0 -3776px}.f16 .vn{background-position:0 -3792px}.f16 .vu{background-position:0 -3808px}.f16 .ws{background-position:0 -3824px}.f16 .ye{background-position:0 -3840px}.f16 .za{background-position:0 -3856px}.f16 .zm{background-position:0 -3872px}.f16 .zw{background-position:0 -3888px}



.croppie-container{width:100%;height:100%}.croppie-container .cr-image{z-index:-1;position:absolute;top:0;left:0;transform-origin:0 0;max-height:none;max-width:none}.croppie-container .cr-boundary{position:relative;overflow:hidden;margin:0 auto;z-index:1;width:100%;height:100%}.croppie-container .cr-viewport,.croppie-container .cr-resizer{position:absolute;border:2px solid #fff;margin:auto;top:0;bottom:0;right:0;left:0;box-shadow:0 0 2000px 2000px rgba(0,0,0,.5);z-index:0}.croppie-container .cr-resizer{z-index:2;box-shadow:none;pointer-events:none}.croppie-container .cr-resizer-vertical,.croppie-container .cr-resizer-horisontal{position:absolute;pointer-events:all}.croppie-container .cr-resizer-vertical::after,.croppie-container .cr-resizer-horisontal::after{display:block;position:absolute;box-sizing:border-box;border:1px solid #000;background:#fff;width:10px;height:10px;content:''}.croppie-container .cr-resizer-vertical{bottom:-5px;cursor:row-resize;width:100%;height:10px}.croppie-container .cr-resizer-vertical::after{left:50%;margin-left:-5px}.croppie-container .cr-resizer-horisontal{right:-5px;cursor:col-resize;width:10px;height:100%}.croppie-container .cr-resizer-horisontal::after{top:50%;margin-top:-5px}.croppie-container .cr-original-image{display:none}.croppie-container .cr-vp-circle{border-radius:50%}.croppie-container .cr-overlay{z-index:1;position:absolute;cursor:move;touch-action:none}.croppie-container .cr-slider-wrap{width:75%;margin:15px auto;text-align:center}.croppie-result{position:relative;overflow:hidden}.croppie-result img{position:absolute}.croppie-container .cr-image,.croppie-container .cr-overlay,.croppie-container .cr-viewport{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0)}.cr-slider{-webkit-appearance:none;width:300px;max-width:100%;padding-top:8px;padding-bottom:8px;background-color:transparent}.cr-slider::-webkit-slider-runnable-track{width:100%;height:3px;background:rgba(0,0,0,.5);border:0;border-radius:3px}.cr-slider::-webkit-slider-thumb{-webkit-appearance:none;border:none;height:16px;width:16px;border-radius:50%;background:#ddd;margin-top:-6px}.cr-slider:focus{outline:none}.cr-slider::-moz-range-track{width:100%;height:3px;background:rgba(0,0,0,.5);border:0;border-radius:3px}.cr-slider::-moz-range-thumb{border:none;height:16px;width:16px;border-radius:50%;background:#ddd;margin-top:-6px}.cr-slider:-moz-focusring{outline:1px solid #fff;outline-offset:-1px}.cr-slider::-ms-track{width:100%;height:5px;background:transparent;border-color:transparent;border-width:6px 0;color:transparent}.cr-slider::-ms-fill-lower{background:rgba(0,0,0,.5);border-radius:10px}.cr-slider::-ms-fill-upper{background:rgba(0,0,0,.5);border-radius:10px}.cr-slider::-ms-thumb{border:none;height:16px;width:16px;border-radius:50%;background:#ddd;margin-top:1px}.cr-slider:focus::-ms-fill-lower{background:rgba(0,0,0,.5)}.cr-slider:focus::-ms-fill-upper{background:rgba(0,0,0,.5)}.cr-rotate-controls{position:absolute;bottom:5px;left:5px;z-index:1}.cr-rotate-controls button{border:0;background:none}.cr-rotate-controls i:before{display:inline-block;font-style:normal;font-weight:900;font-size:22px}.cr-rotate-l i:before{content:'â†º'}.cr-rotate-r i:before{content:'â†»'}



/*!
 * Datepicker for Bootstrap v1.9.0 (https://github.com/uxsolutions/bootstrap-datepicker)
 *
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
.datepicker{padding:4px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;direction:ltr}.datepicker-inline{width:220px}.datepicker-rtl{direction:rtl}.datepicker-rtl.dropdown-menu{left:auto}.datepicker-rtl table tr td span{float:right}.datepicker-dropdown{top:0;left:0}.datepicker-dropdown:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #999;border-top:0;border-bottom-color:rgba(0,0,0,.2);position:absolute}.datepicker-dropdown:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;border-top:0;position:absolute}.datepicker-dropdown.datepicker-orient-left:before{left:6px}.datepicker-dropdown.datepicker-orient-left:after{left:7px}.datepicker-dropdown.datepicker-orient-right:before{right:6px}.datepicker-dropdown.datepicker-orient-right:after{right:7px}.datepicker-dropdown.datepicker-orient-bottom:before{top:-7px}.datepicker-dropdown.datepicker-orient-bottom:after{top:-6px}.datepicker-dropdown.datepicker-orient-top:before{bottom:-7px;border-bottom:0;border-top:7px solid #999}.datepicker-dropdown.datepicker-orient-top:after{bottom:-6px;border-bottom:0;border-top:6px solid #fff}.datepicker table{margin:0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker td,.datepicker th{text-align:center;width:20px;height:20px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:none}.table-striped .datepicker table tr td,.table-striped .datepicker table tr th{background-color:transparent}.datepicker table tr td.day.focused,.datepicker table tr td.day:hover{background:#eee;cursor:pointer}.datepicker table tr td.new,.datepicker table tr td.old{color:#999}.datepicker table tr td.disabled,.datepicker table tr td.disabled:hover{background:0 0;color:#999;cursor:default}.datepicker table tr td.highlighted{background:#d9edf7;border-radius:0}.datepicker table tr td.today,.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today:hover{background-color:#fde19a;background-image:-moz-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:-ms-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fdd49a),to(#fdf59a));background-image:-webkit-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:-o-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:linear-gradient(to bottom,#fdd49a,#fdf59a);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a',endColorstr='#fdf59a',GradientType=0);border-color:#fdf59a #fdf59a #fbed50;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#000}.datepicker table tr td.today.active,.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled.active,.datepicker table tr td.today.disabled.disabled,.datepicker table tr td.today.disabled:active,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today.disabled:hover.active,.datepicker table tr td.today.disabled:hover.disabled,.datepicker table tr td.today.disabled:hover:active,.datepicker table tr td.today.disabled:hover:hover,.datepicker table tr td.today.disabled:hover[disabled],.datepicker table tr td.today.disabled[disabled],.datepicker table tr td.today:active,.datepicker table tr td.today:hover,.datepicker table tr td.today:hover.active,.datepicker table tr td.today:hover.disabled,.datepicker table tr td.today:hover:active,.datepicker table tr td.today:hover:hover,.datepicker table tr td.today:hover[disabled],.datepicker table tr td.today[disabled]{background-color:#fdf59a}.datepicker table tr td.today.active,.datepicker table tr td.today.disabled.active,.datepicker table tr td.today.disabled:active,.datepicker table tr td.today.disabled:hover.active,.datepicker table tr td.today.disabled:hover:active,.datepicker table tr td.today:active,.datepicker table tr td.today:hover.active,.datepicker table tr td.today:hover:active{background-color:#fbf069\9}.datepicker table tr td.today:hover:hover{color:#000}.datepicker table tr td.today.active:hover{color:#fff}.datepicker table tr td.range,.datepicker table tr td.range.disabled,.datepicker table tr td.range.disabled:hover,.datepicker table tr td.range:hover{background:#eee;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.datepicker table tr td.range.today,.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today:hover{background-color:#f3d17a;background-image:-moz-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:-ms-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:-webkit-gradient(linear,0 0,0 100%,from(#f3c17a),to(#f3e97a));background-image:-webkit-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:-o-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:linear-gradient(to bottom,#f3c17a,#f3e97a);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a',endColorstr='#f3e97a',GradientType=0);border-color:#f3e97a #f3e97a #edde34;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.datepicker table tr td.range.today.active,.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled.active,.datepicker table tr td.range.today.disabled.disabled,.datepicker table tr td.range.today.disabled:active,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today.disabled:hover.active,.datepicker table tr td.range.today.disabled:hover.disabled,.datepicker table tr td.range.today.disabled:hover:active,.datepicker table tr td.range.today.disabled:hover:hover,.datepicker table tr td.range.today.disabled:hover[disabled],.datepicker table tr td.range.today.disabled[disabled],.datepicker table tr td.range.today:active,.datepicker table tr td.range.today:hover,.datepicker table tr td.range.today:hover.active,.datepicker table tr td.range.today:hover.disabled,.datepicker table tr td.range.today:hover:active,.datepicker table tr td.range.today:hover:hover,.datepicker table tr td.range.today:hover[disabled],.datepicker table tr td.range.today[disabled]{background-color:#f3e97a}.datepicker table tr td.range.today.active,.datepicker table tr td.range.today.disabled.active,.datepicker table tr td.range.today.disabled:active,.datepicker table tr td.range.today.disabled:hover.active,.datepicker table tr td.range.today.disabled:hover:active,.datepicker table tr td.range.today:active,.datepicker table tr td.range.today:hover.active,.datepicker table tr td.range.today:hover:active{background-color:#efe24b\9}.datepicker table tr td.selected,.datepicker table tr td.selected.disabled,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected:hover{background-color:#9e9e9e;background-image:-moz-linear-gradient(to bottom,#b3b3b3,grey);background-image:-ms-linear-gradient(to bottom,#b3b3b3,grey);background-image:-webkit-gradient(linear,0 0,0 100%,from(#b3b3b3),to(grey));background-image:-webkit-linear-gradient(to bottom,#b3b3b3,grey);background-image:-o-linear-gradient(to bottom,#b3b3b3,grey);background-image:linear-gradient(to bottom,#b3b3b3,grey);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3',endColorstr='#808080',GradientType=0);border-color:#808080 #808080 #595959;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td.selected.active,.datepicker table tr td.selected.disabled,.datepicker table tr td.selected.disabled.active,.datepicker table tr td.selected.disabled.disabled,.datepicker table tr td.selected.disabled:active,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected.disabled:hover.active,.datepicker table tr td.selected.disabled:hover.disabled,.datepicker table tr td.selected.disabled:hover:active,.datepicker table tr td.selected.disabled:hover:hover,.datepicker table tr td.selected.disabled:hover[disabled],.datepicker table tr td.selected.disabled[disabled],.datepicker table tr td.selected:active,.datepicker table tr td.selected:hover,.datepicker table tr td.selected:hover.active,.datepicker table tr td.selected:hover.disabled,.datepicker table tr td.selected:hover:active,.datepicker table tr td.selected:hover:hover,.datepicker table tr td.selected:hover[disabled],.datepicker table tr td.selected[disabled]{background-color:#808080}.datepicker table tr td.selected.active,.datepicker table tr td.selected.disabled.active,.datepicker table tr td.selected.disabled:active,.datepicker table tr td.selected.disabled:hover.active,.datepicker table tr td.selected.disabled:hover:active,.datepicker table tr td.selected:active,.datepicker table tr td.selected:hover.active,.datepicker table tr td.selected:hover:active{background-color:#666\9}.datepicker table tr td.active,.datepicker table tr td.active.disabled,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active:hover{background-color:#006dcc;background-image:-moz-linear-gradient(to bottom,#08c,#04c);background-image:-ms-linear-gradient(to bottom,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(to bottom,#08c,#04c);background-image:-o-linear-gradient(to bottom,#08c,#04c);background-image:linear-gradient(to bottom,#08c,#04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c',endColorstr='#0044cc',GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td.active.active,.datepicker table tr td.active.disabled,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active.disabled.disabled,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active.disabled:hover.active,.datepicker table tr td.active.disabled:hover.disabled,.datepicker table tr td.active.disabled:hover:active,.datepicker table tr td.active.disabled:hover:hover,.datepicker table tr td.active.disabled:hover[disabled],.datepicker table tr td.active.disabled[disabled],.datepicker table tr td.active:active,.datepicker table tr td.active:hover,.datepicker table tr td.active:hover.active,.datepicker table tr td.active:hover.disabled,.datepicker table tr td.active:hover:active,.datepicker table tr td.active:hover:hover,.datepicker table tr td.active:hover[disabled],.datepicker table tr td.active[disabled]{background-color:#04c}.datepicker table tr td.active.active,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active.disabled:hover.active,.datepicker table tr td.active.disabled:hover:active,.datepicker table tr td.active:active,.datepicker table tr td.active:hover.active,.datepicker table tr td.active:hover:active{background-color:#039\9}.datepicker table tr td span{display:block;width:23%;height:54px;line-height:54px;float:left;margin:1%;cursor:pointer;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.datepicker table tr td span.focused,.datepicker table tr td span:hover{background:#eee}.datepicker table tr td span.disabled,.datepicker table tr td span.disabled:hover{background:0 0;color:#999;cursor:default}.datepicker table tr td span.active,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active:hover{background-color:#006dcc;background-image:-moz-linear-gradient(to bottom,#08c,#04c);background-image:-ms-linear-gradient(to bottom,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(to bottom,#08c,#04c);background-image:-o-linear-gradient(to bottom,#08c,#04c);background-image:linear-gradient(to bottom,#08c,#04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c',endColorstr='#0044cc',GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td span.active.active,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled.disabled,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active.disabled:hover.active,.datepicker table tr td span.active.disabled:hover.disabled,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active.disabled:hover:hover,.datepicker table tr td span.active.disabled:hover[disabled],.datepicker table tr td span.active.disabled[disabled],.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active:hover.disabled,.datepicker table tr td span.active:hover:active,.datepicker table tr td span.active:hover:hover,.datepicker table tr td span.active:hover[disabled],.datepicker table tr td span.active[disabled]{background-color:#04c}.datepicker table tr td span.active.active,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover.active,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active:hover:active{background-color:#039\9}.datepicker table tr td span.new,.datepicker table tr td span.old{color:#999}.datepicker .datepicker-switch{width:145px}.datepicker .datepicker-switch,.datepicker .next,.datepicker .prev,.datepicker tfoot tr th{cursor:pointer}.datepicker .datepicker-switch:hover,.datepicker .next:hover,.datepicker .prev:hover,.datepicker tfoot tr th:hover{background:#eee}.datepicker .next.disabled,.datepicker .prev.disabled{visibility:hidden}.datepicker .cw{font-size:10px;width:12px;padding:0 2px 0 5px;vertical-align:middle}.input-append.date .add-on,.input-prepend.date .add-on{cursor:pointer}.input-append.date .add-on i,.input-prepend.date .add-on i{margin-top:3px}.input-daterange input{text-align:center}.input-daterange input:first-child{-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}.input-daterange input:last-child{-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0}.input-daterange .add-on{display:inline-block;width:auto;min-width:16px;height:18px;padding:4px 5px;font-weight:400;line-height:18px;text-align:center;text-shadow:0 1px 0 #fff;vertical-align:middle;background-color:#eee;border:1px solid #ccc;margin-left:-5px;margin-right:-5px}



