/**
 * @file
 * Subtheme specific CSS.
 */
/*body {
	display: none;
}*/


/*header { background: url("https://dev1.999globalsoft.com/themes/casuarina/img/banner-bg.png") top center no-repeat; }*/

header #navbar-top { display: none; }
header #navbar-main { background:black; background-size:  100% 100%;
    position: fixed; top: 0; left: 0; width: 100%; z-index: 99; padding: 20px 45px; }
header .navbar-brand { font-size: 25px; color: #fff; font-weight: 700; }

header .navbar-brand:hover { color: #fff; }

header li.nav-item { font-size: 18px; font-weight: 500; margin-left: 20px; text-transform: uppercase; }
header li.nav-item a, header li.nav-item .nav-link { padding-top: 0; padding-bottom: 3px; color: #fff; }
header li.nav-item .is-active { color: #3fb9e0 !important; }

.slider-region { position: relative; }
.slider-region .views_slideshow_cycle_teaser_section { width: 100% !important; }
.slider-region .views_slideshow_cycle_slide { width: 100% !important; }
.slider-region .views_slideshow_cycle_slide img { width: 100%; height: 600px; }
.slider-region .views_slideshow_cycle_slide .field-content { position: relative; }
.slider-region .views_slideshow_cycle_slide .field-content:before { background: rgba(0, 0, 0, 0.5); width: 100%; height: 100%; content: "";  position: absolute; top: 0; left: 0; }
.slider-region .views_slideshow_cycle_slide .field-content:after { background: url("https://dev1.999globalsoft.com/themes/casuarina/img/banner-bg.png") top center no-repeat; width: 100%; height: 90px; content: ""; position: absolute; bottom: -20px; left: 0; background-size: 100% 100%; }
.slider-region .row { padding: 0 !important; }

.slider-region .item-list { text-align: center; position: relative; z-index: 9; margin-top: -30px; }
.slider-region .item-list ul { display: inline-block; }
.slider-region .item-list .list-group-item { width: 15px !important;
    height: 15px !important;
    padding: 0;
    border-radius: 50%; width: 10px; height: 10px; border: solid 1px #0c54b6; background: #fff; }
.slider-region .item-list .list-group-item.active { background: #0c54b6; }
.views-slideshow-controls-bottom .views-slideshow-pager-bullets li:hover { background: #0c54b6; }   
.slider-region .views_slideshow_controls_text { position: absolute;
    top: 50%;
    z-index: 9;
    width: 100%;
    left: 50%;
    transform: translate(-50%, -50%); }

.slider-region .views_slideshow_controls_text_next { float: right; }

.slider-region .views_slideshow_controls_text_next, .slider-region .views_slideshow_controls_text_previous {
    width: 65px;
    height: 65px;
    background: rgba(0, 0, 0, 0.9); }

.views_slideshow_controls_text_previous a, .views_slideshow_controls_text_next a { display: none; }
.views_slideshow_controls_text_pause { display: none; }

.views_slideshow_controls_text_next {
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    padding: 10px 15px 10px 10px;
    position: relative;
    text-decoration: none;
}

.views_slideshow_controls_text_next:before, .views_slideshow_controls_text_next:after {
    border-right: 5px solid #fff;
    content: '';
    display: block;
    height: 25px;
    margin-top: -20px;
    position: absolute;
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    right: 27px;
    top: 50%;
    width: 0;
}

.views_slideshow_controls_text_next:after {
    margin-top: -6px;
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.views_slideshow_controls_text_previous {
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    padding: 10px 15px 10px 10px;
    position: relative;
    text-decoration: none;
}

.views_slideshow_controls_text_previous:before, .views_slideshow_controls_text_previous:after {
    border-right: 5px solid #fff;
    content: '';
    display: block;
    height: 25px;
    margin-top: -20px;
    position: absolute;
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 33px;
    top: 50%;
    width: 0;
}

.views_slideshow_controls_text_previous:after {
    margin-top: -6px;
    -moz-transform: rotate(140deg);
    -o-transform: rotate(140deg);
    -webkit-transform: rotate(140deg);
    transform: rotate(140deg);
}

/*.welcome_section { padding: 50px 0; }
.welcome_section h2 { font-size: 40px;
    position: relative;
    font-weight: 700;
    margin-bottom: 35px;
    padding-bottom: 20px; position: relative; }

.welcome_section h2 span { color: #1d84c3; }
.welcome_section h2:before { width: 100px; height: 4px; background: #1d84c3; content: ""; position: absolute; bottom: -10px; left: 0; }
.welcome_section h2:after { width: 150px; height: 4px; background: #1d84c3; content: ""; position: absolute; bottom: 0; left: 0; }
.welcome_section p { margin: 0;  font-size: 20px;
    color: #000;
    line-height: 32px;
    font-weight: 500; }


.about_section { background: #f7f7f7; }
.about_section ul { padding: 0; }
.about_section li { margin-bottom:  0; }
.about_section img { width: 100%; height: 400px; }
.about_section li { align-items: center; }
.about_section .text .text_inner { padding: 0 50px; }
.about_section .text h3 { font-size: 40px; position: relative; font-weight: 700; margin-bottom: 35px; padding-bottom: 20px; } 
.about_section .text h3:before { width: 100px; height: 4px; background: #1d84c3; content: ""; position: absolute; bottom: -10px; left: 0; }
.about_section .text h3:after { width: 150px; height: 4px; background: #1d84c3; content: ""; position: absolute; bottom: 0; left: 0; }
.about_section .text p { margin: 0;  font-size: 20px;
    color: #000;
    line-height: 32px;
    font-weight: 500; }
.about_section li:first-child .image { padding-right: 0; }
.about_section li:first-child .text { padding-left: 0; }
.about_section li:last-child .image { order: 2; padding-left: 0; }
.about_section li:last-child .text { order: 1; padding-right: 0; }*/

/*header #block-casuarina-socialblock { list-style: none; margin: 0; padding-left: 10px; }*/
header #block-casuarina-socialblock { float: left; margin-left: 10px; padding-top:13px; }
header #block-casuarina-socialblock svg { width: 25px; height: 25px; color: #fff; }

.container { max-width: 100%; }
.banner_img { width: 100%; }
.center { max-width: 1300px; margin: 0 auto; }
.welcome_section { padding: 105px 0 80px; }
/*.welcome_section .mid { align-items: center; }*/
.welcome_section img {  width: 600px;
    height: auto;
    margin: 0 auto;
    display: block; }
.welcome_section .text { position: relative; }
.welcome_section .text h2 { background: #fff; font-size: 35px; color: #000; margin: 60px 0 20px; position: relative; }
.welcome_section .text h2:before { content: ""; z-index: -1; display: inline-block; position: absolute; top: 50%; left: 50%; width: 100px; height: 120px; background: none; border: solid 4px #066fff; transform: translate(-50%, -50%); }
.welcome_section .text h2:after { position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    background: #fff;
    left: 0;
    bottom: 0;
    z-index: -1; }
.welcome_section .text h2 span { display: block; }
.welcome_section .text p { font-size: 17px; font-weight: 500; margin: 15px 0 0; }
.welcome_section .text a { font-size: 18px; display: inline-block; padding: 10px 20px; text-decoration: none; text-transform: capitalize; background: #066fff; color: #fff; border-radius: 5px; margin-top: 30px; }
.welcome_section .text_inner { width: 75%; text-align: center; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.about_section { padding: 90px 0; background: #eef5ff; }
.about_section ul { padding: 0; }
.about_section li { margin-bottom: 90px; }
.about_section li:last-child { margin-bottom: 0; }
.about_section li:last-child .text { order: 1; }
.about_section li:last-child .image { order: 2; }
.about_section li .text { position: relative; }
.about_section li .text .text_inner { width: 75%; text-align: center; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.about_section li .text h3 { background: #eff5fe; font-size: 35px; color: #000; margin: 60px 0 20px; position: relative; font-weight: 600; }
.about_section li .text h3:before { content: ""; z-index: -1; display: inline-block; position: absolute; top: 50%; left: 50%; width: 100px; height: 120px; background: none; border: solid 4px #066fff; transform: translate(-50%, -50%); }
.about_section li .text h3:after { position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    background: #eef5ff;
    left: 0;
    bottom: 0;
    z-index: -1; }
.about_section li .text p { font-size: 17px; font-weight: 500; margin: 60px 0 0; }
.about_section img { width: 100%; height: 400px; object-fit: contain; }
.about_section .img_inner { position: relative; background: #fff; }
.about_section .overlay { width: 94%; height: 85%; border: solid 5px #8c8a88; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); background: rgba(0, 0, 0, 0.5); }
.main-content.col { padding: 0; }
#block-casuarina-views-block-services-home-page-block-1 { text-align: center; background: #08244c; padding: 100px 0; }
#block-casuarina-views-block-services-home-page-block-1 .content .views-field-nothing { padding: 20px; border: solid 4px #18417c; position: relative; }
#block-casuarina-views-block-services-home-page-block-1 .content { max-width: 1300px; margin: 0 auto; }
#block-casuarina-views-block-services-home-page-block-1 h2 { display:  initial; background: #08244c; font-size: 35px; color: #d0d0d0; margin: 60px 0 20px; position: relative; font-weight: 600; z-index: 9; }
#block-casuarina-views-block-services-home-page-block-1 h2:before { content: ""; z-index: -1; display: inline-block; position: absolute; top: 50%; left: 50%; width: 100px; height: 120px; background: none; border: solid 4px #066fff; transform: translate(-50%, -50%); }
#block-casuarina-views-block-services-home-page-block-1 h2:after { position: absolute; width: 100%; height:100%; content: ""; background: #08244c; left: 0; z-index: -1; }
#block-casuarina-views-block-services-home-page-block-1 .views-field-nothing { text-align: left; }
#block-casuarina-views-block-services-home-page-block-1 .content .views-row { margin-top: 80px; }
#block-casuarina-views-block-services-home-page-block-1 .view-content { margin-top: 50px; }
#block-casuarina-views-block-services-home-page-block-1 a { text-decoration: none; }
#block-casuarina-views-block-services-home-page-block-1 .service-img { padding: 20px; display: inline-block; background: #102349; position: absolute; top: -50px; }
#block-casuarina-views-block-services-home-page-block-1 .service-img img { width: 60px; filter: brightness(0) saturate(100%) invert(91%) sepia(6%) saturate(140%) hue-rotate(175deg) brightness(84%) contrast(92%); }
#block-casuarina-views-block-services-home-page-block-1 .service-name h3 { font-size: 19px; color: #d0d0d0; line-height: 30px; margin: 30px 0 10px; height: 80px; }
#block-casuarina-views-block-services-home-page-block-1 .service-desc p { font-weight: 500; font-size: 16px; color: #b1b1b1; margin: 0; height: 85px; }
#block-casuarina-views-block-services-home-page-block-1 .views-field-nothing:hover .service-img img { filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(60deg) brightness(110%) contrast(111%); }
#block-casuarina-views-block-services-home-page-block-1 .views-field-nothing:hover .service-name h3 { color: #fff; }
#block-casuarina-views-block-services-home-page-block-1 .views-field-nothing:hover .service-desc p { color: #fff; }
#block-casuarina-views-block-services-home-page-block-1 .views-field-nothing:hover { border: solid 4px #fff; }

#block-casuarina-views-block-clients-block-1 { text-align: center; padding: 100px 0 70px; }
#block-casuarina-views-block-clients-block-1 h2 { display: initial; background: #fff; font-size: 35px; color: #000; margin: 60px 0 20px; position: relative; font-weight: 600; z-index: 9; }
#block-casuarina-views-block-clients-block-1 h2:before { content: ""; z-index: -1; display: inline-block; position: absolute; top: 50%; left: 50%; width: 75px; height: 100px; background: none; border: solid 4px #066fff; transform: translate(-50%, -50%); }
#block-casuarina-views-block-clients-block-1 h2:after { position: absolute; width: 100%; height:100%; content: ""; background: #fff; left: 0; z-index: -1; }
#block-casuarina-views-block-clients-block-1 .view-header { font-size: 22px;
    width: 67%;
    margin: 60px auto 40px;
    font-weight: 500;
    color: #000; }
#block-casuarina-views-block-clients-block-1 .content { max-width: 1300px; margin: 0 auto; }
#block-casuarina-views-block-clients-block-1 .field-content img { width: 150px; height: auto; }

.site-footer__bottom .region { margin: 50px 0 0; }


body.user-logged-in span.fieldset-legend.js-form-required.form-required { display: none; }
body.user-logged-in footer .site-footer__top .region-footer-first .block-simplenews-subscription-block .content { margin-top: 10px; }
body.user-logged-in footer .site-footer__top .region-footer-first .block-simplenews-subscription-block form #edit-actions { position: relative; top: inherit; left: inherit; margin: 70px 0 0 !important; float: left; }
.site-footer__top .region:first-child { padding-left: 35px; }
.site-footer__top .region-footer-second { width: 46% !important; }
.site-footer__top .region-footer-third { width: 26% !important; }


footer { background: #000 !important; padding-top: 120px !important; padding-bottom: 0 !important; }
footer .container { padding: 0 ; }
footer .site-footer__top { max-width: 1300px; margin: 0 auto; }
footer .site-footer__top .region { width: 33.33%; text-align: center; }
footer .site-footer__top .region .block { margin: 0; padding: 0; border: none; }
footer .site-footer__top .region h2 { border: none; display:  initial; background: #000; font-size: 25px; color: #d0d0d0; margin: 60px 0 20px; position: relative; font-weight: 500; z-index: 9; }
footer .site-footer__top .region h2:before { content: ""; z-index: -1; display: inline-block; position: absolute; bottom: -15px; left: 50%; width: 50%; height: 4px; background: #066fff; transform: translate(-50%, -50%); }
footer .site-footer__top .region-footer-second ul { display: block; margin-top: 50px; }
footer .site-footer__top .region-footer-second li { font-size: 20px; text-transform: uppercase; margin-bottom: 12px; }
footer .site-footer__top .region-footer-second li a { padding: 0; display: inline-block; }
footer .site-footer__top .region-footer-third .contact-info-footer { margin-top: 50px; }
footer .site-footer__top .region-footer-third h3 { font-size: 20px; color: #fff; margin-top: 14px; text-transform: uppercase; }
footer .site-footer__top .region-footer-third p { font-size: 15px; color: #fff; margin: 0; }
footer .site-footer__top .region-footer-third .icon { display: none; }
footer .site-footer__top .region-footer-first .content { margin-top: 50px; }
footer .site-footer__top .region-footer-first .block-simplenews-subscription-block .content { margin-top: 30px; }
footer .site-footer__top .region-footer-first .block-simplenews-subscription-block form { position: relative; }
footer .site-footer__top .region-footer-first .block-simplenews-subscription-block form #edit-actions { position: absolute; top: 0; right: 0; margin: 0 !important; }
footer .site-footer__top .region-footer-first .block-simplenews-subscription-block form button { height: 45px; border-radius: 0; width: 150px; font-size: 20px; }
footer .site-footer__top .region-footer-first p { font-size: 16px; text-align: left; width: 300px; color: #fff; line-height: 26px; }
footer .site-footer__top .region-footer-first label.form-required { display: none; }
footer .site-footer__top .region-footer-first .text-muted { display: none; }
footer .site-footer__top .region-footer-first .checkbox { display: none; } 
footer .site-footer__top .region-footer-first input.form-email { width: 100%; height: 45px; border-radius: 0; }
footer .site-footer__top .region-footer-first #edit-subscriptions-wrapper { margin-top: -105px }
footer .site-footer__top .region-footer-first #edit-subscriptions-wrapper span { float: left; font-size: 20px; margin-top: 5px; color: #fff; }
footer .site-footer__top .region-footer-first #block-casuarina-simplenewssubscription { margin-top: 10px; }
footer .site-footer__bottom { border: none; background: #08244c; text-align: center; }
footer .site-footer__bottom p { font-size: 15px; color: #fff; margin: 0; } 


/*.slider-region { display: none; }*/
.slider-region .row { margin: 0; }
.slider-region .row>* { padding: 0; }
.slider-region img { width: 100%; height: 350px; }
.slider-region .views-field-field-banner-image .field-content { position: relative; }
.slider-region .views-field-field-banner-image .field-content:before { background: rgba(0, 0, 0, 0.5); width: 100%; height: 100%; content: "";  position: absolute; top: 0; left: 0; }
.slider-region .views-field-field-banner-image .field-content:after { background: url("https://dev1.999globalsoft.com/themes/casuarina/img/banner-bg.png") top center no-repeat; width: 100%; height: 90px; content: ""; position: absolute; bottom: -20px; left: 0; background-size: 100% 100%; }


.section #block-casuarina-pagetitle h1 { text-align: center; background: #fff; font-size: 35px; color: #000; margin: 180px 0 30px; position: relative; z-index: 9; }
.section #block-casuarina-pagetitle h1:before { content: ""; z-index: -1; display: inline-block; position: absolute; top: 50%; left: 50%; width: 100px; height: 120px; background: none; border: solid 4px #066fff; transform: translate(-50%, -50%); }
.section #block-casuarina-pagetitle h1 span { background: #fff; }

.service-main { padding: 80px 0; }
.service-main:nth-child(2n) { background: #eef5ff; padding: 50px 0; }
.service-main:nth-child(2n) .image-side { background-image: linear-gradient(to left, #2368c4, #6681cf, #919bd9, #b6b7e4, #d7d5ef, #dfdff4, #e8e8f9, #f1f2fe, #e4e9fe, #d4e1fe, #c1dafd, #abd3fc); } 
.service-main:nth-child(2n) .image { order: 2; }
.service-main:nth-child(2n) .text { order: 1; }
.service-main .image-side { box-shadow: rgba(0, 0, 0, 0.2) 0px 12px 28px 0px, rgba(0, 0, 0, 0.1) 0px 2px 4px 0px, rgba(255, 255, 255, 0.05) 0px 0px 0px 1px inset; }
.service-main .image-side img { width: 100%; height: 308px; }
.service-main .image-side { background-image: linear-gradient(to right, #2368c4, #6681cf, #919bd9, #b6b7e4, #d7d5ef, #dfdff4, #e8e8f9, #f1f2fe, #e4e9fe, #d4e1fe, #c1dafd, #abd3fc); padding: 6px; }
.service-main .text { padding-left: 20px; }
.service-main .text h2 { font-size: 32px; width: 500px; color: #3289ff; font-weight: 700; margin-bottom: 25px; }
.service-main .text p { margin: 0; font-size: 18px; color: #000; font-weight: 500; }
.service-main .row>* { margin: 0; }
#block-casuarina-views-block-services-home-page-block-2 .view-content.row { margin: 0; }


.contact_section { padding: 80px 0; background: #fff; }
.contact_section .text_box { padding: 30px; background: #fff; margin-bottom: 30px; box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; } 
.contact_section .text_box:last-child { margin-bottom: 0; }
.contact_section .text_box p { font-size: 110%; color: #000; margin: 0; padding-bottom: 5px; }
.contact_section .text_box ul { list-style: none; margin: 0; padding: 0; }
.contact_section .text_box li { font-size: 115%; margin-bottom: 15px; color: #000; display: flex; }
.contact_section .text_box li a { color: #000; text-decoration: none; }
.contact_section .text_box li span { height: 28px; width: 28px; margin-right: 10px; display: inline-block; border-radius: 50%; background: #066fff; text-align: center; line-height: 27px; }
.contact_section .text_box li span i { color: #fff; font-size: 15px; }
.contact_section .text_box li:last-child { margin-bottom: 0; }
.contact_section .text_box svg { color: #fff; }
.contact_section .address_map { height: 100%; }
.contact_section .address_map iframe { width: 100%; height: 100%; }
.contact_section .text_box h4 { font-size: 150%; color: #066fff; font-weight: 700; margin: 0; padding-bottom: 10px; position: relative; margin-bottom: 10px; }
.contact_section .text_box h4 span { color: #066fff; }
.contact_section .text_box h4:after { position: absolute; bottom: 0; left: 0; width: 100%; height: 1px; background: #066fff; content: ""; }
.contact_section .text_box h5 { text-transform: capitalize; font-size: 125%; color: #066fff; font-weight: 500; margin: 0; padding-bottom: 10px; }

.about_side { padding: 100px 0; }
.about_side img { width: 100%; height: auto; }
/*.about_side .row { display: flex; align-items: center; }*/
.about_side p { margin: 0; font-size: 18px;
    color: #000; text-align:  justify;
    font-weight: 500; }
.about_side .text_box { padding: 20px;
    border: solid #64b7dc 5px;
    height: 100%;
     }
.about_side .image_box { position: relative; }    
.about_side .overlay { width: 94%; height: 85%; border: solid 5px #64b7dc; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); background: rgba(0, 0, 0, 0.5); }

.our_work_section_removed .our-work-text{ padding-bottom:30px; text-align:center;}
.our_work_section { background: #f7f7f7; padding: 70px 0; }
.our_work_section ul { list-style: none; padding: 0; }
.our_work_section li { font-weight: 700; margin-bottom: 10px; font-size: 18px; }
.our_work_section li span { display: block;
    
    font-size: 20px;
    margin-bottom: 5px; }
.our_work_section li a {
    padding: 10px;
    display: inline-block;
    color: #306df6;
    background: #fff;
    width: 100%;
    border-bottom: solid 4px #306df6;
    }

.our_work_section li:last-child { margin-bottom: 0; }    

.our_work_section_removed { padding: 70px 0; background: #f7f7f7; background-image: linear-gradient(to bottom, #ffffff, #f6f6f6, #eeeeee, #e5e5e5, #dddddd); }


@media only screen and (max-width: 1880px) {

    }

    @media only screen and (max-width: 1620px) {


    }
    /* Custom */
    @media only screen and (min-width: 1025px) and (max-width: 1220px) {


    }

    /* Tablet Portrait size to standard 960 (devices and browsers) */
    @media only screen and (max-width: 1024px) {

    }

    /* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
    /*@media only screen and (max-width: 767px) {


    }*/
    
    /* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
    @media only screen and (min-width: 300px) and (max-width: 767px) {


        .welcome_section img { width: 90%; margin: 0 auto; }
        header li.nav-item { margin-left: 15px; }
        header #block-casuarina-socialblock { margin-left: 15px; margin-top: 0; }
        header #navbar-main { padding: 15px; background: #1d84c3; position: relative; }
        header .navbar-brand { font-size: 21px; }
        .navbar-toggler { background-color: #fff; border-radius: 5px; padding: 8px 10px; }
        .welcome_section { padding: 30px 0 50px; }
        .welcome_section .text_inner { padding: 0 15px; width: 100%; position: relative; top: inherit; left: inherit; transform: none; }
        .welcome_section .text h2 { font-size: 27px; }
        .welcome_section .text p { font-size: 18px; margin-top: 60px; }
        .welcome_section .text a { margin-top: 0; }
        .welcome_section .text p:last-child { margin-top: 30px; }
        .welcome_section .image .img_inner { padding: 25px 0; }
        .about_section li .text .text_inner { padding: 40px 15px; width: 100%; position: relative; top: inherit; left: inherit; transform: none; }
        .about_section { padding: 50px 0 0; }
        .about_section img { height: auto; }
        .about_section li:first-child .img_inner { padding: 25px 0; }
        .about_section .img_inner { padding: 25px 15px; }
        .about_section li .text h3 { font-size: 30px; z-index: 999; }
        .about_section li .text p { font-size: 18px; }
        .about_section li .text h3:before, .about_section li .text h3:after { z-index: -1; }
        .about_section li:last-child .image { order: 1 }
        .about_section li:last-child .text { order: 2 }
        .about_section li { margin-bottom: 0; }
        #block-casuarina-views-block-services-home-page-block-1 h2 { font-size: 30px; }
        #block-casuarina-views-block-services-home-page-block-1 .view-content { padding: 0 15px; }
        #block-casuarina-views-block-services-home-page-block-1 .service-name h3 { height: 55px; }
        #block-casuarina-views-block-services-home-page-block-1 .content .views-row { margin-top: 60px; }
        #block-casuarina-views-block-services-home-page-block-1 { padding-bottom: 50px; }
        #block-casuarina-views-block-clients-block-1 .view-header { width: 100%; padding: 0 15px; font-size: 22px; }
        #block-casuarina-views-block-clients-block-1 { padding-top: 80px; padding-bottom: 50px; }
        #block-casuarina-views-block-clients-block-1 h2 { font-size: 30px; }
        .section #block-casuarina-pagetitle h1 { font-size: 30px; margin: 80px 0 30px; }
        
        .about_side { padding: 70px 15px 50px; }
        .about_side p { font-size: 16px; }
        .about_side .image { margin-top: 25px; }
        .service-main { padding: 40px 15px; }
        .service-main:nth-child(2n) { padding: 40px 15px; }
        .service-main:nth-child(2n) .image { order: 1; }
        .service-main:nth-child(2n) .content { order: 2; }
        .service-main .image-side img { height: auto; }
        .service-main .text h2 { font-size: 24px; word-break: break-all; width: 100%; padding: 20px 0 15px; margin-bottom: 0; }
        .service-main .text { padding-left: 0; }

        .contact_section { padding: 70px 15px 0; }
        .contact_section .text_box { padding: 15px; }
        .contact_section .text_box h4 { font-size: 22px; }
        .contact_section .text_box p { font-size: 18px; }
        .contact_section .text_box li { display: block; font-size: 18px; }
        .contact_section .text_box li span { margin-right: 5px; }

        .our_work_section_removed { padding: 50px 0 25px; }
        .our_work_section_removed .col-md-3 a { width: 90%; margin: 0 auto; display: block; }
        .our_work_section_removed .col-md-3 a img { width: 100%; height: auto; }
        .our_work_section_removed .col-md-3 { margin-bottom: 25px; }

        footer { padding: 0 !important; }
        footer .site-footer__top { padding: 50px 30px 0 !important; }
        footer .site-footer__top .region h2 { font-size: 18px; }
        footer .site-footer__top .region h2:before { transform: none; left: inherit; }
        footer .site-footer__top .region-footer-first .content { margin-bottom: 0; margin-top: 30px; }
        footer .site-footer__top .region-footer-second ul { margin-top: 30px; }
        footer .site-footer__top .region-footer-second li { font-size: 15px; }
        footer .site-footer__top .region { text-align: left; width: 100% !important; padding-left: 0 !important; }
        footer .site-footer__top .region-footer-third .contact-info-footer { margin-top: 30px; }
        footer .site-footer__top .region .block { margin: 0 0 12px; }
        footer .site-footer__bottom { margin-top: 20px !important }
        footer .site-footer__bottom .region { margin-top: 0; }
        footer .site-footer__bottom p { padding: 0 15px; }



    }