.latestNews .imageContainer{height: auto !important;}
.latestNews .imageContainer img{
    width: 100%;
    height: auto;
    padding: 0px;
}
.footerNew{
    padding: 40px;
    color: #fff;
    background-size: cover;
}
.footerLogo{height:  auto;z-index:  1;}
.footerLogo img{padding: 0;border-radius: 166px;height: 150px;background-color: #fbfcfc;box-shadow: 0px -1px 20px 20px rgb(255, 255, 255);}
.footerNew .singleSection{height: auto;z-index: 1;}
.footerNew .singleSection [class*="col-"] {
    padding-left: 3px !important;
    padding-right: 0 !important;
}
.footerNew .socialContainer{
    /* border-left: 1px solid #fff; */
}
.footerNew .singleSection h3{/* border-bottom: 1px solid #ccc; */color: #ffffff;padding: 0px 0px;font-size: 18px;margin-bottom: 13px;border-left: solid #e7bf11 3px;padding-left: 4px;}
.footerNew .singleSection a{height: auto;color: #fff;font-weight: 400;font-size: 16px;}
.footerNew .socialButtons a{font-size: 21px;line-height: 43px;}
footer{border-top: solid 1px #ffffff;background-color: #062836;}
footer .footer2LeftSection p{color: #10456b;font-weight:  700;margin-top: 5px;}
footer .footer2RightSection P{color: #eeeff1;font-weight: 700;margin-top: 10px;padding-top: 7px;}
footer .footer2LeftSection img{
    padding: 0px;
    height: 45px;
    padding-top: 7px;
}
.BackgroundSpecialColor{background-color: #fff}
/*contact page*/
.location {
    margin: 2px 0px 0px;
    padding: 20px 7%;
}
.news {
    padding: 0px 7%;
    margin-bottom: 0px;
}
.choose_us {
    padding: 5px 7%;
}
.about h2, .choose_us h2 {
    text-transform: CAPITALIZE;
}
.formcss {
    text-align: left;
    margin-bottom: 20px;
    margin-top: 0%;
    width: 80%;
    margin-left: 15%;
}
.home_solution {
    text-align: center;
    padding: 40px 30px 80px;
    border: 2px solid rgba(2, 71, 108, 0.13);
    border-radius: 15px;
}
.home_solution a {
    color: #4477ae;
    border: 2px solid;
    padding: 10px;
}
.contact_data{
    padding: 36px 0px 0px;
    height: 90px;
    margin-bottom: 20px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #000;
    box-shadow: 10px 1px 9px 0px rgb(2, 71, 108);
    overflow: auto;
}
.contact_data i{
    margin: 0 5px;
    color: #fbcc05;
    font-size: 18px;
}
.contact_data h4{margin-top: 6px}
.blueLine {
    width: 4px;
    height: 50px;
    position: absolute;
    background-color: #02476c;
    left: 49.5%;
    top: -18px;
}
.formcss input {
    border-style: solid;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    border-color: rgba(206, 206, 206, 0.59);
    border-radius: 50px;
    /* border-bottom-color: #337ab7; */
    line-height: 2;
    box-shadow: 2px 5px 11px 0px rgb(2, 71, 108);
    margin-bottom: 1%;
    margin-top: 2%;
    width: 28%;
    margin-right: 5px;
    margin-left: 5px;
}
.formcss textarea {
    /* margin-left: 28px; */
    border-style: solid;
    font-family: cursive;
    border-color: rgba(255,255,255,.15);
    /* border-bottom-color: #337ab7; */
    border-bottom-width: medium;
    box-shadow: 2px 5px 11px 0px rgb(2, 71, 108);
    margin-bottom: 1%;
    border-radius: 15px;
    margin-top: 2%;
    width: 88%;
}
.formcss input[type='submit'] {
    width: 117px !important;
    background-color: #02476c;
    font-family: cursive;
    font-size: 14px;
    padding-left: 0px;
    width: auto;
    color: #fff;
    margin-left: 28px;
    text-align: left;
    border-radius: 50px;
    text-transform: capitalize;
    text-align: center;
}
.urgentNews{color: #333;}
.message{
    background-color: #02476c;
    line-height: 1.7;
    border-radius: 10px;
    font-weight: 900;
    width: 97%;
    color: #fff;
    font-size: 15pt;
    text-align: center;
    padding-top: 5px;
    margin-left: 1.4%;
    box-shadow: 2px 5px 11px 2px rgb(2, 71, 108);
}
.ContactContactTitle{
    line-height: 1.7;
    font-weight: 900;
    width: 97%;
    color: #11476c;
    font-size: 14pt;
    text-align: center;
    padding-top: 1%;
    margin-left: 1.4%;
    text-transform:  capitalize;
    margin-bottom: 0px;
}
.footerNewBackground{
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #04040461;
    top: 0px;
    left: 0px;
}
.underlineSmooth {
    position: relative;
}
.underlineSmooth:hover:after {
    width: 85%;
}

.underlineSmooth:after {
    display: block;
    position: absolute;
    left: 0;
    bottom: -4px;
    width: 0;
    height: 4px;
    background-color: #fbd02e;
    content: "";
    transition: width 0.6s ease-in-out;
    -webkit-transition: width 0.6s ease-in-out;
}
#category ul.category-menu li.border a{
    border-left: solid 5px #fcda61;
}
.category-post-no ul li.border{
    border-left: solid 5px #fcda61;
}
.category-post-no ul li.border a{
    padding-left: 5px;
}
.activePage{border-left: solid 5px #e7c011;}
/*youtube button javascript*/ 
body iframe{display: none}
#all-output iframe{display: block}
.YouMayAlsoLikeNews{
    margin-bottom: 50px;
}
.YouMayAlsoLikeNews img{
    height: auto;
    width: 100%;
    margin-left: 0%;
    min-height: 50px;
    border-left: 4px solid #e7bf11;
    padding: 0px;
    margin-bottom: 10px;
}
.noPadding{padding: 0px!important}
.homePageLatestNews .imageContainer{text-align: center}
.homePageLatestNews .imageContainer img{height: 50px;width: auto;padding: 0px;}
.homePageLatestNews .txtContainer{text-align: left}
.HomeBannerContainer{margin-bottom: 50px;}
.video { position: relative; }

.video a {
/*   position: absolute;
   display: block;
   background: url(https://images.vexels.com/media/users/3/135176/isolated/preview/a6508e565d25ab01f79a35c4319e0083-play-button-flat-icon-by-vexels.png);
   height: 300px;
   width: 200px;
   top: 20px;
   left: 20px;*/
}
.YouMayAlsoLikeNews .SingleNewsImg{
    background-size: cover;
    background-repeat: no-repeat;
    height: 70px;
}
.MoreContainer{text-align: center;margin: 35px 0px;}
.MoreContainer a{font-size: 20px;background-color: #4db9c6;color: #fff;border-radius:  20px;padding: 5px 15px;}
.PaginationContainer{text-align: center}