@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'Acumin Pro';
    src: url('../fonts/AcuminPro-ExtraLight.eot');
    src: url('../fonts/AcuminPro-ExtraLight.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AcuminPro-ExtraLight.woff2') format('woff2'),
        url('../fonts/AcuminPro-ExtraLight.woff') format('woff'),
        url('../fonts/AcuminPro-ExtraLight.ttf') format('truetype'),
        url('../fonts/AcuminPro-ExtraLight.svg#AcuminPro-ExtraLight') format('svg');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'Acumin Pro';
    src: url('../fonts/AcuminPro-Bold.eot');
    src: url('../fonts/AcuminPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AcuminPro-Bold.woff2') format('woff2'),
        url('../fonts/AcuminPro-Bold.woff') format('woff'),
        url('../fonts/AcuminPro-Bold.ttf') format('truetype'),
        url('../fonts/AcuminPro-Bold.svg#AcuminPro-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Acumin Pro SemiCondensed';
    src: url('../fonts/AcuminProSemiCond-ExtraLight.eot');
    src: url('../fonts/AcuminProSemiCond-ExtraLight.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AcuminProSemiCond-ExtraLight.woff2') format('woff2'),
        url('../fonts/AcuminProSemiCond-ExtraLight.woff') format('woff'),
        url('../fonts/AcuminProSemiCond-ExtraLight.ttf') format('truetype'),
        url('../fonts/AcuminProSemiCond-ExtraLight.svg#AcuminProSemiCond-ExtraLight') format('svg');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'Acumin Pro';
    src: url('../fonts/AcuminPro-Regular.eot');
    src: url('../fonts/AcuminPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AcuminPro-Regular.woff2') format('woff2'),
        url('../fonts/AcuminPro-Regular.woff') format('woff'),
        url('../fonts/AcuminPro-Regular.ttf') format('truetype'),
        url('../fonts/AcuminPro-Regular.svg#AcuminPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'pt_serifregular';
    src: url('../fonts/pt_serif-web-regular-webfont.woff2') format('woff2'),
         url('../fonts/pt_serif-web-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'pt_serifbold';
    src: url('../fonts/pt_serif-web-bold-webfont.woff2') format('woff2'),
         url('../fonts/pt_serif-web-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'pt_serifbold_italic';
    src: url('../fonts/pt_serif-web-bolditalic-webfont.woff2') format('woff2'),
         url('../fonts/pt_serif-web-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
font-face {
    font-family: 'pt_serifitalic';
    src: url('../fonts/pt_serif-web-italic-webfont.woff2') format('woff2'),
         url('../fonts/pt_serif-web-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
body{font-family: 'Acumin Pro', serif;}
/*body{font-family: 'PT Serif', serif;}*/
.logo, .logo:hover{color:#000; font-size:21px; font-weight:bold; text-decoration:none;}
.logo span, .logo:hover span{ color:#c2c2c2; text-decoration:none;}
.navbar-right .navbar-nav li a{font-size:18px; color:#000;}
.mtop{margin-top:164px;}
.top_banner_title{font-size:52px; font-family: 'PT Serif', serif; line-height:56px;}
.top_banner_title span{color:#bababa;}
.top_header{background-color:#fff;}
.top_header .navbar-toggle{background-color:#bababa;}
.navbar-toggle .icon-bar{background-color:#fff;}
.grey_txt_1{font-family: 'PT Serif', serif; font-size:25px; color:#bababa;}
.top_main_img{padding:84px 0 84px 0; min-width:100%;}
.med_title{font-size:39px; font-family: 'PT Serif', serif;}
.ptop_30{padding:30px 0 0 0;}
.reg_form{ margin-top:60px;}
.reg_form .form-control{border-bottom:solid 1px #838383; border-left:none; border-right:none; border-top:none; border-radius:0px; box-shadow:none!important; width:60%;}
.reg_form .form-group{margin-bottom:35px;}
.reg_form a{font-size:13px; color:#000; font-weight:bold; text-decoration:none;}
.reg_form a span{ font-size:11px;}
.mtop_45{margin-top:45px;}
.about_txt{font-size:46px; font-family: 'PT Serif', serif; color:#bababa; line-height:46px; margin:25px 0 0 0;}
.run_txt{font-size:17px; color:#bababa; line-height:34px;}
.black_link, .black_link:hover{font-size:13px!important; color:#000; font-weight:bold; text-decoration:none;}
.black_link span{font-size:11px;}
.about{padding-bottom:100px;}
.link_container{margin-top:40px;}
.blog p{ font-size:15px; color:#666666;}
.blog .head_title a{font-size:23px; color:#222; font-family: 'PT Serif', serif; text-decoration:none;}
.head_title{padding:10px 0 5px 0;}
.section_title{font-size:39px; font-family: 'PT Serif', serif; padding-bottom:80px;}
.img_container{min-height:204px; position:relative;}
.img_container img{position:absolute; bottom:0;}
.blog .row{padding-bottom:80px;}
.footer_bg{min-height:240px; background-color:#fafafa; line-height:240px;}
footer .logo{font-size:39px!important;}
.connect{font-size:23px; font-family: 'PT Serif', serif; color:#222; text-align:left;}
.footer_links ul{padding:15px 0 0 0; margin:0 0 0 0; list-style-type:none; text-align:center;}
.footer_links ul li{list-style-type:none; padding:0 50px 0 0; margin:0 25px 0 25px; display:inline-block; border-right:solid 1px #aeaeae;}
footer{padding:0 0 15px 0;}
.footer_links ul li a{text-decoration:none; color:#666666;}
.footer_links ul li:nth-last-child(1){border-right:none!important;}
.our_blog p{ font-size:21px; color:#666666; min-height: 120px}
.our_blog .head_title a{font-size:36px; color:#222; font-family: 'PT Serif', serif; text-decoration:none; line-height:normal; text-transform: capitalize;}
.our_blog{margin:90px 0 0 0;}
.our_blog .img_container{min-height:283px!important;}
.our_blog .head_title{padding:44px 0 5px 0;}
.our_blog .row{padding-bottom:40px;}
.blog_post .head_title{padding:0 0 18px 0;}
.blog_post .head_title a{font-size:59px; color:#222; font-family: 'PT Serif', serif; text-decoration:none;}
.blog_post p.author{font-size:34px; color:#666666; font-family: 'Acumin Pro', serif; margin-top:0; font-weight: 200;}
.blog_post p.author span{font-weight:normal; font-family: 'Acumin Pro', serif;}
.blog_post p.date{font-size:25px; color:#666; font-family: 'Acumin Pro SemiCondensed'; margin-top:0;  font-weight: 200; margin-bottom:45px;}
.blog_post .post_img{margin-left:107px; overflow:hidden;}
.blog_post p{font-size:25px; color:#222; margin-top:50px; font-family: 'Acumin Pro', serif; font-weight:normal; line-height:38px;}
.blog_post hr{margin:60px 0 60px 0; border-color:#7f7f7f;}
.blog_post .connect{ text-align:center; }
.blog_post .connect img{margin:40px 15px 60px 15px;}
.abt p{font-size:15px; color:#000000; line-height:32px; padding-right:155px; text-align:justify;}
.mission .trst-inside .trste-info{ position:relative; top:100px;}
.mission .trst-inside .truste-text{margin-top:0px;}
.mission .truste-text p{margin-top:130px; padding-right:230px;}
.abt{margin-bottom:100px;}
.vision .trst-inside .truste-img img{margin-top:0px;}
.vision .trst-inside{background:#fff!important; margin-top:0px!important;}
.vision .truste-text p{margin-top:40px; padding-right:130px;}
.vision .trst-inside .trste-info{top:0px!important;}
.pictures .trst-inside{background:url(../images/carousel_bg.jpg) repeat-y #fff!important;}
.reg_form textarea{ height:126px;}
.e_ebt{padding-left:35px;}
.padding-lr-0{padding-right:0px !important;}
.home_form .form-control{width:100%; color:#999!important;}
.home_form{margin-top:20px;}
.home_form .input-group-addon {padding: 0px; background: none; margin-left: 3px; border: none;}
.home_form .input-group-addon img {height: 40px; margin-top: -5px; margin-left: 5px;}
.reg_captcha{margin-bottom:15px;}
.ui-widget-content {z-index: 999!important;font-size: 14px!important; max-height:250px; overflow-y:scroll;}
.help-block{font-size:12px; font-weight:normal;}
.has-error .input-group-addon img{margin-top: -40px;}
.has-error .input-group-addon .glyphicon-refresh{top: -15px !important;}
.reg_pref .form-group{margin-bottom: 15px!important;}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover
{background:#f2f2f2!important; color:#000!important; border-color:#222!important;}
.press .head_title{min-height:84px!important;}
.press .link_container{margin-top:5px!important;}
.reg_ticker span{color:#bababa;}
.grey_txt_1{text-align: justify;}
.logo{height:114px;}
.footer-logo img{margin-top:80px;}
.reg_counting {background: #f2f2f2; color: #222; height: 27px; line-height: 24px; font-size:13px!important; font-weight:bold;}
.home_form span.bullet{position: relative; top: 26px; left: -8px;}
.home_form .form-group{margin-bottom:20px!important;}
.about .run_txt{ text-align:justify;}
.connect a{padding-left:4px;}
.tas-text{margin-top:-51px!important;}
.abt .mtop_45{margin-top:84px;}
.back_wrap .black_link{margin-right:15px;}
.owl-carousel, .owl-carousel .owl-item { -webkit-tap-highlight-color: transparent; position: relative; }
.owl-carousel { display: none; width: 100%; z-index: 1; }
    .owl-carousel .owl-stage { position: relative; -ms-touch-action: pan-Y; -moz-backface-visibility: hidden; }
        .owl-carousel .owl-stage:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
    .owl-carousel .owl-stage-outer { position: relative; overflow: hidden; -webkit-transform: translate3d(0,0,0); }
    .owl-carousel .owl-item, .owl-carousel .owl-wrapper { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); }
    .owl-carousel .owl-item { min-height: 1px; float: left; -webkit-backface-visibility: hidden; -webkit-touch-callout: none; }
        .owl-carousel .owl-item img { display: block; width: 100%; }
    .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled { display: none; }
    .no-js .owl-carousel, .owl-carousel.owl-loaded { display: block; }
    .owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev { cursor: pointer; cursor: hand; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
    .owl-carousel.owl-loading { opacity: 0; display: block; }
    .owl-carousel.owl-hidden { opacity: 0; }
    .owl-carousel.owl-refresh .owl-item { visibility: hidden; }
    .owl-carousel.owl-drag .owl-item { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
    .owl-carousel.owl-grab { cursor: move; cursor: grab; }
    .owl-carousel.owl-rtl { direction: rtl; }
        .owl-carousel.owl-rtl .owl-item { float: right; }
    .owl-carousel .animated { animation-duration: 1s; animation-fill-mode: both; }
    .owl-carousel .owl-animated-in { z-index: 0; }
    .owl-carousel .owl-animated-out { z-index: 1; }
    .owl-carousel .fadeOut { animation-name: fadeOut; }

@keyframes fadeOut {
    0% { opacity: 1; }
    100% { opacity: 0; }
}

.owl-height { transition: height .5s ease-in-out; }
.owl-carousel .owl-item .owl-lazy { opacity: 0; transition: opacity .4s ease; }
.owl-carousel .owl-item img.owl-lazy { transform-style: preserve-3d; }
.owl-carousel .owl-video-wrapper { position: relative; height: 100%; background: #000; }
.owl-carousel .owl-video-play-icon { position: absolute; height: 80px; width: 80px; left: 50%; top: 50%; margin-left: -40px; margin-top: -40px; background: url(owl.video.play.png) no-repeat; cursor: pointer; z-index: 1; -webkit-backface-visibility: hidden; transition: transform .1s ease; }
    .owl-carousel .owl-video-play-icon:hover { -ms-transform: scale(1.3,1.3); transform: scale(1.3,1.3); }
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn { display: none; }
.owl-carousel .owl-video-tn { opacity: 0; height: 100%; background-position: center center; background-repeat: no-repeat; background-size: contain; transition: opacity .4s ease; }
.owl-carousel .owl-video-frame { position: relative; z-index: 1; height: 100%; width: 100%; }

.owl-theme .owl-dots, .owl-theme .owl-nav { text-align: center; -webkit-tap-highlight-color: transparent; }
.owl-theme .owl-nav { margin-top: 10px; }
    .owl-theme .owl-nav [class*=owl-] { color: #FFF; font-size: 14px; margin: 5px; padding: 4px 7px; background: #D6D6D6; display: inline-block; cursor: pointer; border-radius: 3px; }
        .owl-theme .owl-nav [class*=owl-]:hover { background: #869791; color: #FFF; text-decoration: none; }
    .owl-theme .owl-nav .disabled { opacity: .5; cursor: default; }
        .owl-theme .owl-nav.disabled + .owl-dots { margin-top: 10px; }
.owl-theme .owl-dots .owl-dot { display: inline-block; zoom: 1; }
    .owl-theme .owl-dots .owl-dot span { width: 10px; height: 10px; margin: 5px 7px; background: #D6D6D6; display: block; -webkit-backface-visibility: visible; transition: opacity .2s ease; border-radius: 30px; }
    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span { background: #869791; }

.owl-carousel{ margin-top:30px;}
.owl-item { padding:10px; height:auto;}
.owl-stage {cursor:-webkit-grab;}
.owl-stage.owl-grab {cursor:-webkit-grabbing;}
.owl-controls{display:none;}

/*============================ Naresh Css=======================*/
.mid-section{ margin-top:100px;}
.press_release_container h2{ font-size:52px; font-family: 'pt_serifregular'; color:#222; margin-bottom:40px;}
.press_release_container h2.row-heading{ margin-bottom:60px;}
.press_release_container h2 span{ color:#bababa;}
.press_release_container .release_date{ color:#666666; font-size:20px; margin:20px 0px;}
.content p{color:#222222; font-size:15px; margin-bottom:20px; line-height:normal;}
.content ul.tc { margin:35px 0px;}
.content ul.tc li{ list-style:none;  font-size:15px;}
.press-listing ul{ padding:0px; margin:0px 0px 50px 0px;}
.press-listing ul li{ padding:30px 0px; border-bottom:2px solid #c0c0c0; list-style:none; color:#222;}
.press-listing ul li:last-child{ border-bottom:0px;}
.press-listing ul li .press-date{ font-size:15px; font-weight:200px; }
.press-listing ul li .press-content{ font-size:19px; font-weight:200px; font-family: 'pt_serifregular'; }
.press-listing ul li .read-more-btn a{ font-size:13px; font-weight:bold; color:#000000; position:relative; bottom:-5px}
.author_text{ margin-top:50px; font-size:16px; font-weight:bold}
.press_release_container{ margin-bottom:50px;}

.trst-inside{ background:#fafafa;margin-bottom: 100px;
padding-bottom: 50px;}
.trst-inside .trst_name{font-size: 52px; font-family: 'PT Serif', serif; line-height: 56px;}
.trst-inside .trst_name span{ color:#bababa;}
.trst-inside .trste-info .trst-desig{font-family: 'PT Serif', serif; font-size: 25px; color: #222;}
.trst-inside .trste-info{ position:relative; background:#fff;}
.trst-inside .truste-text{ font-size: 17px;
color: #222;
line-height: 34px;}
.trst-inside .padding-left-0{ padding-left:0px !important;}
.trst-inside .padding-right-0{ padding-right:0px !important;}
.trst-inside .truste-img img{ min-width:100%; }
.trst-inside-diff{ margin-top:150px;}
.trst-inside-diff .trste-info{ top:-160px}
.trst-inside-diff .truste-img img{ margin-top:-140px;}
.trst-inside-diff .truste-text{ margin-top:-125px;}
.faq-text{ margin-top:80px !important;}
.faq-text p{font-size: 52px;font-family: 'PT Serif', serif;line-height: 56px;}
.faq-text p span{ color:#bababa;}
.faq-accordian-sec{ margin-bottom:100px;}
.faq-accordian-sec .panel-default{ border:none; box-shadow:none}
.faq-accordian-sec .panel-default > .panel-heading{ background:none; border-bottom:1px solid #979797; padding:20px 0px;} 
.faq-accordian-sec .panel-default > .panel-heading h4{ font-size:20px;font-family: 'pt_serifregular';}
.faq-accordian-sec .panel-default > .panel-heading h4 a{ text-decoration:none;}
.faq-accordian-sec .panel-default .panel-body{ padding:40px 0px; }
.faq-accordian-sec .panel-default .panel-body p{font-size:18px; margin:20px 0px;}
.faq-accordian-sec .panel-default > .panel-heading h4 a.collapsed{ display:block; background:url(../images/arrow-icon.png) right center no-repeat}
.faq-accordian-sec .panel-default > .panel-heading h4 a{display:block; background:url(../images/arrow-icon1.png) right center no-repeat; padding-right:25px;}


.left-pic-sec .trst-inside .trste-info {
    padding: 0px 100px 15px 30px;
}

.left-pic-sec .trst-text {
    padding: 0px;
}

.right-pic-sec .trst-text {
    padding: 0px;
}

.right-pic-sec .trst-inside .trste-info {
    padding: 0px 30px 15px 150px;
}

.right-pic-sec .trst-inside .truste-text {
    padding: 30px 30px 30px 150px;
}

.left-pic-sec .trst-inside .truste-text {
    padding: 30px 150px 30px 30px;
}
/*============================ Naresh Css end=======================*/

.blog_post ul{padding:0 0 0 0!important; margin:0 0 0 0!important; list-style-type: none;}
.blog_post li{font-size: 25px; line-height:48px;}

@media all and (max-width: 1279px){
.blog_post .post_img{margin-left:0px!important;}
.vision .truste-text p, .mission .truste-text p, .abt p{padding-right:0px!important;}
.e_ebt{padding-left:15px;}
}
@media all and (max-width: 1280px){
.blog_post .post_img{margin-left:72px;}
}



@media all and (max-width: 1200px){
.left-pic-sec .trst-inside .trste-info{ padding:0px 30px 15px 30px;}
.left-pic-sec .trst-inside .truste-text{ padding:30px 30px 30px 30px}

.right-pic-sec .trst-inside .trste-info{ padding:0px 30px 15px 30px;}
.right-pic-sec .trst-inside .truste-text{ padding:30px 30px 30px 30px}
}

@media all and (max-width: 1100px){
.trst-inside .trst_name{ font-size:40px;}

}

@media all and (max-width: 1000px){
.trst-inside .trst_name{ font-size:30px; line-height:normal}
.trst-inside .truste-text{ font-size:14px; line-height:26px;}
}

@media all and (max-width: 768px){
.top_banner_title, .section_title, .blog_post .head_title a{font-size:26px; line-height:30px;}
.top_main_img{padding:42px 0 42px 0;}
.grey_txt_1, .about_txt, .run_txt, .blog_post p.author{font-size:14px; line-height:normal;}
.med_title{font-size:26px;}
.reg_form .form-control{width:100%;}	
.img_container, .our_blog .img_container{min-height:20px!important; position:inherit!important;}
.img_container img{ position:inherit!important;}
.link_container{margin-top:40px; margin-bottom:40px;}
.section_title{padding-bottom:20px;}
.blog .row, .our_blog .row{padding-bottom:0px;}
.footer_bg{min-height:inherit!important; line-height:50px!important; text-align:center!important; padding-bottom:0px;}
.footer_links ul li{padding:0 9px 0 0!important; margin:0 9px 0 0!important;}
.connect{float:inherit!important; text-align:center!important;}
.footer_links{text-align:center!important;}
.reg_form{margin-top:20px;}
.footer_links ul li a, .blog_post p.date{font-size:13px!important;}
.our_blog{margin:20px 0 0 0;}
.blog_post .post_img{margin-left:0px;}
.blog_post p{font-size:13px!important; line-height:24px!important;}
.trst-inside{ padding:0px 10px; margin-bottom:0px; margin-top:20px;}
.trst-inside .trst_name{ font-size:30px;}
.trst-inside .trste-info{ top:inherit}
.trst-inside .truste-text{ margin-top:inherit}
.trst-inside .truste-img img{ margin-top:inherit;}
.trst-inside .padding-right-0{ padding-right:15px !important;}
.trst-inside .padding-left-0{ padding-left:15px !important;}
.faq-text p{ font-size:25px; line-height:normal; text-align:center;}
.faq-text{ margin-top:20px !important;}
.faq-accordian-sec .panel-default .panel-body{ padding:20px 0px;}
.press_release_container h2.row-heading{ margin-bottom:0px;}
.press_release_container{ margin-bottom:10px;}
.vision .truste-text p, .mission .truste-text p, .abt p{padding-right:0px!important;}
.pictures{margin-top:20px; margin-bottom:20px;}

.logo img{max-width:60%; margin-left:5px; margin-top:5px;}
.logo{float:none; padding:4px 0 4px 0!important;}
.tas-text{margin-top:inherit!important;}

.top_header .navbar-toggle{ background:none;}
.navbar-toggle .icon-bar{ background:#919191}
.logo img{ max-width:40%; margin-top:12px; margin-left:15px;}
.top_banner_title span{ color:#222222;}
.top_banner_title{ color:#bababa}
.sm-no-padding{ padding:0px; overflow:hidden}
.top_main_img{ padding-left:0px; padding-right:0px; padding-top:30px;}

.grey_txt_1{ padding-top:10px;}
.grey_txt_1, .about_txt, .run_txt, .blog_post p.author{ line-height:25px; font-size:18px;}
.med_title{ margin-top:40px;}
.form-control{ font-size:15px;}
.sm-inside-container{ padding-left:15px; padding-right:15px;}
.black-font{ color:#222222;}
.about{ padding-bottom:0px;}
.blog .head_title{ padding:30px 0px 20px 0px;}
.press .head_title{ padding:0px}
.footer-logo img{ width:50%; margin-left:auto; margin-right:auto; margin-bottom:40px;}
.connect{ font-size:0px; margin-bottom:100px;}
.blog .img_container{ margin:20px 0px;}
.link_container{ margin-bottom:20px;}
.blog .img_container img{ min-width:100%;}
.our_blog .head_title{ padding:10px 0px 50px 0px;}
.our_blog .head_title a{ font-size:26px;}
.our_blog .img_container{ margin-bottom:40px;}
.our_blog p{ font-size:15px;}
.img_container img{ min-width:100%}
.top_main_img{ padding-bottom:30px;}
.abt .mtop_20{ margin-top:20px;}
.abt-no-margin{ margin-bottom:50px;}
.mission .truste-text p{ margin-top:30px;}
.sm-postion{ }
.press_release_container h2{ font-size:26px; margin-top:0px; margin-bottom:50px !important;}
.text-ali-right{ }
.press_release_container h2{ margin-bottom:20px !important;}
.press_release_container .release_date{ margin-top:0px;}
.press .link_container{ margin-bottom:40px;}
.press .head_title a{ font-size:20px;}



.trst-inside{ margin-top:50px;}
.trst-inside .truste-img img{ margin-bottom:15px; margin-top:15px;}
.left-pic-sec .trst-inside .trste-info{ padding:0px 30px 15px 5px;}
.right-pic-sec .trst-inside .trste-info{ padding:0px 30px 15px 5px;}

.trst-inside{ background:none; padding:0px;}

.left-pic-sec .trst-inside .padding-left-0, .left-pic-sec .trst-inside .padding-right-0, .right-pic-sec .trst-inside .padding-left-0, .right-pic-sec .trst-inside .padding-right-0{ padding-left:0px !important; padding-right:0px !important;}
.left-pic-sec .trst-inside .trste-info{ padding-left:20px; }
.right-pic-sec .trst-inside .trste-info{padding-left:20px;}
.truste-text{ padding-left:0px; padding-right:0px;}
.trst-inside{ margin-top:0px;}
.pagination > li > a, .pagination > li > span{ font-size:10px;}
.vision .trst-inside .truste-img img{ margin-top:15px;}
.padding-stat{ margin:0px 0px 50px 0px;}
.padding-left-add{ padding-left:30px !important;}
.margin-top-20{ margin-top:50px;}
.pos_rel{min-height:auto;}
 .rsch_article .link_container{position:inherit!important;}
 .navbar-right .navbar-nav li a{font-size:14px;}
 .pos_rel{min-height:auto!important;}
}

@media all and (max-width: 500px){
.mtop{ margin-top:120px;}
}
/*
.our_blog p.long_desc{min-height:407px!important;}
.our_blog .head_title_1{padding:0px 0 5px 0!important; min-height:auto!important;}
.our_blog p.long_desc_2{min-height:407px!important;}*/

 .pos_rel{min-height:550px;}
 .rsch_article .link_container{position:absolute; bottom:0;}
 .rsch_article .head_title_0, .rsch_article .head_title_1{padding:0px 0 5px 0!important;}


