.slider-mask {
	width: 100%;
	height:470px;
	overflow:hidden;
	margin:0 auto;
}
div#map {
    min-height: 450px;
    width: 65%;
    float: left;
}
div#map iframe {
    width: 100%;
    height: 450px;
}

.over-taken {
    max-height: 450px;
    width: 35% !important;
    float: left;
}

.over-taken h2 {
    color: white;
    margin: 0;
    padding: 151px 10% 20px 7%;
    font-size: 42px;
    font-family: poppins;
    font-weight: 600;
}

.over-taken p {
    padding: 0 7% 0 7%;
    color: white;
    font-size: 16px;
    font-family: poppins;
    line-height: 30px;
}
.AB-slidebar {
	position:relative;
	width: 100%;
	height: 470px;
	right: 4px;
	overflow:hidden;
}
.slider-aft, .slider-bef {
    position: absolute;
    top: 0px;
    left: 4px;
    overflow:hidden;
    width: 100%;
}
.text-center.kindly {
    text-align: center;
    font-family: poppins;
    font-weight: 600;
    font-size: 42px;
    text-transform: capitalize;
}
form#my-form .form-group.full button#contactsub:disabled {display: none;}

form#my-form .form-group.full .loader {
    left: 0;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    top: 0;
    left: 0;
}
.handle-wrapper {
    position:relative;
    width: 8px;
    height: 470px;
    left: 952px;
    z-index:10;
}
.slider-bar {
    width: 1px;
    height: 470px;
    position: absolute;
    left: 4px;
    background-color: white;
    opacity: 1;
}
.checkbox label input {

    display: inline-block;
    vertical-align: middle;
    float: none;
    margin-top: 0;

}
.slider-handle {
    position: relative;
    top: 41.5%;
    left: -42px;
    z-index: 100;
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.35);
    border-radius: 50%;
        cursor: pointer;
}
section.con-details .inner-images:hover {
    box-shadow: 0px 1px 5px #c9cbd0;
}
iframe {
    float: left;
    height: 100%;
}
.slider-tip{
	width: 196px;
	background-color: black;
	opacity: .6;
	filter: alpha(opacity=60);
	position: absolute;
	margin-top: 215px;
	margin-left: -94px;
	padding-top: 6px;
	padding-bottom:4px;
	color: white;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
	text-transform: uppercase;
	z-index: 88;	
}
banner.contact-banner {
    float: left;
    width: 100%;
    margin-top: 101px;
    margin-bottom: 30px;
    position: relative;
}

banner.contact-banner .slider-mask h2 {
    color: white;
    margin: 0;
    padding: 151px 10% 20px 7%;
    font-size: 42px;
    font-family: poppins;
    font-weight: 600;
}

banner.contact-banner .slider-mask p {
    padding: 0 7% 0 7%;
    color: white;
    font-size: 16px;
    font-family: poppins;
    line-height: 30px;
}
section.con-details .inner-images ul li .icon-details p {
    color: #222;
    margin-bottom: 0;
}
section.con-details .inner-images ul li .icon-images img {
    width: auto;
    display: inline-block;
    float: none;
    margin-top: 11px;
}

.text-center span {
    color: #0093fb;
}

h2.text-center.just {
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    margin: 10px 0 10px;
    float: left;
    width: 100%;
}

.checkbox label {
    font-family: Montserrat;
    font-size: 12px;
    color: #6a7c8b;
}

section.con-details .inner-images ul li .icon-details a:hover {
    color: #0093fb;
}

form#my-form .form-group.full h4.required1 a.privacy:hover {
    color: #0093fb;
}

form#my-form .form-group.full h4.required1 a.privacy {
    font-weight: 600;
    color: #576269;
    margin-left: 5px;
    text-decoration: underline !important;
}

section.con-details .inner-images ul li .icon-details a {
    font-family: Montserrat;
    font-size: 14px;
    color: #404040;
}

section.contactform {
    float: left;
    width: 100%;
    background: url('../images/contactus-images/Form-BG.png');
    background-repeat: no-repeat;
}

form#my-form {
    float: left;
    width: 100%;
    padding-left: 3%;
}

form#my-form .form-group {
    width: 32%;
    padding: 14px;
    margin-bottom: 5px;
}
form#my-form .form-group select#title {
    height: 50px;
    border: 1px dashed gray;
    background: white;
    font-family: Montserrat;
    font-size: 14px;
    color: #596d7b;
    appearance: menulist;
    -webkit-appearance: menulist;
    -moz-appearance: menulist;
    cursor: pointer;
}

form#my-form .form-group input {
    height: 50px;
    border: 1px dashed gray;
    background: white;
    font-family: Montserrat;
    font-size: 14px;
    color: #596d7b;
}

form#my-form .error {
    float: left;
    width: 100%;
    margin-top: 4px;
}

.additional {
    padding: 0 14px;
    font-family: Montserrat;
    font-size: 14px;
    color: #596d7b;
}

.cformright {
    float: left;
    width: 100%;
    padding: 0 14px;
}

.cformright .checkbox {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0px 10px;
    width: 24.6%;
}

form#my-form .form-group.full button#contactsub {
color: #ffffff;
    width: 188px;
    height: 60px;
    border: 2px solid #0093FB;
    background: #0093FB;
    margin: 0 8px 0 0;
    border-radius: 100px;
    padding: 0 8px 0 20px;
    font-weight: 700;
    outline: none !important;
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    float: none;
    transition: ease all 0.5s;
    text-transform: uppercase;
}
form#my-form .form-group.full button#contactsub:hover {
    background: transparent;
    color: #0093FB;
}

form#my-form .form-group.full button#contactsub:hover span {
    background: #0093FB;
}

form#my-form .form-group.full button#contactsub:hover span::before {
    background-image: url(../images/home/next-2.png);
}

form#my-form .form-group.full button#contactsub span {
    width: 35px;
    height: 35px;
    background-color: #ffffff;
    border-radius: 100%;
    margin: 0 0 0 25px;
    display: inline-block;
    text-align: center;
    justify-content: center;
    padding-top: 8px;
}

form#my-form .form-group.full button#contactsub span::before {
    content: "";
    width: 7px;
    height: 14px;
    display: inline-block;
    vertical-align: middle;
    background-image: url(../images/home/next.png);
    background-repeat: no-repeat;
}

form#my-form .form-group.full h4.required1 {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    font-family: Montserrat;
    font-size: 13px;
    color: #576269;
}

form#my-form .form-group.full {
    width: 100%;
}

form#my-form .form-group.full textarea {
    border: 1px dashed gray;
    padding: 6px 12px;
    font-size: 14px;
    height: 120px;
    border-radius: 4px;
    resize: unset;
    background: white;
}

form#my-form .form-group h5.inputfileheadtop {
    width: auto;
    display: inline-block;
    margin: 0;
    float: none;
    vertical-align: middle;
    margin-right: 10px;
}

form#my-form .form-group.full.inputfilect {
    padding: 0 14px;
    margin: 10px 0;
}

form#my-form .form-group.full.inputfilect input#upload1 {
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0;
}

form#my-form .form-group.full.inputfilect h6.inputfilehead {
    display: inline-block;
    margin: 0;
    vertical-align: middle;
    float: none;
    font-family: Montserrat;
    font-size: 13px;
    color: #576269;
}

form#my-form .form-group span.attach-file.set-file {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    float: none;
    font-family: Montserrat;
    font-size: 12px;
    color: #929fa9;
}
section.con-details {
    float: left;
    width: 100%;
    overflow: hidden;
    margin: 30px 0 20px;
}
section.con-details .inner-images {
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-bottom: 30px;
    width: 100%;
    float: left;
    min-height: 453px;
}
section.con-details .inner-images ul li .icon-details span {
    width: 100%;
    float: left;
    text-transform: uppercase;
    font-weight: 600;
}

section.con-details .item {
    padding: 0px 15px;
}

section.con-details .inner-images img {
    float: left;
    width: 100%;
    max-height: 170px;
}

section.con-details .inner-images h2 {
    float: left;
    width: 100%;
    margin: 0;
    padding: 15px 15px;
    font-family: Montserrat;
    font-size: 20px;
    color: #333333;
    margin-bottom: 10px;
    font-weight: 600;
}

section.con-details .inner-images ul {
    float: left;
    width: 100%;
    padding: 0 15px;
}

section.con-details .inner-images ul li {
    list-style: none;
    margin-bottom: 15px;
}

section.con-details .inner-images ul li .icon-images {
    display: inline-block;
    vertical-align: middle;
    width: 45px;
    height: 45px;
    background: white;
    border-radius: 50%;
    text-align: center;
    box-shadow: 0px 1px 5px #c9cbd0;
}

section.con-details .inner-images ul li .icon-details {
    display: inline-block;
    vertical-align: middle;
    width: 80%;
    padding-left: 10px;
    font-family: poppins;
    font-size: 13px;
    color: #999999;
}
section.con-details .inner-images ul li:nth-child(2) .icon-images img {
    margin-top: 13px;
}

section.con-details .inner-images ul li:nth-child(3) .icon-images img {
    margin-top: 15px;
}

section.con-details:hover div#owl-demo .owl-nav.disabled {
    display: block;
}

.owl-prev {
    font-size: 0px;
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.35);
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    z-index: 999;
    left: -15px;
    background: white;
    position: absolute;
    top: 50%;
}
#owl-demo {
    position: relative;
}

#owl-demo .owl-nav {display: block;}

.owl-prev::before {
    content: "\f104";
    font-size: 20px;
    font-family: fontawesome;
}

.owl-next {
    font-size: 0px;
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.35);
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    z-index: 999;
    right: -15px;
    background: white;
    position: absolute;
    top: 50%;
}

.owl-next::before {
    content: "\f105";
    font-size: 20px;
    font-family: fontawesome;
}

@media (min-width:320px) and (max-width:479px){
#owl-demo .owl-nav {
    display: none;
}
banner.contact-banner {
    margin-top: 0px;
    margin-bottom: 0px;
}
.over-taken {
    max-height: 250px;
    width: 100% !important;
    height: auto !important;
}
.over-taken h2 {
    margin: 0;
    padding: 40px 0% 20px 0%;
    font-size: 22px;
    text-align: center;
}
.over-taken p {
    padding: 0 15px 20px 15px;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
}
div#map {
    min-height: 200px;
    width: 100%;
}
.slider-aft {
    display: none;
}
.slider-aft, .slider-bef {
    width: 100% !important;
    left: 0;
}
.slider-mask {
    height: auto;
}
.slider-bef div {
    height: auto !important;
}
banner.contact-banner .slider-mask h2 {
    margin: 0;
    padding: 30px 0 10px 0px;
    font-size: 30px;
    text-align: center;

}
.handle-wrapper.ui-draggable.ui-draggable-handle {
    display: none;
}
.AB-slidebar {
    height: 188px;
    right: 0;
}
banner.contact-banner .slider-mask p {
    padding: 0 7% 25px 7%;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
}
.text-center.kindly {
    font-size: 22px;
}
h2.text-center.just {
    font-size: 14px;
    margin: 0px 0 10px;
}
section.contactform {
    background: none;
}
form#my-form {
    padding-left: 0;
}
form#my-form .form-group {
    width: 100%;
    padding: 10px;
    margin-bottom: 0;
}
form#my-form .form-group input {
    height: 40px;
}
form#my-form .form-group select#title {
    height: 40px;
}
.additional {
    padding: 0 14px;
    width: 100%;
    float: left;
    text-align: center;
}
form#my-form .row {
    float: left;
}
.cformright .checkbox {
    width: 100%;
}
h6.inputfilehead {
font-size: 12px !important;
word-break: break-all;
text-align: center;
margin-top: 6px !important;
}
form#my-form .form-group.full {
    width: 100%;
    text-align: center;
}
form#my-form .form-group.full.inputfilect {
    padding: 0 14px;
    text-align: center;
}
form#my-form .form-group.full button#contactsub {
    height: 52px;
    margin: 0 0px 10px 0;

}
section.con-details .inner-images {
    min-height: 518px;
    text-align: center;
    margin-bottom: 0;
}
section.con-details .inner-images ul li .icon-details {
    width: 100%;
    padding-left: 0px;
    font-size: 12px;
}
section.con-details .inner-images ul li .icon-images {
	margin-bottom: 10px;
}
section.con-details:hover div#owl-demo .owl-nav.disabled {
    display: none;
}
section.con-details .inner-images h2 {
    font-size: 16px;
    margin-bottom: 5px;
}


}

@media (min-width:480px) and (max-width:767px){
#owl-demo .owl-nav {
    display: none;
}
banner.contact-banner {
    margin-top: 83px;
    margin-bottom: 0px;
}
form#my-form .form-group select#title {
    height: 40px;
}
.over-taken {
    max-height: 250px;
    width: 100% !important;
    height: auto !important;
}
.over-taken h2 {
    margin: 0;
    padding: 40px 0% 20px 0%;
    font-size: 22px;
    text-align: center;
}
.over-taken p {
    padding: 0 15px 20px 15px;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
}
div#map {
    min-height: 200px;
    width: 100%;
}
.slider-aft {
    display: none;
}
.slider-aft, .slider-bef {
    width: 100% !important;
    left: 0;
}
.slider-mask {
    height: auto;
}
.slider-bef div {
    height: auto !important;
}
banner.contact-banner .slider-mask h2 {
    margin: 0;
    padding: 30px 0 10px 0px;
    font-size: 30px;
    text-align: center;

}
.handle-wrapper.ui-draggable.ui-draggable-handle {
    display: none;
}
.AB-slidebar {
    height: 188px;
    right: 0;
}
banner.contact-banner .slider-mask p {
    padding: 0 7% 25px 7%;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
}
.text-center.kindly {
    font-size: 22px;
}
h2.text-center.just {
    font-size: 14px;
    margin: 0px 0 10px;
}
section.contactform {
    background: none;
}
form#my-form {
    padding-left: 0;
}
form#my-form .form-group {
    width: 100%;
    padding: 10px;
    margin-bottom: 0;
}
form#my-form .form-group input {
    height: 40px;
}
.additional {
    padding: 0 14px;
    width: 100%;
    float: left;
    text-align: center;
}
form#my-form .row {
    float: left;
}
.cformright .checkbox {
    width: 49.5%;
}
h6.inputfilehead {
font-size: 12px !important;
word-break: break-all;
text-align: center;
margin-top: 6px !important;
}
form#my-form .form-group.full {
    width: 100%;
    text-align: center;
}
form#my-form .form-group.full.inputfilect {
    padding: 0 14px;
    text-align: center;
}
form#my-form .form-group.full button#contactsub {
    height: 52px;
    margin: 0 0px 10px 0;

}
section.con-details .inner-images {
    min-height: 575px;
    text-align: center;
    margin-bottom: 0;
}
section.con-details .inner-images ul li .icon-details {
    width: 100%;
    padding-left: 0px;
    font-size: 12px;
}
section.con-details .inner-images ul li .icon-images {
	margin-bottom: 10px;
}
section.con-details:hover div#owl-demo .owl-nav.disabled {
    display: none;
}
section.con-details .inner-images h2 {
    font-size: 16px;
    margin-bottom: 5px;
}


}

@media (min-width:768px) and (max-width:1023px){
div#map iframe {
    height: 350px;
}
#owl-demo .owl-nav {
    display: none;
}
banner.contact-banner {
    margin-top: 84px;
}
section.contactform {
    background-size: 218% 100%;
    background-position: 69% 0;
}
.over-taken h2 {
    color: white;
    padding: 80px 10% 20px 7%;
    font-size: 32px;
}
.over-taken {
    max-height: 350px;
}
div#map {
    min-height: 350px;
}
section.con-details .inner-images {
    min-height: 452px;
}
form#my-form .row {
    float: left;
}
.cformright .checkbox {
    width: 32.6%;
}
section.con-details:hover div#owl-demo .owl-nav.disabled {
    display: none;
}
section.contactform .col-md-8 {
    width: 100%;
}
form#my-form {
    padding-left: 0;
}
form#my-form .form-group {
    width: 32%;
    padding: 14px;
    margin-bottom: 0px;
}

}

@media (min-width:1024px) and (max-width:1279px){
.owl-prev {
	display: block;
	top:50%;
	left: 0;
}
.owl-next {
	display: block;
	top:50%;
	right: 0;
}
form#my-form .form-group {
    width: 32%;
    margin-bottom: 0px;
}
section.contactform {
    background-size: 100% 100%;
}
section.con-details .inner-images {
    min-height: 450px;
}
form#my-form .row {
    float: left;
}
.cformright .checkbox {
    width: 32.6%;
}


}
