@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,700|Open+Sans|Roboto:400,500,700,900");

/*

font-family: 'Roboto', sans-serif;

font-family: 'Montserrat', sans-serif;

font-family: 'Open Sans', sans-serif;

*/

@font-face {
    font-family: "Myriad Pro";
    src: url("../fonts/MyriadPro-Bold.eot");
    src:
        url("../fonts/MyriadPro-Bold.eot?#iefix") format("embedded-opentype"),
        url("../fonts/MyriadPro-Bold.woff2") format("woff2"),
        url("../fonts/MyriadPro-Bold.woff") format("woff"),
        url("../fonts/MyriadPro-Bold.ttf") format("truetype"),
        url("../fonts/MyriadPro-Bold.svg#MyriadPro-Bold") format("svg");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: "Myriad Pro";
    src: url("../fonts/MyriadPro-Regular.eot");
    src:
        url("../fonts/MyriadPro-Regular.eot?#iefix") format("embedded-opentype"),
        url("../fonts/MyriadPro-Regular.woff2") format("woff2"),
        url("../fonts/MyriadPro-Regular.woff") format("woff"),
        url("../fonts/MyriadPro-Regular.ttf") format("truetype"),
        url("../fonts/MyriadPro-Regular.svg#MyriadPro-Regular") format("svg");
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: "Myriad Pro";
    font-size: 18px;
    line-height: 28px;
    color: #000;
    font-weight: normal;
    overflow-x: hidden;
    padding-top: 134px;
}

*:focus,
*:hover {
    outline: 0;
}

p {
    margin-bottom: 40px;
}

a {
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    position: relative;
}

a:hover,
a:focus,
a:active {
    text-decoration: none;
}

ul,
ol {
    margin: 0;
    padding: 0;
}

.drawer-brand {
    float: left;
}

.nav-right-block {
    float: right;
}

.nav-right-block .contact-para {
    text-align: right;
    font-size: 16px;
    margin-bottom: 14px;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
    line-height: 16px;
}

.mail-ancr {
    font-weight: 300;
    padding: 0 0 0 13px;
    margin-left: 13px;
    border-left: solid 1px #000080;
}

.nav-right-block .contact-para a {
    color: #000000;
    position: relative;
}
.nav-right-block .contact-para a:hover {
    color: #f2801f;
}
.nav-right-block .contact-para a:before {
    content: attr(data-title);
    position: absolute;
    left: 0;
    top: 2px;
    color: #f2801f;
    width: 0;
    overflow: hidden;
    -ms-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    display: none;
}

.nav-right-block .contact-para a:hover:before {
    width: 100%;
}

.drawer-container {
    font-family: "Montserrat", sans-serif;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.main-nav {
    padding-top: 15px;
    border-top: solid 1px #b7b7b7;
    -ms-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
}

.container {
    max-width: 960px;
}

#header-bottom {
    background: url(../images/home/slider-img.jpg) no-repeat center top;
    background-size: cover;
    padding: 168px 0 188px;
}

#header-bottom p {
    margin-bottom: 0;
}

.header-btm-txt {
    max-width: 785px;
    width: 80%;
    margin: 0 auto;
    text-align: center;
    padding: 85px 0 48px;
    background: rgba(17, 38, 58, 0.46);
    border: solid 1px rgba(255, 255, 255, 0.46);
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    font-family: "Open Sans", sans-serif;
}

#header-bottom h3 {
    font-size: 36px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    margin-bottom: 23px;
    font-family: "Roboto", sans-serif;
}

.top-nav-collapse .main-nav {
    padding-top: 40px;
}

.drawer-brand {
    width: 190px;
    height: 91px;
    overflow: hidden;
}

.drawer-brand .img1,
.drawer-brand .img2 {
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    position: absolute;
    left: 0;
    bottom: 0;
}

.drawer-brand .img2 {
    bottom: -140px;
    width: 180px;
    right: 0;
    margin: 0 auto;
}

.top-nav-collapse {
    box-shadow: 0 2px 10px rgba(74, 74, 74, 0.08);
}

.top-nav-collapse .drawer-navbar-header {
    padding-bottom: 20px;
}

.top-nav-collapse .drawer-brand .img1 {
    bottom: 100px;
}

.top-nav-collapse .drawer-brand {
    top: 36px;
}

.top-nav-collapse .drawer-brand .img2 {
    bottom: 0px;
}

.drawer-navbar .drawer-menu li:last-child a {
    padding-right: 0;
}

.drawer-navbar .drawer-menu li:first-child a {
    padding-left: 0;
}

.drawer-navbar .drawer-menu-item:hover {
    color: #f2801f;
}

.get-in-touch-ancr,
a.get-in-touch-ancr:hover,
a.get-in-touch-ancr:active,
.get-in-touch-ancr:focus {
    background-color: #f2801f;
    position: fixed;
    z-index: 2;
    display: inline-block;
    right: 0;
    bottom: 20%;
    width: 270px;
    line-height: 64px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
    font-family: "Roboto", sans-serif;
    letter-spacing: 2px;
    font-weight: 400;
    border: 1px solid #fff;
    border-right: 0;
}

a.get-in-touch-ancr:hover {
    background-color: #d56c12;
}

#banner-bottom {
    background: #fff url(../images/bg-img2.jpg) no-repeat center bottom;
    background-size: 100% auto;
    padding: 105px 0 113px;
}

.fade.in {
    opacity: 1;
    background: rgba(0, 0, 0, 0);
}

.modal-backdrop.in {
    filter: alpha(opacity=65);
    opacity: 0.65;
}

#get-in-touch-blk .modal-dialog {
    box-shadow: 0 0 23px rgba(0, 0, 0, 0.5);
    top: 20%;
    background: #fff url("../images/building-contractors-top-bg-left.jpg") no-repeat -40px 0px !important;
}

.contact-form input,
.contact-form select,
.contact-form textarea {
    background: #fff;
    border: solid 1px #393939;
    height: 50px;
    width: 100%;
    font-size: 14px;
    font-family: "Open Sans";
    padding: 0 30px;
    border-radius: 3px;
    margin-bottom: 4px;
    color: #000;
    text-transform: uppercase;
    appearance: none;
    -webkit-appearance: none;
}

#get-in-touch-blk .modal-content {
    border-radius: 0;
    padding: 55px 90px;
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -mz-transform: translate(0, 0);
}

.modal-body {
    padding: 0;
}

#get-in-touch-blk .modal-content {
    position: relative;
    background: none;
    border: 0;
    padding: 0px;
}

#get-in-touch-blk .modal-content h3 {
    margin-bottom: 35px;
    font-size: 36px;
    color: #f2801f;
    text-transform: uppercase;
    font-weight: 300;
}

.close {
    height: 36px;
    opacity: 1;
    position: absolute;
    right: -27px;
    top: -35px;
    /*top: -55px;*/
    width: 36px;
}

.close:hover {
    opacity: 0.8;
}

.close::before,
.close::after {
    background-color: #000;
    content: " ";
    height: 36px;
    left: 15px;
    position: absolute;
    width: 2px;
}

.close:before {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.close:after {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.modal-backdrop {
    background-color: #000;
}

.contact-form textarea {
    padding: 12px 30px;
    max-height: 130px;
    max-width: 100%;
    min-width: 100%;
    min-height: 130px;
}

.contact-form input[type="button"] {
    background: #f2801f;
    color: #fff;
    font-weight: 700;
    border: 0;
}

.blank-white-block {
    margin: 0 auto;
    max-width: 960px;
    padding: 55px 15px;
    background: #fff url(../images/building-contractors-top-bg.jpg) right top no-repeat;
    box-shadow: 0px 2px 6.93px 0.07px rgba(0, 0, 0, 0.09);
}

h1,
h2 {
    font-size: 42px;
    font-weight: 700;
    font-family: "Roboto", sans-serif;
    margin-bottom: 40px;
    line-height: 50px;
    margin-top: 30px;
    position: relative;
}

h1:before,
h2:before {
    width: 50px;
    height: 3px;
    background-color: rgb(242, 128, 31);
    position: absolute;
    top: -30px;
    content: "";
}

.blank-white-block ul {
    margin: 70px 0 0;
    padding: 0 0 0 40px;
}

.blank-white-block ul li {
    width: 50%;
    float: left;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 3px;
    color: #303030;
    list-style: none;
    margin-bottom: 30px;
    line-height: 22px;
}

.blank-white-block ul li img {
    margin-bottom: 25px;
}

.blank-white-block ul li:last-child,
.blank-white-block ul li:nth-last-child(2),
.blank-white-block ul li:last-child p,
.blank-white-block ul li:nth-last-child(2) p {
    margin-bottom: 0;
}

#castle-point-sec {
    background: #f5f5f6;
    padding: 145px 15px;
}

.main-castle-point-text {
    max-width: 1270px;
    margin: 0 auto;
    background: #fff url(../images/castle-point-guarantee-bg.jpg) right bottom no-repeat;
    box-shadow: 2px 2px 4.93px 0.01px rgba(0, 0, 0, 0.07);
    height: 788px;
}

.caslet-right-block {
    width: calc(100% - 410px);
    float: right;
    padding: 70px 110px 70px 75px;
}

.caslet-right-block p strong {
    color: #ff0000;
    text-transform: uppercase;
}

#service-point-sec {
    background: #f5f5f6;
    padding: 145px 15px;
}

.service-sec-pad-b170 {
    padding-bottom: 200px !important;
}

.main-service-point-text {
    max-width: 1270px;
    margin: 0 auto;
    background: #fff url(../images/castle-point-guarantee-bg.jpg) no-repeat right 230%;
    box-shadow: 2px 2px 4.93px 0.01px rgba(0, 0, 0, 0.07);
    height: auto;
}

.main-service-point-text img {
    float: left;
}

.service-right-block {
    width: calc(100% - 393px);
    float: right;
    padding: 70px 54px 0px 52px;
    float: left;
}

.service-right-block img {
    float: left;
}

.service-right-block p strong {
    color: #ff0000;
    text-transform: uppercase;
}

.service-right-block p {
    font-size: 18px;
    color: #4f5362;
    font-family: "Myriad Pro";
}

.main-service-point-text1 {
    max-width: 1270px;
    margin: 0 auto;
    background: #fff url(../images/castle-point-guarantee-bg1.jpg) no-repeat -15% 250%;
    box-shadow: 2px 2px 4.93px 0.01px rgba(0, 0, 0, 0.07);
    height: auto;
}

.main-service-point-text1 img {
    float: right;
}

.background-position {
    background-position: -15% 300px;
}

.service-right-block1 {
    width: calc(100% - 394px);
    float: right;
    padding: 70px 30px 0 77px;
    float: left;
}

.service-right-block1 img {
    float: left;
}

.service-right-block1 p strong {
    color: #ff0000;
    text-transform: uppercase;
}

.service-right-block1 p {
    font-size: 18px;
    color: #4f5362;
    font-family: "Myriad Pro";
}

h2.noDash:before {
    display: none;
}

h1.noDash:before {
    display: none;
}

h6 {
    font-size: 16px;
    font-family: "Roboto";
    color: rgb(34, 35, 40);
    text-transform: uppercase;
    letter-spacing: 2px;
    margin: 20px 0;
}

.location-ul {
    font-family: "Montserrat";
    color: rgb(168, 172, 185);
    line-height: 2.25;
    font-weight: 300;
    font-size: 16px;
    margin-bottom: 50px;
}

.location-ul li {
    width: 40%;
    float: left;
    list-style: none;
}

.location-ul li:nth-child(3n) {
    width: 20%;
}

.yellowsec-align {
    top: 50% !important;
    position: absolute;
}

#yellow-sec {
    position: relative;
    background: #fff;
}

#yellow-sec:before {
    position: absolute;
    height: 50%;
    background: #f5f5f6;
    width: 100%;
    content: "";
    top: 0;
    left: 0;
    right: 0;
}

.main-text-block {
    background: #fcb742;
    padding: 25px 0;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
}

.main-text-block p {
    margin-bottom: 0;
}

.main-text-block a {
    color: #000;
    padding: 0 1px;
}

.main-text-block h6 {
    font-weight: 700;
    letter-spacing: 1px;
}

#recent-work {
    padding: 70px 0;
    background: #fff;
}

.recent-proj-head-text h2 {
    color: #000;
}

.recent-proj-head-text h1 {
    color: #000;
}

.recent-proj-head-text {
    text-align: center;
    max-width: 710px;
    margin: 0 auto;
    font-size: 24px;
    line-height: 30px;
    color: #4f5362;
}

.orange-ancr {
    color: #f2801f;
    text-decoration: underline;
}

.orange-ancr:hover,
orange-ancr:focus,
orange-ancr:active {
    text-decoration: none;
    color: #f2801f;
}

.project-gallery-box {
    margin: 115px auto 0;
    max-width: 966px;
    box-shadow: 2px 2px 4.93px 0.01px rgba(0, 0, 0, 0.07);
    position: relative;
    z-index: 1;
    background: #fff;
}

.project-gallery-box img {
    float: left;
}

.project-gallery-text {
    width: calc(100% - 570px);
    float: left;
    padding: 2px 30px 0 70px;
    color: #4f5362;
}

.project-gallery-text p {
    margin-bottom: 15px;
    color: #4f5362;
    font-family: "Myriad Pro";
}

.project-gallery-text h2 {
    font-size: 36px;
    line-height: 42px;
    margin: 25px 0 20px;
    color: #000000;
}

.project-gallery-text h1 {
    font-size: 36px;
    line-height: 42px;
    margin: 25px 0 20px;
    color: #000000;
}

.project-gallery-text h1:before {
    top: -25px;
}

.project-gallery-text h2:before {
    top: -25px;
}

.project-gallery-text a {
    color: #f15b1c;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-decoration: underline;
}

.project-gallery-text a:hover,
.project-gallery-text a:active,
.project-gallery-text a:focus {
    color: #000;
}

.service-gallery-box {
    margin: 0px auto 0;
    width: 100%;
    box-shadow: 2px 2px 4.93px 0.01px rgba(0, 0, 0, 0.07);
    position: relative;
    z-index: 1;
    background: #fff;
    float: left;
}

.service-gallery-box img {
    float: right;
}

.service-gallery-text {
    width: calc(100% - 565px);
    float: right;
    padding: 60px 50px 0px 50px;
    color: #4f5362;
}

.service-gallery-text p {
    margin-bottom: 30px;
    font-size: 18px;
    color: #4f5362;
    font-family: "Myriad Pro";
}

.service-gallery-text h2 {
    font-size: 36px;
    line-height: 42px;
    margin: 25px 0 20px;
    color: #000000;
}

.service-gallery-text h2:before {
    top: -25px;
}

.service-gallery-text a {
    color: #f15b1c;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-decoration: underline;
}

.service-gallery-text a:hover,
.service-gallery-text a:active,
.service-gallery-text a:focus {
    color: #000;
}

.squre-blocks {
    position: absolute;
    right: -50px;
    width: 18px;
    bottom: 0;
}

.squre-blocks i {
    width: 18px;
    height: 18px;
    background: #fcb742;
    margin: 17px 0 0;
    display: block;
}

.squre-blocks li.orange {
    background: #f2801f;
}

/*.squre-blocks i.active{
background: #f2801f
}*/

#testimonial {
    background: #f5f5f6 url(../images/bg-block.png) no-repeat right -65px;
    background-size: auto 120%;
    padding: 100px 0 80px;
    font-size: 24px;
}

#testimonial p {
    max-width: 870px;
    padding-left: 120px;
    background: url(../images/quotes-img.png) no-repeat left top;
    font-style: italic;
}

h4 {
    padding-left: 120px;
    font-family: "Roboto", sans-serif;
    font-size: 36px;
    font-weight: 700;
}

footer {
    background: url(../images/home/footer-bg.jpg) no-repeat center top;
    background-size: cover;
    padding: 90px 0 65px;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
}

footer h6 {
    color: #fff;
    letter-spacing: 0;
    font-family: "Montserrat";
    margin: 0 0 22px;
}

.call-block,
.add-block {
    padding-left: 30px;
    background: url(../images/call-icon.png) no-repeat left top;
}

.add-block {
    background-image: url(../images/add-icon.png);
}

footer a {
    color: #fff;
}

footer a:hover,
footer a:focus,
footer a:active {
    text-decoration: underline;
    color: #fff;
}

.footer-btm-sec {
    max-width: 1200px;
    margin: 20px auto 0;
    border-top: solid 1px rgba(255, 255, 255, 0.15);
    padding-top: 40px;
}

.footer-btm-sec p {
    margin-bottom: 8px;
    color: #eff0f4;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
}

.footer-btm-sec a {
    text-transform: uppercase;
    font-family: "Montserrat";
    font-size: 16px;
    margin: 0 10px;
}

.footer-btm-sec a:hover,
.footer-btm-sec a:active,
.footer-btm-sec a:focus {
    opacity: 0.6;
    color: #fff;
    text-decoration: none;
}

.footer-btm-sec a:first-child {
    margin-left: 0;
}

#recent-work.recent-work-page {
    padding-bottom: 125px;
    overflow: hidden;
}

#recent-work.recent-work-page .project-gallery-box.left-img:before,
#recent-work.recent-work-page .project-gallery-box.right-img:before {
    content: url(../images/bg-block.png);
    left: -280px;
    top: -160px;
    position: absolute;
    z-index: -2;
}

.project-gallery-box:after {
    width: 100%;
    height: 100%;
    background: #fff;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: -1;
}

#recent-work.recent-work-page .project-gallery-box.right-img:before {
    right: -460px;
    top: -90%;
    left: auto;
}

.background-none:before {
    background: none !important;
}

.banner-box {
    padding-bottom: 150px !important;
}

.banner-box1 {
    padding-top: 90px !important;
}

.yellowsec-box:before {
    background: none !important;
}

.yellowsec-box {
    position: absolute !important;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    max-width: 940px;
    margin: 0 auto;
}

.contact-yellowsec-box {
    position: absolute !important;
    left: 0;
    right: 0;
    transform: translateY(-65%);
    -moz-transform: translateY(-65%);
    -ms-transform: translateY(-65%);
    -o-transform: translateY(-65%);
    -webkit-transform: translateY(-65%);
}

.yellowsec-box25 {
    position: absolute !important;
    left: 0;
    right: 0;
    transform: translateY(-40%);
    -moz-transform: translateY(-40%);
    -ms-transform: translateY(-40%);
    -o-transform: translateY(-40%);
    -webkit-transform: translateY(-40%);
}

.testimonial-box {
    padding: 280px 0 175px !important;
    background: #fff url("../images/bg-block.png") no-repeat scroll right 235px / auto 70% !important;
}

.service-box {
    padding: 265px 0 180px !important;
    background-color: rgba(255, 255, 255, 0) !important;
}

.pad-b-15 {
    padding-bottom: 15px;
}

#services-orang-sec {
    padding: 10px 0 28px;
    background: #fa931c;
}

#services-orang-sec ul {
    margin: 0px;
    padding: 0px;
}

#services-orang-sec ul li {
    display: inline-block;
    margin: 0 0 10px;
    width: 24.6%;
    position: relative;
}

#services-orang-sec ul li:before {
    content: "";
    display: block;
    width: 169px;
    height: 1px;
    background: #fff;
    bottom: 0;
    left: 0;
    position: absolute;
}

#services-orang-sec ul li a {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
    display: block;
    padding: 10px 0 10px 7px;
}

#services-orang-sec ul li a img {
    margin: 0 20px 0 0;
    transition: ease all 0.3s;
}

#services-orang-sec ul li a:hover img {
    margin: 0 10px 0 0;
}

#services-new-build-box {
    background: #f5f5f6 url(../images/bg-block.png) no-repeat 91% 97.2%;
    padding: 100px 0 80px;
    font-size: 24px;
}

.mobile-nav-none {
    display: block;
}

.mobile-nav-block {
    display: none;
}

.download-brochure {
    background-color: #f2801f;
    display: inline-block;
    width: 310px;
    line-height: 64px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
    font-family: "Roboto", sans-serif;
    letter-spacing: 2px;
    font-weight: 400;
    margin: 66px 0 51px;
}

.download-brochure:hover {
    background-color: #d56c12;
    color: #fff;
}

.whit-box-padding {
    padding: 55px 0 55px 80px;
}

.buildbas {
    margin-top: 90px;
}

#coverage {
    background: url("../images/bg-block.png") no-repeat scroll 94.5% 93.2%;
    font-size: 24px;
    padding: 100px 0 80px;
}

.coverage-box h1 {
    margin: 0 auto 32px;
}

.coverage-box h1:before {
    display: none;
}

.coverage-box p {
    color: #4f5362;
    font-size: 24px;
    line-height: 30px;
    margin: 0 auto;
    max-width: 770px;
    text-align: center;
}

.coverage-map {
    width: 100%;
    height: 438px;
    margin: 75px 0 80px 0;
}

.coverage-map iframe {
    height: 100%;
    width: 100%;
}

.address {
    width: 100%;
    height: auto;
    color: #000;
    font-family: "Myriad Pro";
    font-size: 21px;
    font-weight: normal;
    line-height: 36px;
}

.google-map {
    width: 100%;
    height: 401px;
    margin-bottom: 22px;
}

.google-map iframe {
    height: 100%;
    width: 100%;
}

.contact-box {
    padding-bottom: 220px !important;
}

#contact {
    background: url(../images/bg-block.png) no-repeat right 245px;
    background-size: auto 70%;
    padding: 123px 0 80px;
}

#contact h2:before {
    display: none;
}

#contact h2 {
    margin-top: 0px;
    margin-bottom: 30px;
}

/* .contact-50box {
    width: 50%;
    height: auto;
    float: left;
} */

.contact-50box input {
    width: 100%;
    height: 62px;
    font-size: 18px;
    font-weight: bold;
    font-family: "Roboto", sans-serif;
    letter-spacing: 2px;
    border-radius: 0px;
    background: #222328;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
    color: #fff;
    padding: 0 20px;
    margin-bottom: 28px;
    border: none;
}

.contact-50box textarea {
    width: 100%;
    height: 208px;
    font-size: 18px;
    font-weight: bold;
    font-family: "Roboto", sans-serif;
    letter-spacing: 2px;
    border-radius: 0px;
    background: #222328;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
    color: #fff;
    padding: 12px 19px 22px 19px;
    margin-bottom: 36px;
    /* float: right; */
    border: none;
    resize: none;
}

.margtop-140 {
    margin-top: 140px !important;
}

.blank-white-block-padding {
    padding: 55px 0 0 83px;
}

.pos-rel {
    position: relative;
}

.suppliers-footer {
    padding-top: 275px;
}

.service-list {
    padding-right: 0px;
}

.service-list ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.service-list ul li {
    display: inline-block;
    width: 49%;
    font-size: 16px;
    font-family: "Montserrat", sans-serif;
    font-weight: 300;
    line-height: 36px;
}

.service-list ul li:last-child {
    width: 100%;
}

.project-gallery-box-padding {
    width: calc(100% - 480px);
    padding: 60px 30px 0 80px;
}

.project-gallery-box-padding1 {
    width: calc(100% - 500px);
    padding: 60px 30px 0 80px;
}

.main-service-point-text-bg-img {
    background: #fff url("../images/castle-point-guarantee-bg.jpg") no-repeat scroll right -560%;
}

.service-right-block1-padding {
    padding: 60px 37px 0 60px;
    width: calc(100% - 393px);
}

.service-right-block-padding h2 {
    margin-bottom: 30px;
    margin-top: 15px;
}

#recent-work.recent-work-page .project-gallery-box.right-img1::before {
    left: auto;
    right: -460px;
    top: 27%;
}

#recent-work.recent-work-page .project-gallery-box.left-img1::before {
    left: -320px;
    top: 100px;
}

.padding-btm-312 {
    padding-bottom: 312px !important;
}

#contact iframe {
    display: block;
    width: 100%;
    float: left;
    margin: 0px;
    height: 500px;
    margin: 0 -8px;
}

#contact iframe body {
    margin: 0px !important;
}

.contact-form-box .form-group {
    float: left;
}

.contact-bottom-box {
    width: 100%;
    height: auto;
}

form.contact-form-box {
    /* margin-top: -60px; */
}

.contact-bottom-box .form-group input.btn {
    border: none;
    width: 225px;
    height: 65px;
    background: #f2801f;
    color: #fff;
    font-size: 16px;
    letter-spacing: 1px;
    float: right;
    cursor: pointer;
    transition: ease all 0.5s;
    margin: 0;
}

.contact-bottom-box input.btn:hover {
    background-color: #d56c12;
}

.contact-bottom-box p {
    float: left;
    margin: 0px;
}

.active a {
    color: #f2801f !important;
}

.active1 a {
    font-weight: bold !important;
}

.contact-bottom-box .form-group input {
    width: 100%;
    height: 62px;
    font-size: 18px;
    font-weight: bold;
    font-family: "Roboto", sans-serif;
    letter-spacing: 2px;
    border-radius: 0px;
    background: #222328;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
    color: #fff;
    padding: 0 20px;
    margin-bottom: 28px;
    border: none;
    float: left;
    clear: both;
    margin-top: 20px;
}

#get-in-touch-blk .modal-dialog {
    background: #fff none repeat scroll 0 0;
    max-width: 1090px;
    padding: 60px 60px 70px 60px;
    /*padding: 90px 60px 70px 70px;*/
}

.get-intouch-box input {
    /* width: 460px; */
}

.get-intouch-box textarea {
    /* width: 440px; */
    height: 242px;
}

.get-intouch-box .btn {
    background: #f2801f none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 16px;
    height: 65px;
    letter-spacing: 1px;
    transition: all 0.5s ease 0s;
    width: 225px;
}

.get-intouch-box .btn:hover {
    background-color: #d56c12;
}

.get-intouch-box h2 {
    margin-top: 0px;
}

.get-intouch-box h2::before {
    display: none;
}

/**   Carousel CSS   **/

.carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
    line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px;
    }
    .carousel-inner > .item.active.right,
    .carousel-inner > .item.next {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    .carousel-inner > .item.active.left,
    .carousel-inner > .item.prev {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    .carousel-inner > .item.active,
    .carousel-inner > .item.next.left,
    .carousel-inner > .item.prev.right {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: block;
}

.carousel-inner > .active {
    left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel-inner > .next {
    left: 100%;
}

.carousel-inner > .prev {
    left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
    left: 0;
}

.carousel-inner > .active.left {
    left: -100%;
}

.carousel-inner > .active.right {
    left: 100%;
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgba(0, 0, 0, 0.5)),
        to(rgba(0, 0, 0, 0.0001))
    );
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgba(0, 0, 0, 0.0001)),
        to(rgba(0, 0, 0, 0.5))
    );
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}

.carousel-control:focus,
.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: 0.9;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px;
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1;
}

.carousel-control .icon-prev:before {
    content: "\2039";
}

.carousel-control .icon-next:before {
    content: "\203a";
}

.carousel-indicators {
    bottom: 0;
    display: block;
    margin: 0;
    position: absolute;
    right: -445px !important;
    width: 18px;
    left: auto;
}

.carousel-indicators li {
    background: #fcb742 none repeat scroll 0 0;
    display: block;
    height: 18px;
    margin: 17px 0 0;
    width: 18px;
}

.carousel-indicators .active {
    width: 18px;
    height: 18px;
    margin: 17px 0 0;
    background: #f2801f;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
    text-shadow: none;
}

.carousel {
    float: left;
    width: 562px;
}

.drawer-navbar .drawer-navbar-header {
    padding: 25px 0;
}

.top-nav-collapse.drawer-navbar {
    top: -70px;
}

.top-nav-collapse .drawer-brand .img2 {
    height: 50px;
    width: auto;
}

.top-nav-collapse .drawer-brand {
    height: 50px;
}

.thank-you-icon {
    width: 50px;
    height: 50px;
    display: block;
    margin: 0 auto;
    background: #f2801f;
    border-radius: 100%;
    color: #fff;
    font-size: 20px;
    line-height: 55px;
}

.thank-you-blk {
    min-height: 400px;
    display: flex;
}

.thank-you-blk h1:before {
    display: none;
}

.thank-you-blk h1 {
    margin: 20px 0 10px;
}
.thank-you-blk a {
    background: #222328;
    line-height: 48px;
    width: 200px;
    border: 0;
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
    letter-spacing: 2px;
    margin: 0 auto;
}
.thank-sec {
    background: #f5f5f5;
}
/**   Carousel CSS end   **/
.services-sec {
    padding: 60px 0;
}
.services-sec .container {
    max-width: 1600px;
}
.services-sec .col-md-6 {
    margin-bottom: 30px;
}
.services-sec a {
    padding: 30px;
    background: #f5f5f5;
    display: flex;
    flex-flow: column;
    font-family: "Roboto", sans-serif;
    height: 100%;
    color: #1a1a1a;
}
.services-sec a:hover {
    background: #d56c12;
    color: #fff;
}
.services-sec img {
    margin-bottom: 20px;
}
.services-sec h3 {
    font-size: 22px;
}
.services-sec p {
    margin-bottom: 0;
}
.width100 {
    width: 100%;
}
.padd-sec {
    padding: 60px 0px;
}
.new-padd {
    padding: 80px 0 !important;
}
.pb-80 {
    padding-bottom: 100px !important;
}
.mrgn-btm {
    margin-bottom: 80px !important;
}
.new-h4 {
    font-size: 26px;
    padding: 0;
}
.new-sec p {
    margin-bottom: 30px;
}
ul.new-ul {
    padding: 0;
    margin: 0 0 20px;
    display: flex;
    flex-wrap: wrap;
}
ul.new-ul.full {
    display: block;
}
.new-sec .new-h4 {
    margin: 0 0 12px;
}

ul.new-ul li {
    padding-left: 15px;
    list-style: none;
    position: relative;
    margin: 0 16px 8px 0;
}

ul.new-ul li:before {
    width: 5px;
    height: 5px;
    background: #000;
    content: "";
    position: absolute;
    left: 0;
    top: 9px;
    border-radius: 100%;
}
.yellow-bg {
    background: #f2801f;
    color: #fff;
}
.yellow-bg ul.new-ul li:before {
    background: #fff;
}
.yellow-bg h2:before {
    background: #fff;
}
@media (min-width: 1490px) {
    .project-gallery-box {
        max-width: 960px;
        height: auto;
    }
}

@media (min-width: 992px) {
    #banner-bottom p {
        max-width: 394px;
    }
}

@media (min-width: 768px) {
}

@media (max-width: 768px) {
    #get-in-touch-blk .modal-dialog {
        max-width: 650px;
    }
    .project-gallery-box-padding {
        width: 100%;
        padding: 60px 30px 0 30px;
    }
    .project-gallery-box-padding1 {
        width: 100%;
        padding: 60px 30px 0 30px;
    }
    .service-gallery-box img {
        width: 100%;
    }
    .main-service-point-text img {
        width: 100%;
    }
    .service-right-block {
        width: 100%;
        padding: 70px 30px 0;
    }
    .service-right-block1 {
        width: 100%;
        padding: 70px 30px 0 30px;
    }
    .main-service-point-text1 img {
        width: 100%;
    }
    .banner-box1 {
        padding: 0px 0 50px 0 !important;
    }
    #service-point-sec {
        padding: 50px 15px;
    }
    .service-sec-pad-b170 {
        padding-bottom: 100px !important;
    }
    .service-box {
        padding: 178px 0 50px !important;
    }
    #coverage {
        padding: 50px 0 50px;
    }
    .coverage-map {
        margin: 50px 0 0px 0;
    }
    .contact-50box {
        /* width: 50% !important; */
    }
    .contact-50box input {
        /* width: 83% !important; */
        height: 62px;
    }
    .contact-50box textarea {
        /* width: 83% !important; */
    }
    .download-brochure {
        margin: 20px 0px;
    }
    .buildbas {
        margin-top: 40px;
    }
    #recent-work.recent-work-page {
        padding-bottom: 50px;
    }
    #service-point-sec {
        padding: 50px 15px 140px !important;
    }
    .google-map {
        margin-top: 50px;
    }
    .mobile-nav-none {
        display: none;
    }
    .mobile-nav-block {
        display: block;
    }
    #services-orang-sec {
        display: none;
    }
    #contact iframe {
        height: 570px;
    }
    .get-in-touch-ancr,
    a.get-in-touch-ancr:hover,
    a.get-in-touch-ancr:active,
    .get-in-touch-ancr:focus {
        width: 60px;
    }
    #get-in-touch-blk .modal-dialog {
        max-width: 700px !important;
    }
    .get-intouch-box textarea {
        /* width: 250px !important; */
    }
    .get-intouch-box input {
        /* width: 250px !important; */
        height: 62px;
    }
    .carousel {
        width: 100%;
    }
    .carousel-indicators {
        bottom: 0px;
        display: block;
        margin: 0;
        position: absolute;
        right: -35px !important;
        width: 18px;
        left: auto;
    }
}

@media (min-width: 640px) {
    .get-in-touch-ancr img {
        display: none;
    }
}

@media (min-width: 481px) {
}

@media (max-width: 1490px) {
    .main-castle-point-text {
        width: 96%;
    }
    #castle-point-sec {
        padding: 100px 15px;
    }
    .caslet-right-block {
        padding: 70px 70px 0 70px;
    }
    .caslet-right-block p br {
        display: none;
    }
    .location-ul {
        margin-bottom: 30px;
    }
    #recent-work {
        padding: 50px 0 80px;
    }
    .footer-btm-sec {
        width: 96%;
    }
    .footer-btm-sec a {
        margin: 0 5px;
    }
    #recent-work.recent-work-page .project-gallery-box.right-img1::before {
        right: -190px;
    }
}

@media (max-width: 1199px) {
    .project-gallery-box {
        width: 86%;
    }
    .project-gallery-box img {
        width: 50%;
    }
    .project-gallery-box .project-gallery-text {
        width: 50%;
        padding: 30px 50px 0px 50px;
    }
    .project-gallery-text h2 {
        line-height: 38px;
    }
    .project-gallery-text p {
        margin-bottom: 20px;
    }
    footer {
        padding-bottom: 30px;
    }
    .footer-btm-sec p {
        font-size: 12px;
    }
    .footer-btm-sec a {
        font-size: 14px;
    }
    .main-text-block .row {
        width: 100%;
        margin: 0;
    }
    .main-castle-point-text img {
        display: none;
    }
    .main-castle-point-text {
        height: auto;
    }
    .caslet-right-block {
        padding: 70px 70px 30px;
        height: auto;
        width: 100%;
        float: none;
    }
    #banner-bottom {
        padding: 50px 0;
    }
    #service-point-sec {
        padding: 50px 15px 90px 15px;
    }
    .service-sec-pad-b170 {
        padding-bottom: 140px !important;
    }
    .testimonial-box {
        padding: 230px 0 115px !important;
    }
    .service-box {
        padding: 265px 0 180px !important;
    }
}

@media (max-width: 1024px) {
    .service-box {
        padding: 177px 0 180px !important;
    }
    .blank-white-block ul {
        margin: 70px 0 0;
        padding: 0 0 0 0px;
    }
    .contact-bottom-box .form-group input {
        width: 300px;
    }
    .get-intouch-box input {
        /* width: 370px; */
    }
    .get-intouch-box textarea {
        /* width: 370px; */
    }
    #get-in-touch-blk .modal-dialog {
        max-width: 940px;
    }
    .carousel-indicators {
        bottom: 0px;
        display: block;
        margin: 0;
        position: absolute;
        right: -495px !important;
        width: 18px;
        left: auto;
    }
    .carousel {
        width: 432px;
    }
    .carousel-inner .item img {
        width: 100%;
    }
}

@media (max-width: 1023px) {
    .drawer-navbar .drawer-brand {
        width: 160px;
        height: 30px;
    }
    .drawer-hamburger {
        padding: 15px;
        top: 5px;
    }
    .drawer-hamburger:hover,
    .drawer-hamburger:active,
    .drawer-hamburger:focus {
        outline: 0;
    }
    .top-nav-collapse.drawer-navbar {
        top: 0;
    }
    .drawer-navbar .drawer-navbar-header {
        padding: 15px 0;
        border-bottom: 0;
    }
    .drawer-navbar .drawer-nav {
        padding-top: 0px;
        width: 320px;
    }
    .drawer-navbar .drawer-menu-item {
        padding: 0 0 0 20px;
        line-height: 40px;
        border-bottom: solid 1px #ebebeb;
        font-size: 14px;
    }
    .drawer-menu > li.drawer-dropdown .drawer-dropdown-menu {
        padding: 0;
        background: #fff;
    }
    .drawer-menu > li.drawer-dropdown .drawer-dropdown-menu .drawer-dropdown-menu-item,
    .drawer-menu > li#portfolio-nav .drawer-dropdown-menu .drawer-dropdown-menu-item,
    .drawer-menu > li#portfolio-nav .drawer-dropdown-menu li:last-child .drawer-dropdown-menu-item {
        color: #1a1a1a;
        border-bottom: solid 1px #ebebeb;
        padding: 0 0 0 35px;
        line-height: 40px;
        font-size: 14px;
        position: relative;
        text-transform: capitalize;
        font-weight: 300;
    }
    .drawer-menu > li.drawer-dropdown .drawer-dropdown-menu .drawer-dropdown-menu-item:before {
        position: absolute;
        left: 20px;
        top: calc(50% - 1px);
        width: 6px;
        height: 1px;
        background: #1a1a1a;
        content: "";
    }
    .drawer-menu > li#portfolio-nav .drawer-dropdown-menu {
        width: 100%;
        border: 0;
    }
    .drawer-navbar li.active .drawer-menu-item:before {
        width: 100%;
        background: #ebebeb;
        content: "";
        position: absolute;
        z-index: -1;
        height: 100%;
        left: 0;
        top: 0;
    }
    .drawer-container {
        padding: 0 20px;
    }
    .main-nav {
        border: 0;
        padding: 0;
    }
    .nav-right-block .contact-para {
        margin-right: 70px;
    }
    .nav-right-block .contact-para {
        margin: 8px 70px 0 0;
    }
    .drawer-open .drawer-hamburger {
        padding: 15px;
        top: -5px;
    }
    body {
        margin-bottom: 0 !important;
        padding-top: 60px;
    }
    .top-nav-collapse .drawer-brand {
        top: 0;
    }
    .top-nav-collapse .main-nav {
        padding: 0;
    }
    .drawer-brand .img1,
    .drawer-brand .img2 {
        top: 0;
        bottom: auto;
    }
    .drawer-brand .img2 {
        display: none;
    }
    #header-bottom {
        padding: 120px 0;
    }
    .header-btm-txt,
    #banner-bottom {
        padding: 50px 0 80px 0;
    }
    .blank-white-block {
        padding: 55px 15px 20px;
    }
    footer {
        padding: 70px 0 30px;
    }
    .footer-btm-sec {
        margin: 0 auto 0;
        padding-top: 35px;
    }
    .footer-btm-sec a {
        font-size: 14px;
        font-size: 13px;
    }
    .drawer-navbar .drawer-menu li:first-child a {
        padding-left: 20px;
    }
    .drawer-brand {
        height: 50px !important;
        width: 100px !important;
    }
    .drawer-hamburger {
        top: 10px !important;
    }
    button.drawer-toggle.drawer-hamburger {
        position: static;
    }
    .nav-right-block {
        display: flex;
        align-items: center;
    }
}

@media (max-width: 991px) {
    .drawer-container {
        width: 100%;
    }
    .blank-white-block {
        width: 90%;
        padding: 60px;
    }
    .blank-white-block ul li {
        width: 25%;
        margin: 0;
        font-size: 15px;
    }
    .blank-white-block ul {
        margin: 0;
        padding: 0px;
    }
    .margtop-140 {
        margin-top: 0 !important;
    }
    .recent-proj-head-text {
        font-size: 18px;
        line-height: 24px;
        width: 80%;
    }
    p {
        margin-bottom: 30px;
    }
    #recent-work {
        padding: 30px 0 80px;
    }
    .project-gallery-box .project-gallery-text,
    .project-gallery-box img {
        width: 100%;
    }
    .project-gallery-box .project-gallery-text {
        padding: 50px;
    }
    .project-gallery-box {
        margin: 50px auto 0;
    }
    .squre-blocks {
        right: -40px;
    }
    .squre-blocks i {
        width: 15px;
        height: 15px;
        margin: 15px 0 0;
    }
    #testimonial {
        background-position: right top;
        background-size: auto 100%;
    }
    .footer-btm-sec {
        width: 680px;
    }
    .footer-btm-sec .text-right {
        text-align: left !important;
    }
    .get-in-touch-ancr,
    a.get-in-touch-ancr:hover,
    a.get-in-touch-ancr:active,
    .get-in-touch-ancr:focus {
        width: 240px;
        line-height: 50px;
    }
    #castle-point-sec {
        padding: 80px 15px;
    }
    #services-orang-sec ul li {
        width: 32.888888%;
    }
    .yellowsec-box {
        max-width: 668px;
    }
    .testimonial-box {
        padding: 170px 0 65px !important;
    }
    .carousel-indicators {
        bottom: 0px;
        display: block;
        margin: 0;
        position: absolute;
        right: -35px !important;
        width: 18px;
        left: auto;
    }
    .carousel {
        width: 100%;
    }
    .project-gallery-box-padding {
        width: 100%;
        padding: 60px 30px 0 30px;
    }
    .service-gallery-box img {
        float: left;
        width: 100%;
    }
    .main-service-point-text img {
        float: left;
        width: 100%;
    }
    .service-right-block {
        padding: 70px 50px 0px 50px;
        float: left;
        width: 100%;
    }
    .main-service-point-text1 img {
        float: right;
        width: 100%;
    }
    .service-right-block1 {
        width: 100%;
        float: right;
        padding: 50px 50px 0 50px;
        float: left;
    }
    #get-in-touch-blk .modal-dialog {
        max-width: 740px;
    }
    .get-intouch-box textarea {
        /* width: 90%; */
    }
    .get-intouch-box input {
        /* width: 90%; */
    }
    .contact-bottom-box .form-group input.btn {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .footer-btm-sec {
        width: 540px;
        text-align: center;
    }
    .footer-btm-sec .text-right {
        text-align: center !important;
    }
    .call-block,
    .add-block {
        width: 50%;
        float: left;
    }
    footer .col-md-6 {
        border-bottom: solid 1px rgba(255, 255, 255, 0.15);
        margin-bottom: 30px;
    }
    #testimonial {
        font-size: 20px;
    }
    #testimonial p {
        padding-left: 70px;
        background-size: 45px auto;
    }
    h4 {
        padding-left: 70px;
    }
    .header-btm-txt {
        padding: 60px 0;
    }
    #header-bottom h3,
    .project-gallery-text h2,
    h4 {
        font-size: 30px;
    }
    #header-bottom {
        padding: 90px 0;
    }
    .caslet-right-block {
        padding: 55px 55px 30px;
    }
    h1,
    h2 {
        font-size: 36px;
        margin-top: 15px;
        line-height: 44px;
    }
    h1:before,
    h2:before {
        top: -15px;
    }
    .mobile-nav-none {
        display: none;
    }
    .mobile-nav-block {
        display: block;
    }
    .project-gallery-text {
        padding: 25px 15px;
        width: 100%;
    }
    .yellowsec-box {
        position: relative !important;
        transform: translateY(0%);
    }
    .drawer-navbar .drawer-brand {
        float: none;
        margin-left: 20px;
        height: 30px;
    }
    .yellowsec-box25 {
        transform: translateY(0%);
        position: relative !important;
        margin-top: 50px;
    }
    .service-right-block1 {
        padding: 20px 15px 0px 15px;
        width: 100%;
    }
    .service-box {
        padding: 50px 0 50px !important;
    }
    .service-right-block {
        padding: 20px 15px;
        width: 100%;
    }
    #service-point-sec {
        padding: 50px 0px !important;
    }
    #header-bottom {
        padding: 35px 0;
    }
    .testimonial-box {
        padding: 50px 0 !important;
    }
    .blank-white-block {
        padding: 30px 30px 30px 30px;
    }
    .service-gallery-box img {
        width: 100%;
    }
    .main-service-point-text img {
        width: 100%;
    }
    .main-service-point-text1 img {
        width: 100%;
    }
    .banner-box1 {
        padding: 30px 0 50px !important;
    }
    .responsive-btm-pad {
        margin-bottom: 50px;
    }
    .responsive-top-btm-pad {
        margin: 50px auto;
    }
    .suppliers-footer {
        padding-top: 70px;
    }
    #coverage {
        padding: 50px 0 50px;
    }
    .coverage-map {
        margin: 50px 0 0px 0;
    }
    #contact iframe {
        margin: 0 0;
    }
    .contact-50box {
        width: 100%;
    }
    .contact-50box input {
        /* width: 93%; */
        height: 62px;
        padding: 0 20px;
    }
    .contact-50box textarea {
        /* width: 93%; */
        height: 208px;
        padding: 12px 20px 22px 20px;
    }
    #contact iframe {
        height: 800px;
    }
    .contact-bottom-box input {
    }
    .contact-bottom-box button {
        margin: 20px 0 0;
        float: left;
    }
    .download-brochure {
        margin: 20px 0;
    }
    .buildbas {
        margin-top: 20px;
    }
    .banner-box {
        padding-bottom: 50px !important;
    }
    #yellow-sec:before {
        display: none;
    }
    #contact iframe {
        height: 480px;
    }
    .contact-yellowsec-box {
        margin-top: 50px;
    }
    #contact {
        padding: 153px 0 80px;
    }
    .contact-box {
        padding-bottom: 130px !important;
    }
    #recent-work.recent-work-page .project-gallery-box.left-img:before,
    #recent-work.recent-work-page .project-gallery-box.right-img:before {
        display: none;
    }
    .get-in-touch-ancr,
    a.get-in-touch-ancr:hover,
    a.get-in-touch-ancr:active,
    .get-in-touch-ancr:focus {
        /*width: 60px;*/
    }
    .carousel-indicators {
        bottom: 25px;
        display: block;
        margin: 0;
        position: absolute;
        right: 25px !important;
        width: 18px;
        left: auto;
    }
    .carousel {
        width: 100%;
    }
    .nav-right-block .contact-para {
        margin: 0 20px 0 auto !important;
    }
    button.drawer-toggle.drawer-hamburger {
        margin-top: -15px;
    }
}

@media (max-width: 640px) {
    .drawer-navbar .drawer-brand {
        width: 120px;
    }
    .drawer-hamburger {
        top: 0px;
    }
    .drawer-navbar .drawer-navbar-header {
        padding: 15px 0 5px;
    }
    .get-in-touch-ancr {
        width: 60px;
    }
    .get-in-touch-ancr img {
        width: 25px;
    }
    .get-in-touch-ancr span {
        display: none;
    }
    .blank-white-block ul li {
        width: 50%;
        height: 165px;
    }
    .footer-btm-sec,
    .container {
        width: 94%;
    }
    .nav-right-block .contact-para {
        margin-top: 0;
    }
    .squre-blocks {
        right: -30px;
    }
    .squre-blocks i {
        width: 12px;
        height: 12px;
        margin: 12px 0 0;
    }
    .recent-proj-head-text h2 {
        margin-bottom: 20px;
    }
    .orange-ancr {
        display: inline-block;
    }
    .main-text-block .col-sm-6 {
        margin: 15px 0;
    }
    .banner-box {
        padding-bottom: 50px !important;
    }
    .banner-box1 {
        padding: 30px 0 50px !important;
    }
    .google-map {
        height: 301px;
    }
    .contact-yellowsec-box {
        transform: translateY(0%);
        -moz-transform: translateY(0%);
        -ms-transform: translateY(0%);
        -o-transform: translateY(0%);
        -webkit-transform: translateY(0%);
        position: relative !important;
        margin-top: 50px;
    }
    .contact-box {
        padding-bottom: 50px !important;
    }
    #contact {
        padding: 50px 0 50px;
    }
    #contact iframe {
        height: 530px;
    }
    .contact-bottom-box input {
        float: none;
    }
}

@media (max-width: 576px) {
    .nav-right-block .contact-para {
        position: fixed;
        width: 100%;
        left: 0;
        top: 0;
        background: #f2801f;
        line-height: 35px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0 !important;
        color: #fff;
    }
    .nav-right-block .contact-para a {
        padding: 0 12px;
        color: #fff;
    }
    .drawer-container {
        margin-top: 30px;
    }
    #header-bottom {
        margin-top: 40px;
    }
    .nav-right-block {
        width: auto !important;
    }
    .g-recaptcha {
        transform: scale(0.85);
        transform-origin: left;
    }

    .form-group.captcha_wrap {
        margin: 0;
    }
}

@media (max-width: 568px) {
    .contact-50box {
        width: 100% !important;
    }
    .get-intouch-box input {
        width: 100% !important;
    }
    .get-intouch-box textarea {
        width: 100% !important;
    }
}

@media (max-width: 560px) {
    #header-bottom p br {
        display: none;
    }
    .header-btm-txt {
        padding: 50px 25px;
    }
    #header-bottom h3,
    h4 {
        font-size: 20px;
    }
    #header-bottom h3 {
        margin-bottom: 15px;
    }
    h1,
    h2 {
        font-size: 30px;
        margin-bottom: 25px;
        line-height: 38px;
    }
    .blank-white-block {
        padding: 50px;
    }
    .header-btm-txt {
        font-size: 14px;
        line-height: 18px;
    }
    .location-ul li,
    .location-ul li:nth-child(3n) {
        width: 50%;
    }
    .nav-right-block .contact-para {
        margin: 8px 50px 0 0;
    }
}

@media (max-width: 480px) {
    .mobile-nav-none {
        display: none;
    }
    .mobile-nav-block {
        display: block;
    }
    #services-orang-sec {
        display: none;
    }
    .project-gallery-text {
        padding: 25px 15px;
        width: 100%;
    }
    .yellowsec-box {
        position: relative !important;
        transform: translateY(0%);
    }
    .drawer-navbar .drawer-brand {
        float: none;
        margin-left: 20px;
        height: 22px;
    }
    .nav-right-block {
        float: none;
        width: 100%;
        padding-top: 10px;
        border-top: solid 1px #f4f4f4;
    }
    #header-bottom {
        padding: 35px 0;
    }
    .blank-white-block {
        padding: 30px 30px 50px 30px;
    }
    .drawer-navbar .drawer-navbar-header {
        padding: 13px 0;
    }
    .drawer-container {
        padding: 0;
    }
    h1,
    h2 {
        font-size: 22px;
        margin-bottom: 20px;
        line-height: 32px;
    }
    body {
        font-size: 14px;
        line-height: 22px;
        padding-top: 81px;
    }
    .blank-white-block ul li {
        font-size: 14px;
        letter-spacing: 2px;
    }
    .squre-blocks {
        display: none;
    }
    .main-castle-point-text {
        width: 90%;
    }
    .caslet-right-block {
        padding: 30px 30px 1px;
    }
    .project-gallery-box .project-gallery-text {
        padding: 30px;
    }
    .project-gallery-text h2 {
        line-height: 26px;
        font-size: 22px;
        margin-top: 20px;
    }
    .project-gallery-text h2:before {
        top: -20px;
    }
    #recent-work {
        padding: 30px 0 40px;
    }
    #testimonial {
        padding: 40px 0;
        font-size: 16px;
        background: none;
    }
    #testimonial p {
        padding-left: 35px;
        background-size: 25px auto;
    }
    h4 {
        padding-left: 35px;
    }
    .call-block,
    .add-block {
        width: 100%;
        float: none;
    }
    .header-btm-txt {
        width: 86%;
    }
    #header-bottom p {
        margin: 0 20px;
    }
    .drawer-hamburger {
        padding: 9px;
    }
    .nav-right-block .contact-para {
        margin: 0 auto;
        text-align: center;
    }
    .footer-btm-sec p a {
        display: inline-block;
    }
    .yellowsec-box25 {
        transform: translateY(0%);
    }
    .service-right-block1 {
        padding: 20px 15px 0px 15px;
        width: 100%;
    }
    .service-box {
        padding: 50px 0 !important;
    }
    .yellowsec-box25 {
        position: relative !important;
    }
    .service-right-block {
        padding: 20px 15px;
        width: 100%;
    }
    #service-point-sec {
        padding: 50px 0px !important;
    }
    .responsive-pad {
        padding: 50px 0;
    }
    .service-right-block p {
        font-size: 14px;
    }
    .service-right-block1 p {
        font-size: 14px;
    }
    .header-btm-txt,
    #banner-bottom,
    #castle-point-sec {
        padding: 50px 0 50px 0;
    }
    .banner-box1 {
        padding: 30px 0 50px !important;
    }
    .service-list ul li {
        width: 100%;
    }
    .footer-btm-sec .row {
        margin: 0;
    }
    .google-map {
        margin-top: 22px;
    }
    .contact-yellowsec-box {
        position: relative !important;
        left: 0;
        right: 0;
        transform: translateY(0%);
        -moz-transform: translateY(0%);
        -ms-transform: translateY(0%);
        -o-transform: translateY(0%);
        -webkit-transform: translateY(0%);
    }
    .contact-box {
        padding-bottom: 50px !important;
    }
    #contact {
        padding: 50px 0 50px;
    }
    #contact iframe {
        margin: 0 0;
    }
    .contact-50box {
        width: 100% !important;
    }
    .contact-50box input {
        /* width: 86% !important; */
        height: 62px;
        padding: 0 20px;
    }
    .contact-50box textarea {
        /* width: 86% !important; */
        height: 120px;
        /*height: 208px;*/
        padding: 12px 20px 22px 20px;
        float: none;
    }
    #contact iframe {
        height: 770px;
    }
    .contact-bottom-box button {
        margin: 20px 0 0;
        float: left;
    }
    .download-brochure {
        margin: 20px 0;
        font-size: 12px;
        width: 100%;
    }
    .buildbas {
        margin-top: 20px;
    }
    #recent-work.recent-work-page {
        padding-bottom: 50px;
    }
    .google-map {
        height: 251px;
    }
    .project-gallery-text h1 {
        font-size: 22px;
        line-height: 32px;
        margin: 15px 0 20px;
    }
    .get-in-touch-ancr,
    a.get-in-touch-ancr:hover,
    a.get-in-touch-ancr:active,
    .get-in-touch-ancr:focus {
        width: 60px;
    }
    .location-ul li,
    .location-ul li:nth-child(3n) {
        width: 100%;
    }
    h1:before,
    h2:before {
        top: -15px !important;
    }
    .main-castle-point-text {
        background: none;
    }
    .contact-bottom-box .form-group input {
        width: 245px;
    }
    #get-in-touch-blk .modal-dialog {
        padding: 50px 15px;
    }
    .get-intouch-box input {
        width: 100% !important;
    }
    .get-intouch-box textarea {
        width: 100% !important;
    }
    .close {
        right: 0;
        top: -35px;
    }
    .coverage-box p {
        font-size: 17px;
    }
    .carousel {
        width: 100%;
    }
    .carousel-indicators {
        bottom: 15px;
        right: 15px !important;
    }
    .carousel-indicators li {
        height: 12px;
        margin: 9px 0 0;
        width: 12px;
    }
    .carousel-indicators .active {
        height: 12px;
        margin: 9px 0 0;
        width: 12px;
    }
}
