	.content_btn {
    text-align: center;
}
	.content_btn a {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding: 15px 10px;
    margin-top: 10px;
    display: inline-block;
    text-align: center;
    max-width: 300px;
    width: 100%;
    background: #084872;
}
.tnp-name {
    background: #eaeaea !important;
}
.tnp-field.tnp-field-firstname label {
    display: none;
}
.tnp-field.tnp-field-email label {
    display: none;
}
.sidebar_Social_icons {
    margin-top: 40px;
    margin-bottom:40px; 
}
.tnp-email {
    background: #eaeaea !important;
}
.container{
max-width:1570px;
}
.newsform p {
    text-align: center;
    color: #000;
}
.tnp-subscription input.tnp-submit {
    background-color: #084872;
    color: #fff;
    width: 100% !important;
    height: 100% !important;
    margin: 0;
}
.social-title {
    text-align: center;
    border: 1px solid #cccc;
    padding: 8px;
    font-size: 14px;
    width: 58%;
    margin: auto;
    margin-top: -20px;
    background: #fff;
    text-transform: uppercase;
}
.sticky-ad {
    margin-top: 85px;
    position: sticky;
    top: 0;
  
}
.ad_banner img {
    width: auto;
    margin: auto;
}
.sticky-title {
     text-align: center;
    border: 1px solid #cccc;
    padding: 8px;
    font-size: 14px;
    width: 58%;
    margin: auto;
    margin-top: -20px;
    background: #fff;
    margin-bottom: 10px;
}
.adside {
   margin-top: 85px;
}
.contantlanding
{
	padding:0 100px;
}

.newsform {
    margin-bottom: 10px !important;
    border: 1px solid #ccc;
    margin-top: 14px;
     margin-bottom: 14px;
    padding: 15px;
    color: #084872;
}
.tnp-subscription input.tnp-submit {
    background-color: #084872;
    color: #fff;
    width: auto;
    height: auto;
    margin: 0;
}
h5.newstitle {
    text-align: center;
    font-size: 20px;
    margin-top: 10px;
}
.newsform {
    margin-bottom: 10px !important;
    border: 1px solid #ccc;
    margin-top: 14px;
    padding: 15px;
}
.sidebar_Social_icons ul li a {
    border: 1px solid #000;
    height: 50px;
    width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    margin-right: 10px;
    text-decoration: none;
    font-size: 24px;
}
.sidebar_Social_icons ul {
    display: flex;
    gap: 5px;
    margin-top: 18px;
    justify-content:center;
    align-items:center;        
}
.un_marg
{
    margin-left:0;
    margin-right:0;    
    background: #fff;
}

.blog_txt h4 {
    font-size: 22px;
    color: #084872;
    font-weight: 700;
    text-transform: uppercase;
    min-height: 50px;
    height: 100%;
}
section.home_page_description.padding-top {
    background: #fff;
}

.full_image_cnt .content_area
{
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 28px;
    color: #000000;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
}
section.full_image_cnt img {
    width: 100%;
    margin-bottom: 35px;
}
.full_image_cnt .content_area h2 {
    font-size: 32px;
    color: #084872;
    font-weight: 700;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.desktopview {
    display: block;
     margin-left:auto;
     margin-right:auto;
    }
.mobileview {
        display: none;
        margin-left:auto;
        margin-right:auto;
    }
    

.mobileview.sticky {
   
    margin-top: 40px;
}
@media screen and (min-width: 600px) {
  .home-content .sidebar-content {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 330px;
}
.ad_banner {
    padding: 50px 0 40px;
}
.home-content .left-content {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: calc(100% - 330px);
}
}

@media screen and (max-width: 600px) {
     .desktopview {
    display: none;
    }

   .mobileview {
        display: block;
    }
    .ad_banner .container {
        padding: 0px;
    }
}

section.beforeadbanner,section.afteradsection {
    padding: unset;
}

section.full_image_cnt img {
    width: 100%;
    height: 400px;
    object-fit: cover;
}
footer#colophon {
    width: 100%;
}
