/*    Document   : custom    Created on : Feb 2, 2015, 11:43:01 AM    Author     : Praveen Eswaramoorthy    Description:    Purpose of the stylesheet follows.    */
/* LANDING PAGE CSS STARTS*/

body {
    font-family: open sans;
}
.paddingzero {
    padding: 0px;
}
.homepagebanner {
    background-image: url(../img/landingbgimage.jpg);
    height: 674px;
}
.col-md-12.logorow {
    padding: 5% 6% 0 5%;
}
.logoimage {
    margin: 7px;
}
.brandnamepart1 {
    font-family: quicksand;
    font-weight: bold;
    font-size: 31px;
    color: #3b92a6;
}
.brandnamepart2 {
    font-weight: 100;
    font-size: 31px;
    font-family: open sans;
}
.landingpage_menuicon {
    border: 4px solid;
    color: white;
    font-size: 21px;
    font-weight: bold;
    padding: 3px;
}
.bannercontent {
    padding-top: 6%;
}
.bannertext-line1 {
    color: white;
    font-size: 21px;
    font-weight: lighter;
}
.bannertext-line2 {
    text-transform: uppercase;
    color: white;
    font-size: 33.21px;
    font-weight: bolder;
}
.bannercontent p {
    padding: 5px 0;
}
.bannercontent h3 {
padding: 5px 0;
margin-top: 2px;
}
.bannertext-line3 {
    color: white;
    font-size: 22.26px;
    font-weight: lighter;
    padding: 0 29% !important;
}
.quote_button {
    background: transparent none repeat scroll 0 0;
    border: 2px solid;
    color: white;
    font-size: 13.96px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 50px;
    padding: 8px 18px;
}
.bannerbackground {
    margin-top: -10%
}
.bannerbackground > img {
    width: 100%;
}
.feedsolutions > p , .feedsolutions > h2 {
    font-size: 33.69px;
    color: #4d4d4d;
}
.feedsolutions > p:nth-child(2) {
    font-size: 16.87px;
    color: #4d4d4d;
}
.portimages {} .customhalfwidth {
    text-align: center;
    width: 20%;
    margin: 1% 0;
}
.customhalfwidth > img {
    box-shadow: 0 2px 11px 2px #ccc;
}
.customhalfwidth > img:hover {
    border: 1px solid #3B92A6;
    box-shadow: none;
    transition: 0.5s;
}
.portimages {
    padding: 2% 4% 3.4%;
}
.landing_quote_form {
    background-color: #3b92a6;
    padding: 3% 0;
}
.landing_quote_form .form-inline {
    margin: 0% 2%;
    padding: 0% 3%;
}
.landing_quote_form .form-inline .form-group {
    float: left;
    width: 20%;
}
.landing_freequotes {
    font-size: 33.69px;
    color: white;
}
.landing_freequotes > span {
    font-weight: bold;
}
.customform {
    background: #b3d5dc none repeat scroll 0 0;
    border: 0 none;
    border-radius: 6px;
    color: #2e6d7c;
    font-size: 14.5px;
    font-weight: bold;
    height: 44px;
    margin: 0 3px;
    /*   padding: 0 8%;*/
    
    width: 95% !important;
}
.customform::-webkit-input-placeholder {
    color: #2e6d7c;
}
.customform:-moz-placeholder {
    color: #2e6d7c;
}
.customform::-moz-placeholder {
    color: #2e6d7c;
}
.customform:-ms-input-placeholder {
    color: #2e6d7c;
}
.requestquote_button {
    background: #184e5b;
    background-image: -webkit-linear-gradient(top, #184e5b, #266877);
    background-image: -moz-linear-gradient(top, #184e5b, #266877);
    background-image: -ms-linear-gradient(top, #184e5b, #266877);
    background-image: -o-linear-gradient(top, #184e5b, #266877);
    background-image: linear-gradient(to bottom, #184e5b, #266877);
    -webkit-border-radius: 8;
    -moz-border-radius: 8;
    border-radius: 8px;
    color: #ffffff;
    font-size: 15.8px;
    font-weight: bold;
    padding: 10px 20px 10px 20px;
    text-decoration: none;
    border: 0px;
}
.requestquote_button:hover {
    color: white;
}
.landing_features {
    padding-top: 3.4%;
}
.landing_features > p:nth-child(1) {
    font-size: 33.69px;
}
.landing_features > p:nth-child(2) {
    font-size: 21.31px;
    font-weight: lighter;
}
.features_lists .col-md-4 > p:nth-child(1) {
    font-size: 22px;
    color: #25606e;
    font-weight: 500;
}
.features_lists img {
    height: auto;
    padding-right: 3%;
    width: 40px;
}
.features_lists .col-md-4 > p:nth-child(2) {
    font-family: roboto;
    font-size: 16px;
    color: #888;
    font-weight: 300;
}
.features_lists {
    padding: 1% 7%;
    padding-bottom: 1%;
}
.features_lists div {
    padding: 1% 2%;
}
.thumbsupimage {
    padding-bottom: 4.5%
}
.thumbsupimage p {
    color: #242424;
    font-size: 15.38px;
}
.thumbsupimage > img {
    padding-bottom: 2%;
}
.fullbuttonradius {
    border-radius: 50px;
    margin-top: 21px;
}
.repeatimage {
    background-image: url('../img/repeatimage.png');
    color: white;
}
.firsthalfdiv p:nth-child(1) {
    font-size: 22.73px;
}
.firsthalfdiv p:nth-child(2) {
    font-size: 15.9px;
}
.firsthalfdiv p:nth-child(3) {
    font-size: 15.9px;
    font-weight: lighter;
}
.firsthalfdiv {
    padding: 2% 3%;
}
.secondhalfdiv {
    margin: 2% 0;
    padding: 1% 0%;
    border-left: 2px solid #8ea9af;
    position: relative;
}
.secondhalfdiv div {
    padding: 0 3%;
    width: 20%;
}
.secondhalfdiv div > img {
    width: 38px;
}
.secondhalfdiv .headsize {
    font-size: 15.5px !important;
    margin: 0;
    padding: 11% 0;
}
.secondhalfdiv .robotofont {
    font-size: 14.9px !important;
    font-family: roboto !important;
}
.iconsizelanding {
    bottom: 95px;
    color: #91afb7;
    font-size: 30px;
    left: -1px;
    position: absolute;
}
.landingpage_formheading p:nth-child(1) {
    font-size: 33.69px;
    color: #4d4d4d;
    margin-bottom: 20px;
}
.landingpage_formheading p:nth-child(2) {
    font-size: 16.87px;
    color: #4d4d4d;
    font-weight: lighter;
}
.landingpage_formheading {
    line-height: 31px;
    padding: 4% 20% 3%;
}
.landingpage_form {
    padding: 0 19%;
}
.landingpage_form input {
    border-radius: 0;
    height: 42px;
    padding: 0 5%;
}
.landingpage_form select {
    border-radius: 0;
    height: 42px;
    padding: 0 5%;
}
.landingpage_form textarea {
    border-radius: 0;
}
.iconsforform {
    margin: 4% 0;
}
.iconsforform > div {
    padding: 0;
}
.iconsforform div i {
    color: #656565;
    padding: 0 8px 8px;
}
.iconsforform div p {
    font-size: 15.34px;
    font-weight: lighter;
}
.footerdiv {
    background: #215b68;
}
.footerdiv p {
    color: white;
    font-size: 13.32px;
    margin: 0;
    padding: 2% 0;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    .bannertext-line1 {
        font-size: 15px;
    }
    .bannertext-line2 {
        font-size: 20.21px;
    }
    .bannertext-line3 {
        font-size: 15.26px;
    }
    .quote_button {
        font-size: 11.96px;
    }
    .firsthalfdiv p:nth-child(1) {
        font-size: 18.73px;
    }
    .firsthalfdiv p:nth-child(2) {
        font-size: 17.52px;
    }
    .headsize {
        width: 80%;
        float: right;
    }
    .secondhalfdiv .robotofont {
        padding: 2% 0;
    }
    .landing_features > p:nth-child(1) {
        font-size: 23.69px;
    }
    .landing_features > p:nth-child(2) {
        font-size: 18.31px;
    }
    .landingpage_formheading p:nth-child(1) {
        font-size: 23.69px;
    }
    .landingpage_formheading p:nth-child(2) {
        font-size: 13.87px;
    }
    .homepagebanner {
        height: 374px;
    }
    .landing_freequotes {
        font-size: 21.69px;
    }
    .features_lists .col-md-4 > p:nth-child(1) {
        font-size: 17px;
    }
    .features_lists .col-md-4 > p:nth-child(2) {
        color: #888;
        font-family: roboto;
        font-size: 14px;
        font-weight: 300;
    }
    .features_lists .col-md-4 > p:nth-child(2) {
        font-size: 14px;
    }
    .requestquote_button {
        font-size: 11.8px;
    }
    .feedsolutions > p {
        font-size: 20.69px;
    }
    .logoimage {
        margin: -4px 15px;
    }
    .brandnamepart1 {
        font-size: 21px;
    }
    .brandnamepart2 {
        font-size: 21px;
    }
    .bannertext-line3 {
        padding: 0px !important;
    }
    .customhalfwidth {
        width: 100%;
    }
    .secondhalfdiv div {
        width: 100%;
    }
    .secondhalfdiv {
        border: 0px;
    }
    .secondhalfdiv .headsize {
        padding: 4% 0;
    }
    .landingpage_formheading {
        padding: 3%;
    }
    .landingpage_form {
        padding: 0px;
    }
    .iconsizelanding {
        display: none;
    }
    .mainnavbar {
        width: 100% !important;
    }
    .mainnavbar > .collapsed {
        margin: 0px;
        background: white;
    }
    .homepagefeeddetail p:nth-child(2) {
        font-size: 13.52px !important;
        line-height: 26px !important;
        padding: 0 0 !important;
    }
    .homepagefeeddetail p:nth-child(1) {
        font-size: 20.08px !important;
        font-weight: 600 !important;
    }
    .bannerheading p:nth-child(1) {
        color: #4d4d4d;
        font-size: 18px !important;
        text-align: center !important;
    }
    .bannerheading {
        text-align: center;
    }
    .careticonplace .col-md-6 span:nth-child(2) {
        display: none;
    }
    .careticonplace .col-md-4 span:nth-child(2) {
        display: none;
    }
    .careticonplace span {
        border: 0px !important;
    }
    .threecolordiv {
        padding: 0px !important;
    }
    .threecolordiv > .col-md-12 {
        padding: 0px !important;
    }
    *::after,
    *::before {
        box-sizing: border-box;
    }
    *::after,
    *::before {
        box-sizing: border-box;
    }
    *::after,
    *::before {
        box-sizing: border-box;
    }
    *::after,
    *::before {
        box-sizing: border-box;
    }
    *::after,
    *::before {
        box-sizing: border-box;
    }
    *::after,
    *::before {
        box-sizing: border-box;
    }
    .threecolordiv > .col-md-12 p:nth-child(1) {
        border-bottom: 1px solid;
        padding: 5% 15%;
        font-size: 18px;
    }
    .effect3::before {
        width: 96% !important;
        box-shadow: 0px !important;
    }
    .effect4::before {
        width: 96% !important;
        box-shadow: 0px !important;
    }
    .feedsolutionsimgs p:nth-child(1) {
        font-size: 23.69px !important;
    }
    .navbarwidth {
        width: 100% !important;
    }
    .custom_menubar {
        width: 100% !important;
    }
    .mainnavbar .navbar-toggle {
        margin: 0px !important;
    }
    .navbarwidth {
        box-shadow: 0px !important;
        border: 0px !important;
    }
    .landing_quote_form .form-inline .form-group {
        width: 100%;
    }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .logoimage {
        margin: -4px 15px;
    }
    .brandnamepart1 {
        font-size: 21px;
    }
    .brandnamepart2 {
        font-size: 21px;
    }
    .bannertext-line3 {
        padding: 0px !important;
    }
    .customhalfwidth {
        width: 100%;
    }
    .secondhalfdiv div {
        width: 100%;
    }
    .secondhalfdiv {
        border: 0px;
    }
    .secondhalfdiv .headsize {
        padding: 4% 0;
    }
    .landingpage_formheading {
        padding: 3%;
    }
    .landingpage_form {
        padding: 0px;
    }
    .iconsizelanding {
        display: none;
    }
    .landing_quote_form .form-inline .form-group {
        display: block;
    }
    .customform {
        margin: 1% 0;
        width: 85% !important;
    }
    .secondhalfdiv .headsize {
        padding: 2% 0;
    }
}
/* LANDING PAGE CSS ENDS*/
/* HOME PAGE CSS STARTS */

.topheadbar {
    background: #1d4e59;
    display: none;
}
.topheadbar p {
    margin: 0px;
    color: white;
    font-size: 12.41px;
    font-weight: 700;
}
.topheadbar a {
    color: white
}
.topheadbar {
    padding: 10px 0;
}
.topheadbar i {
    font-size: 15px;
    padding-right: 10px;
}
.navigationbar {
    background: #fff none repeat scroll 0 0;
    border-top: 3px solid #3b92a6;
    box-shadow: 0 2px 5px #d2d2d2;
    padding: 0% 4%;
}
.navbarcolor {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    margin: 0;
}
.custom_menubar {
    width: 100%;
}
.custom_menubar a {
    padding: 19px 0px !important;
    background: transparent !important;
    color: #545454 !important;
    font-size: 14px !important;
    text-transform: capitalize;
}
.custom_menubar .active a {
    background: transparent !important;
    font-weight: 600;
    color: #3b92a6 !important;
}
.navbarwidth {
    width: 50%;
}
.mainnavbar {
    width: 35%;
    margin-top: 8px;
}
.bannerheading {
    padding: 8% 4%;
}
.bannerheading p:nth-child(1) {
    font-size: 33px;
    color: #4d4d4d;
}
.bannerheading p:nth-child(2) {
    font-size: 20.43px;
    font-weight: lighter;
    color: #4d4d4d;
    padding: 8px 0;
	margin: 0 0 10px

}

.bannerheading h3 {
font-size: 20.43px;
    font-weight: lighter;
    color: #4d4d4d;
    padding: 8px 0;
	line-height: 27px;
	margin-top: 5px;
	
}
.homebannerarea {
    padding-top: 5%;
}
.homepagefeeddetail {
    padding: 3%;
    margin: 0px;
}
.homepagefeeddetail p:nth-child(1) {
    font-size: 31.08px;
    font-weight: 600;
    margin-bottom: 3%;
}
.homepagefeeddetail p:nth-child(2) {
    font-size: 17.52px;
    font-weight: 500;
    line-height: 35px;
    padding: 0 13%;
}
.careticonplace span {
    border-bottom: 2px solid;
    font-size: 16.21px !important;
    margin: 0 !important;
    padding: 12px 0;
}
.careticonplace {
    margin-top: 4%;
}
.careticonplace div {
    padding: 1% 0 4%;
    position: relative;
}
.careticonplace div span .fa {
    bottom: 0;
    font-size: 24px;
    left: 0;
    position: absolute !important;
    right: 0;
    top: 40px;
}
.threecolordiv {
    padding-top: 5%;
}
.threecolordiv > .col-md-12 {
    padding: 0 7%;
    color: white;
}
.threecolordiv > .col-md-12 img {
    bottom: -14%;
    position: absolute;
    right: 42%;
}
.threecolordiv > .col-md-12 p:nth-child(1) {
    padding: 10% 20%;
    border-bottom: 1px solid;
    position: relative;
}
.threecolordiv > .col-md-12 div:nth-child(1) {
    padding: 0px;
    background-color: #3b9fb6;
    font-size: 24px;
    font-weight: 600;
    position: relative;
}
.threecolordiv > .col-md-12 div:nth-child(2) {
    padding: 0px;
    background-color: #328a9e;
    font-size: 24px;
    font-weight: 600;
    position: relative;
}
.threecolordiv > .col-md-12 div:nth-child(3) {
    padding: 0px;
    background-color: #3b9fb6;
    font-size: 24px;
    font-weight: 600;
    position: relative;
}
.threecolordiv > .col-md-12 .content {
    font-size: 16px;
    padding: 9%;
    margin: 0px;
    line-height: 30px;
}
.threecolordiv > .col-md-12 .btn {
    margin-bottom: 12%;
}
.effect3::before {
    background: #777 none repeat scroll 0 0;
    bottom: 15px;
    box-shadow: 0 29px 14px #777;
    content: "";
    left: 10px;
    position: absolute;
    top: 80%;
    transform: rotate(-4deg);
    width: 379px;
    z-index: -1;
}
.effect3 {
    position: relative;
}
.effect4::after {
    background: #777 none repeat scroll 0 0;
    bottom: 15px;
    box-shadow: 0 34px 17px #777;
    content: "";
    left: auto;
    position: absolute;
    right: 10px;
    top: 80%;
    transform: rotate(4deg);
    width: 379px;
    z-index: -1;
}
.effect4 {
    position: relative;
}
.feedsolutionsimgs {
    padding-top: 4%;
}
.feedsolutionsimgs p:nth-child(1) {
    font-size: 33.69px;
}
.feedsolutionsimgs p:nth-child(2) {
    font-size: 16.87px;
    font-weight: lighter;
}
.portimages > .col-md-12 {
    padding: 1% 0px
}
.footerheadingtext {
    font-size: 15.91px;
    margin-bottom: 10px;
}
.borderdiv {
    border: 1.5px solid #3b92a6;
    margin-bottom: 20px;
    width: 30%;
}
.footercontenttop {
    font-size: 15.53px;
    font-weight: lighter;
    line-height: 30px;
    padding-right: 15%;
}
.btn-group-vertical > .btn-group::after,
.btn-group-vertical > .btn-group::before,
.btn-toolbar::after,
.btn-toolbar::before,
.clearfix::after,
.clearfix::before,
.container-fluid::after,
.container-fluid::before,
.container::after,
.container::before,
.dl-horizontal dd::after,
.dl-horizontal dd::before,
.form-horizontal .form-group::after,
.form-horizontal .form-group::before,
.modal-footer::after,
.modal-footer::before,
.nav::after,
.nav::before,
.navbar-collapse::after,
.navbar-collapse::before,
.navbar-header::after,
.navbar-header::before,
.navbar::after,
.navbar::before,
.pager::after,
.pager::before,
.panel-body::after,
.panel-body::before,
.row::after,
.row::before {
    content: " ";
    display: table;
}
.btn-group-vertical > .btn-group::after,
.btn-group-vertical > .btn-group::before,
.btn-toolbar::after,
.btn-toolbar::before,
.clearfix::after,
.clearfix::before,
.container-fluid::after,
.container-fluid::before,
.container::after,
.container::before,
.dl-horizontal dd::after,
.dl-horizontal dd::before,
.form-horizontal .form-group::after,
.form-horizontal .form-group::before,
.modal-footer::after,
.modal-footer::before,
.nav::after,
.nav::before,
.navbar-collapse::after,
.navbar-collapse::before,
.navbar-header::after,
.navbar-header::before,
.navbar::after,
.navbar::before,
.pager::after,
.pager::before,
.panel-body::after,
.panel-body::before,
.row::after,
.row::before {
    content: " ";
    display: table;
}
*::after,
*::before {
    box-sizing: border-box;
}
.btn-group-vertical > .btn-group::after,
.btn-toolbar::after,
.clearfix::after,
.container-fluid::after,
.container::after,
.dl-horizontal dd::after,
.form-horizontal .form-group::after,
.modal-footer::after,
.nav::after,
.navbar-collapse::after,
.navbar-header::after,
.navbar::after,
.pager::after,
.panel-body::after,
.row::after {
    clear: both;
}
.btn-group-vertical > .btn-group::after,
.btn-toolbar::after,
.clearfix::after,
.container-fluid::after,
.container::after,
.dl-horizontal dd::after,
.form-horizontal .form-group::after,
.modal-footer::after,
.nav::after,
.navbar-collapse::after,
.navbar-header::after,
.navbar::after,
.pager::after,
.panel-body::after,
.row::after {
    clear: both;
}
.btn-group-vertical > .btn-group::after,
.btn-group-vertical > .btn-group::before,
.btn-toolbar::after,
.btn-toolbar::before,
.clearfix::after,
.clearfix::before,
.container-fluid::after,
.container-fluid::before,
.container::after,
.container::before,
.dl-horizontal dd::after,
.dl-horizontal dd::before,
.form-horizontal .form-group::after,
.form-horizontal .form-group::before,
.modal-footer::after,
.modal-footer::before,
.nav::after,
.nav::before,
.navbar-collapse::after,
.navbar-collapse::before,
.navbar-header::after,
.navbar-header::before,
.navbar::after,
.navbar::before,
.pager::after,
.pager::before,
.panel-body::after,
.panel-body::before,
.row::after,
.row::before {
    content: " ";
    display: table;
}
.btn-group-vertical > .btn-group::after,
.btn-group-vertical > .btn-group::before,
.btn-toolbar::after,
.btn-toolbar::before,
.clearfix::after,
.clearfix::before,
.container-fluid::after,
.container-fluid::before,
.container::after,
.container::before,
.dl-horizontal dd::after,
.dl-horizontal dd::before,
.form-horizontal .form-group::after,
.form-horizontal .form-group::before,
.modal-footer::after,
.modal-footer::before,
.nav::after,
.nav::before,
.navbar-collapse::after,
.navbar-collapse::before,
.navbar-header::after,
.navbar-header::before,
.navbar::after,
.navbar::before,
.pager::after,
.pager::before,
.panel-body::after,
.panel-body::before,
.row::after,
.row::before {
    content: " ";
    display: table;
}
*::after,
*::before {
    box-sizing: border-box;
}
.homefooter1 {
    padding: 4% 2%;
}
.homefooter1 a {
    text-decoration: none;
    font-size: 15.53px;
    font-weight: lighter;
    color: black;
}
.socialiconssize img {
    width: 32px;
    height: 32px;
}
.socialiconssize .col-md-3 {
    padding: 5px;
    width: 15%;
}
.socialiconul {
    list-style-type: none;
    padding: 0px;
}
.socialiconul li {
    display: inline;
    padding: 0 5px;
}
.socialiconul > li:hover .socialicons {
    display: none;
}
.socialiconul > li:hover .socialicons1 {
    display: unset !important;
}
.sweet-alert {
    background-color: #ffffff;
    border-radius: 5px;
    display: none;
    left: 50%;
    margin-left: -179px;
    margin-top: -200px;
    overflow: hidden;
    padding: 17px;
    position: fixed;
    text-align: center;
    top: 50%;
    width: 26%;
    z-index: 2000;
}
.breadcrumbright .col-md-12 {
    padding: 3% 4% 0;
}
.breadcrumb {
    background: #fff;
    float: right;
    color: #000;
    font-size: 12.48px;
}
.breadcrumb a {
    color: #000;
}
.breadcrumb > .active {
    color: #000;
}
.breadcrumb > li + li::before {
    color: #000;
    content: "// ";
    padding: 0 5px;
}
.mainabouthead {
    font-size: 31.6px;
    font-weight: 600;
}
.mainaboutsubhead {
    font-size: 20.27px;
}
.mainaboutuscontent {
    font-size: 14.78px;
    font-weight: lighter;
}
.mainaboutus .col-md-12 p {
    padding-bottom: 10px;
    line-height: 30px;
}
.mainaboutus {
    padding: 0% 2%;
}
.aboutborderdiv {
    border-top: 1.5px solid #3b92a6;
    margin-top: 7%;
}
.aboutusdesignalign {
    padding: 4% 14%;
}
.thumbnailtextabout {
    font-size: 16.09px;
}
.aboutfunctions {
    background-color: #348598;
    padding: 4% 0% !important;
}
.funcpara1 {
    font-size: 16.04px;
    font-weight: 600;
    padding-bottom: 21px;
}
.aboutfunctions {
    padding: 0% 2%;
}
.aboutmainiconarea > i {
    color: white;
    font-size: 37px;
}
.aboutfunctions p {
    color: white;
}
.aboutmainiconarea span {
    font-size: 18px;
    font-weight: 600;
    left: 60px;
    position: absolute;
    top: 6px;
}
.iconcontentarea {
    font-size: 16.08px;
    line-height: 30px;
    padding-left: 60px;
}
.aboutusbanner {
    background-image: url("../img/aboutusbanner.png");
    height: 100%;
    padding: 3% 20%;
}
.aboutusbanner .col-md-3 {
    text-align: center;
}
.aboutpagedetail {
    padding: 4% 0;
}
.aboutusbanner p {
    font-size: 15.21px;
    font-weight: lighter;
    padding: 4% 25%;
    text-align: center;
}
.aboutusheadingrepeat {
    font-size: 31.08px;
    font-weight: 600;
}
.aboutusimgcontent {
    font-size: 17.52px;
    line-height: 35px;
    padding: 2% 12%;
    text-align: center;
    margin-bottom: 0px;
}
.checkboxvaluesabout {
    font-size: 16.58px;
    padding: 0 26%;
}
.checkboxvaluesabout .col-md-6 {
    padding: 10px 0;
}
.ourteamabouthead {
    font-size: 31.08px;
}
.ourteamaboutcontent {
    font-size: 17.52px;
    line-height: 36px;
    padding: 0 21%;
}
.membername {
    font-size: 18.8px;
    font-weight: bolder;
    margin: 4% 0 0;
    color: #3b92a6;
}
.membername span {
    color: #2f2d2d;
    font-size: 13.33px;
}
.teammembersabout {
    padding: 2% 6%;
}
.teammembersabout img {
    width: 80%;
    border: 4px solid #d6d6d6;
}
.designation {
    font-size: 11.55px;
    font-weight: lighter;
}
.repeatimage .col-md-12 .col-md-3 {
    background: #3b92a6 none repeat scroll 0 0;
    margin: 5% 6.8%;
    padding: 2%;
    width: 19.7%;
    position: relative;
    box-shadow: 0 0 24px 4px rgba(0, 0, 0, 0.24);
    -webkit-box-shadow: 0 0 24px 4px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0 0 24px 4px rgba(0, 0, 0, 0.24);
}
.aboutbacolordiv {
    font-size: 23px;
    font-weight: bolder;
    padding-right: 30%;
}
.aboutcolorcontent {
    font-size: 14.2px;
    font-weight: lighter;
    line-height: 25px;
}
.aboutreadmorebutton {
    border-radius: 0px;
    background: #1e4f5b;
    color: white;
    border: 0px;
    margin-top: 15px;
}
.circleimageabout > img {
    bottom: 76%;
    left: 76%;
    position: absolute;
    box-shadow: 0 0 24px 4px rgba(0, 0, 0, 0.24);
}
.serviceshead .servicetopheading {
    font-size: 33px;
    margin-bottom: 1%;
}
.serviceshead {
    padding: 7% 0;
}
.servicesubheading {
    font-size: 16.87px;
    font-weight: lighter;
    margin-bottom: 2.5%;
}
.servicetopborder {
    border-bottom: 1px solid #3b92a6;
    width: 15%;
    margin: 0px auto;
}
.cmsheadingblock {
    font-size: 28.37px;
    margin-top: 0px;
}
.cmscontentblock p {
    font-size: 15.21px;
    font-weight: lighter;
    line-height: 30px;
    text-align: justify;
}
.servicesidebar .panel-body > p {
    font-size: 19.65px;
    font-weight: 600;
}
.servicesidebar .panel-body {
    background: #f8f8f8;
}
.servicesidebar .panel-body span {
    margin-left: 20px;
    font-size: 17.69px;
    color: white;
    font-weight: 600;
}
.servicesidebar .panel-body i {
    font-size: 22px;
    color: white;
}
.servicesidebar .panel-body .col-md-12 {
    background: #4bbad4 none repeat scroll 0 0;
    margin: 5px 0;
    padding: 10px 22px;
    border-bottom: 2px solid #2b6c7b;
}
.cms2ndblock {
    font-size: 17.73px;
}
.servicetopic1 {
    font-size: 16.85px;
    margin: 0px;
}
.servicetopiccontent {
    font-size: 15.07px;
}
.serviceimgiconsalign .row {} .iframe-rwd {
    height: 0;
    overflow: hidden;
    padding-bottom: 25%;
    position: relative;
}
.contatactmaindiv > .col-md-12 > .col-md-4 {
    background-color: #3b92a6;
    color: white;
    font-family: roboto;
    padding: 3%;
}
.contatactmaindiv {
    padding: 3%;
}
.contatactmaindiv > .col-md-12 > .col-md-4 p:nth-child(1) {
    font-size: 27.52px;
    margin-bottom: 1%;
}
.contatactmaindiv > .col-md-12 > .col-md-4 p {
    font-size: 15.2pxpx;
}
.contatactmaindiv > .col-md-12 > .col-md-4 p:nth-child(2) {
    font-size: 15.2px;
}
.contatactmaindiv > .col-md-12 > .col-md-4 p:nth-child(3) {
    font-size: 15.2px;
}
.contatactmaindiv > .col-md-12 > .col-md-4 p:nth-child(3) {
    font-size: 15.2px;
}
.paramarginzero {
    margin: 0px;
}
.form-customised {
    background: #efefef none repeat scroll 0 0;
    border-radius: 0;
}
.contatactmaindiv > .col-md-12 {
    padding: 0% 5%;
}
.contatactmaindiv > .col-md-12 > .col-md-8 {
    padding: 3% 6%;
}
.formheading {
    font-size: 27.52px;
    color: #3b92a6;
}
.formsubmitbuttondiv button:nth-child(1) {
    color: white;
    border-radius: 0px;
    background-color: #3b92a6;
}
.formsubmitbuttondiv button:nth-child(2) {
    color: #787878;
    border-radius: 0px;
    background-color: #efefef;
    border: 1px solid #787878;
    margin-right: 10px;
}
.formsubmitbuttondiv {
    padding-top: 8px;
}
.borderdivtopfooter {
    border-bottom: 3px solid #3b92a6;
}
.casestudyimages h4 {
    font-size: 15.82px;
    font-weight: bold;
    text-align: center;
}
.casestudyimages .thumbnail {
    border: 0px;
    padding: 0% 9%;
}
.casestudyimages .thumbnail .caption a {
    color: black;
    text-decoration: underline;
    cursor: pointer;
}
.hoverstylebg {
    background-image: url(../img/casestudybg.png);
    height: 500px;
}
.hoverstylebg .col-md-12 {
    color: white;
}
.feedmanagementheading {
    font-size: 20px !important;
    font-weight: 600 !important;
    margin-bottom: 0px;
}
.feedmanagementcontent {
    font-size: 17.52px;
    font-weight: lighter;
    line-height: 33px;
    text-align: justify;
}
.feedmanagementdiv .col-md-4 {
    background-color: #3b92a6;
    color: white;
    font-size: 14.11px;
    width: 30%;
    float: left;
}
.feedmanagementdiv .col-md-8 {
    width: 60%;
    float: right;
}
.checkiconfeedmanagement p {
    font-size: 16.2px;
    font-weight: lighter;
}
.checkiconfeedmanagement i {
    color: #396c78;
    margin-right: 10px;
}
.feedmanagementul {
    list-style: none;
    padding: 0px;
}
.imagelistfeedmanagement {
    padding-bottom: 79% !important;
    padding-top: 4% !important;
}
.feedmanagementdiv .col-md-12 {
    padding: 0% 4%;
}
.feedmanagementul li {
    border-bottom: 1px solid #6aacbb;
    font-size: 16px;
    font-weight: 600;
    padding: 2% 4%;
}
.zeroborder {
    border: 0px !important;
}
.borderpadding {
    padding-top: 5%;
}
.clientheading {
    font-size: 24.58px;
    font-weight: 600;
}
.clientcontent1 {
    font-size: 16px;
    font-weight: 600;
}
.clientcontent1 {
    font-size: 16px;
    font-weight: 500;
}
.clientcontent {
    line-height: 30px;
}
.btncustomize {
    background-color: #3b92a6;
    border-radius: 0;
    color: white;
}
.visitlink {
    font-size: 15.81px;
    font-weight: lighter;
}
.rowpadding4 {
    padding: 4% 0%;
}
.casestudyimages .col-md-4 {
    margin: 0 2%;
    width: 29%;
}
.hoverhide:hover {
    display: none !important;
}
.hoverhide:hover .hovershow {
    display: unset !important;
}
/* HOME PAGE CSS ENDS */

.totaliconset {
    border: 2px solid #348598;
    padding: 3px 3px;
}
.servicepageicons {
    color: white;
    background-color: #3b92a6;
    padding: 14px;
    font-size: 25px;
}
.careticonservice {
    position: absolute;
}
.careticonservice {
    color: #3b92a6;
    font-size: 24px;
    left: 65px;
    top: 12px;
}
.serviceimgiconsalign .row {
    margin: 15px -15px;
}
.serviceimgiconsalign .col-md-2 {
    width: 13%;
}
.socialiconsfont {
    font-size: 34px;
    color: gray;
}
.fbcolor:hover {
    color: #3b5998;
}
.instacolor:hover {
    color: #3f729b;
}
.twittercolor:hover {
    color: #55acee;
}
.googlecolord:hover {
    color: #dd4b39;
}
.cartsetlanding {
    font-size: 34px;
}
.thumbsupiconsize {
    padding-bottom: 2%;
    color: #3b92a6;
    font-size: 46px;
}
.abouticonsize {
    background-color: #3b92a6;
    border: 17px solid #d8e6e9;
    border-radius: 84px;
    color: white;
    font-size: 45px;
    padding: 20%;
}
.accordiondiv .panel {
    background-color: #3b92a6;
}
.accordiondiv .panel-heading {
    background-color: #3b92a6;
    color: white;
}
.accordiondiv .panel-default {
    border: 0px;
}
.aboutusbannerfont {
    background: #3b92a6 none repeat scroll 0 0;
    border-radius: 70px;
    color: white;
    font-size: 55px;
    padding: 37px;
    width: 130px;
}
.circleimageabout {
    bottom: 82%;
    left: 82%;
    position: absolute;
}
.circledivabout {
    background: #3b92a6 none repeat scroll 0 0;
    border-radius: 70px;
    font-size: 40px;
    padding: 30px;
}
.hovershow {
    display: none;
}
/*#a img.second {    display: none;}#a:hover img.first {    display: none;}#a:hover img.second {    display: inline-block;}#a:hover .employeelists1 {    display: unset !important;}#b img.second {    display: none;}#b:hover img.first {    display: none;}#b:hover img.second {    display: inline-block;}#c img.second {    display: none;}#c:hover img.first {    display: none;}#c:hover img.second {    display: inline-block;    }*/

.hovername {
    font-size: 17.6px;
}
.hoverdesignation {
    font-size: 14px;
    font-weight: lighter;
}
.hoverabout {
    font-size: 13.45px;
    font-weight: lighter;
}
.hoverlistcase {
    list-style: none;
}
.hoverlistcase li {
    width: 30%;
    display: inline-block;
}
.hoverstylebg .col-md-12 {
    padding: 1% 2%;
}
.clientpageul {
    list-style: none;
    width: 85%;
}
.clientpageul i {
    font-size: 28px;
    padding: 5px 0px;
    color: white;
}
.firstdiv1 {
    float: left;
    text-align: center;
    width: 25%;
}
.firstdiv2 {
    width: 70%;
    display: inline-block;
}
.firstdiv2 p {
    margin: 0px;
    color: white;
}
.clientpageul li {
    background: #3b92a6 none repeat scroll 0 0;
    border-bottom: 1px solid white;
    padding: 7%;
}
.clientblock > .col-md-12 {
    padding: 0% 6%;
}
.caretdownmain {
    position: absolute;
    bottom: 96%;
    left: 46%;
    font-size: 34px;
}
.feedmanagementul li a {
    color: white;
}
.careticonplace a {
    color: white;
    text-decoration: none;
}
.servicesidebar a {
    color: white;
    text-decoration: none;
}
.mail_link a {
    text-decoration: none;
    color: #333;
}
.Live_chat a {
    text-decoration: none;
    color: #333;
}
.form_below {
    font-size: 18px
}
.feedmanagementul.row img {
    padding: 7% 0;
}
.buttonpaddbot10 {
    padding-top: 12px;
}
.aboutusourteam {
    padding: 3% 0%;
}
.aboutusdesignalign .col-md-2 {
    text-align: center;
}
.casestudyimages .thumbnail {
    margin-bottom: 35px;
}
.employeelists1 {
    text-align: right;
}
.caretdownmain {
    display: none;
}
.requestquote_button:focus {
    color: white;
}
.memberdetail {
    color: #777;
    line-height: 24px;
    margin-top: 9px;
    width: 80%;
    margin-bottom: 0px;
}
/*.hoverlistcase li .employeelists{ padding-left:0px;    }*/

.hoverlistcase li .employeelists1 {
    padding-right: 0px;
}
.home-h1 {
    font-size: 31.08px;
    font-weight: 600;
    margin-bottom: 2%;
}
.inner-page-h3 {
    font-size: 20px !important;
    font-weight: 600 !important;
    margin-bottom: 0px;
    padding-top: 0px !important;
    margin-top: 0px;
}
.header-h1 {
    font-size: 33px;
    line-height: 48px;
    margin-bottom: 1%;
    margin-top: 0;
}
.client-header {
    margin-top: -10px !important;
}
.servicetopheading {
    margin-top: 12px !important;
}
.casestudytopic {
    margin-bottom: 21px;
    margin-top: 0px;
}
.nav-justified > li {
    display: table-cell;
    padding: 0 15px;
    width: unset;
}
.shrink .brandnamepart1,
.shrink .brandnamepart2 {
    font-size: 26px;
    transition: 0.4s;
}
.shrink .logoimage {
    width: 27px;
    transition: 0.4s;
}
.shrink .custom_menubar a {
    font-size: 13px !important;
    transition: 0.4s;
    padding: 16px 0 !important;
}
.worldmapdiv {
    padding-top: 4%;
}
.serviceshead:parent {
    padding-top: 5%;
}
.custom_menubar li:nth-child(5)
{
    display: none !important;
}
.custom_menubar .dropdown-menu a {
    padding: 8px 14px !important;
}
.dropdown-menu.hovershow1 {
    margin: 0;
    padding: 0;
}
.hover-menu:hover .hovershow1 {
    display: block !important;
}