@font-face {
    font-family: 'ProximaNovaLight';
    src: url('../site_fonts/proximanovalight.eot'); /* IE9 Compat Modes */
    src: url('../site_fonts/proximanovalight.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('../site_fonts/proximanovalight.woff') format('woff'), /* Pretty Modern Browsers */
        url('../site_fonts/proximanovalight.ttf')  format('truetype'), /* Safari, Android, iOS */
        url('../site_fonts/proximanovalight.svg#svgFontName') format('svg'); /* Legacy iOS */
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNovaRegular';
    src: url('../site_fonts/proximanova-regular-webfont.eot'); /* IE9 Compat Modes */
    src: url('../site_fonts/proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('../site_fonts/proximanova-regular-webfont.woff') format('woff'), /* Pretty Modern Browsers */
        url('../site_fonts/proximanova-regular-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
        url('../site_fonts/proximanova-regular-webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNovaRegularLt';
    src: url('../site_fonts/proximanova-regularit-webfont.eot'); /* IE9 Compat Modes */
    src: url('../site_fonts/proximanova-regularit-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('../site_fonts/proximanova-regularit-webfont.woff') format('woff'), /* Pretty Modern Browsers */
        url('../site_fonts/proximanova-regularit-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
        url('../site_fonts/proximanova-regularit-webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'ProximaNovaSemibold';
    src: url('../site_fonts/proximanova_semibold-webfont.eot'); /* IE9 Compat Modes */
    src: url('../site_fonts/proximanova_semibold-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('../site_fonts/proximanova_semibold-webfont.woff') format('woff'), /* Pretty Modern Browsers */
        url('../site_fonts/proximanova_semibold-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
        url('../site_fonts/proximanova_semibold-webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'ProximaNovabold';
    src: url('../site_fonts/proximanova-bold-webfont.eot'); /* IE9 Compat Modes */
    src: url('../site_fonts/proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('../site_fonts/proximanova-bold-webfont.woff') format('woff'), /* Pretty Modern Browsers */
        url('../site_fonts/proximanova-bold-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
        url('../site_fonts/proximanova-bold-webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Century Gothic';
    src: url('../site_fonts/CENTURY_GOTHIC.eot'); /* IE9 Compat Modes */
    src: url('../site_fonts/CENTURY_GOTHIC.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('../site_fonts/CENTURY_GOTHIC.woff') format('woff'), /* Pretty Modern Browsers */
        url('../site_fonts/CENTURY GOTHIC.TTF')  format('truetype'), /* Safari, Android, iOS */
        url('../site_fonts/CENTURY_GOTHIC.svg#svgFontName') format('svg'); /* Legacy iOS */
    font-weight: normal;
    font-style: normal;
}


.os-animation{
    opacity: 0;
}  

.os-animation.animated{
    opacity: 1;
}



/*FONT-HEADING-STYLE*/
.heading1{
    font-family: 'Century Gothic';
    font-size: 72px;
    color: #fff;
    font-weight: normal;
    padding: 120px 45px 70px;
    line-height: 95px;
    -webkit-text-shadow: 0 5px 5px rgba(24, 24, 25, 0.4);
    -moz-text-shadow: 0 5px 5px rgba(24, 24, 25, 0.4);
    -ms-text-shadow: 0 5px 5px rgba(24, 24, 25, 0.4);
    text-shadow: 0 5px 5px rgba(24, 24, 25, 0.4);
}
.Inner_heading1{
    font-family: 'Century Gothic';
    font-size: 72px;
    color: #fff;
    font-weight: normal;
    text-transform: capitalize;
    padding: 50px 45px 70px;
    line-height: 95px;
    -webkit-text-shadow: 0 5px 5px rgba(24, 24, 25, 0.4);
    -moz-text-shadow: 0 5px 5px rgba(24, 24, 25, 0.4);
    -ms-text-shadow: 0 5px 5px rgba(24, 24, 25, 0.4);
    text-shadow: 0 5px 5px rgba(24, 24, 25, 0.4);
}
.heading2{
    font-family: 'ProximaNovaLight';
    font-size: 35px;
    color: #1d324c;
    font-weight: 300;
    padding: 0 0 20px;
    text-transform: capitalize;
/*    text-decoration: underline;*/

}
.Inner_heading2{
     font-family: 'ProximaNovaLight';
    font-size: 35px;
    color: #1d324c;
    font-weight: 300;
    padding: 0 0 35px;
    text-transform: capitalize;
/*    text-decoration: underline;*/
}
.heading3{
    font-family: 'ProximaNovaLight';
    font-size: 35px;
    color: #fff;
    font-weight: 300;
    text-transform: capitalize;
}
.heading4{
    font-family: 'ProximaNovaSemibold';
    font-size: 26px;
    color: #4487a8;
    font-weight: 600;
    line-height: 48px;
    text-decoration: underline;
}
.headingfooter{
    font-family: 'ProximaNovaLight';
    font-size: 35px;
    color: #fff;
    font-weight: 300;
    padding-bottom: 25px;
}
.sub-heading{
    font-family: 'ProximaNovaRegular';
    font-weight: 400;
    font-size: 51px;
    color:#fff;
    text-transform: capitalize;
}
.sub-heading2{
    font-family: 'ProximaNovaLight';
    font-weight:300;
    font-size: 35px;
    color:#1d324c;
}
.sub-heading3{
    font-family: 'ProximaNovaLight';
    font-weight:300;
    font-size: 35px;
    color:#fff;
}
.sub-heading4{
    font-family: 'ProximaNovaSemibold';
    font-size: 30px;
    color: #fff;
    font-weight: 600;
    line-height: 36px;
}
.sub-heading5{
    font-family: 'ProximaNovaLight';
    font-weight:300;
    font-size: 30px;
    color:#fff;
    line-height: 30px;
}
.sub-heading6{
    font-family: 'ProximaNovaLight';
    font-weight:300;
    font-size: 24px;
    color:#1d324c;
    margin: 10px 0;
}

/*BUTTON THEAME*/

a.Buttonset1 {
    color: #000;
    background: #eec131;
    border: 2px solid #eec131;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px;
    font-size: 18px;
    font-family: 'ProximaNovaSemibold';
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0px;
    width: auto;
    line-height: 50px;
    height: 50px;
    padding: 0 35px;
    display: inline-block;
    text-decoration: none;

    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}
a.Buttonset1:hover{
    background: transparent;
    border: 2px solid #fff;
    line-height: 50px;
    height: 50px;
    color:#fff;
}

a.Buttonset2 {
    color: #fff;
    background:#dc8f42;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px;
    font-size: 16px;
    font-family: 'ProximaNovaSemibold';
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: 0px;
    width: auto;
    line-height: 35px;
    height: 35px;
    padding: 0 15px;
    display: inline-block;
    text-decoration: none;
    border: 2px solid #dc8f42;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    -ms-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;

    box-shadow: 0 2px 4px rgba(24, 24, 25, 0.2);
}
a.Buttonset2:hover{
    border: 2px solid #fff;
    background: transparent;
}
a.btn_contact{
    color: #fff;
    display: inline-block;
    font-family: "ProximaNovaSemibold";
    font-weight: 600;
    margin-right: 30px;
    text-transform: uppercase;
    -webkit-text-shadow: 0 5px 5px rgba(24, 24, 25, 0.2);
    -moz-text-shadow: 0 5px 5px rgba(24, 24, 25, 0.2);
    -ms-text-shadow: 0 5px 5px rgba(24, 24, 25, 0.2);
    text-shadow: 0 5px 5px rgba(24, 24, 25, 0.2);
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    -ms-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
}

a.btn_contact img{
    vertical-align: middle;
    margin-right: 5px;
    margin-top: -2px;
}
.button-container{
    width: 100%;
    float: left;
    text-align: center;
}

a.Buttonset3 {
    color: #fff;
    font-size: 13px;
    font-family: 'ProximaNovaSemibold';
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
    width: 157px;
    line-height: 53px;
    height: 53px;
    padding: 0px;
    display: inline-block;
    text-decoration: none;
    background:#dc8f42;
    display: block;
    margin: 0 auto;
    text-align: center;

    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    -ms-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
    border-radius: 100px;    
}
a.Buttonset3:hover{
    width: 157px;
    line-height: 53px;
    height: 53px;
    color: #fff;
    background:#9D468D;
}


a.Buttonset4 {
    color: #fff;
    font-size: 13px;
    font-family: 'ProximaNovaSemibold';
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
    width: 201px;
    line-height: 53px;
    height: 53px;
    padding: 0px;
    display: inline-block;
    text-decoration: none;
    background:#78b65a;
    display: block;
    margin: 0 auto;
    text-align: center;

    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    -ms-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
    border-radius: 100px;    
}
a.Buttonset4:hover{
    width: 201px;
    line-height: 53px;
    height: 53px;
    color: #fff;
    background:#9D468D;
}
.nopadding{
    padding: 0;
}

.clear{
    clear: both;
}

/*html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}*/
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
     margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}
p{
    font-family: 'ProximaNovaRegular';
    font-weight: 400;
    font-size: inherit;
}

.page-wrapper{
    width: 100%;
    float: left;
    clear: both;
    font-family: 'ProximaNovaRegular';
    font-weight: 400;
}
.header{
    width: 100%;
    float: left;
    background:  url(../site_images/Herobg.jpg) no-repeat top center;
    height: 799px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    text-align: center;
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
}
.navbar {
    border-radius: 0px;
}
.navbar {
    border: 1px solid transparent;
    margin-bottom: 0px;
    min-height: 100px;
    margin-top: 20px;
}
.navbar-brand{
    height: auto;
}
.navbar-nav {
    margin: 24.5px 0 10px;
}
.right-content-nav{
    width: 705px;
    float: right;
    margin-top: 35px;
    text-align: right;
}
#drop-nav .right-content-nav{
    width: auto;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
    background-color: transparent;
    color: #F29139;
}
.navbar-default .navbar-nav > li > a{
    color: #fff;
    font-family: 'ProximaNovaSemibold';
    font-size: 16px;
/*    text-transform: uppercase;*/
    font-weight: 600;
    font-style: normal;
    -webkit-text-shadow: 0 5px 5px rgba(24, 24, 25, 0.2);
    -moz-text-shadow: 0 5px 5px rgba(24, 24, 25, 0.2);
    -ms-text-shadow: 0 5px 5px rgba(24, 24, 25, 0.2);
    text-shadow: 0 5px 5px rgba(24, 24, 25, 0.2);
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}








.section-one{
    width: 100%;
    float: left;
    padding: 70px 0;
    text-align: center;
    font-family: 'ProximaNovaRegular';
    font-weight: 400;
    color: #697789;
    font-size: 18px;

}
.section-one p{
    line-height: 28px;
}


.section-two{
    width: 100%;
    float: left;
}
.top-row{
    width: 100%;
    float: left;
    padding: 60px 0;
    background:  url("../site_images/fms_bg.jpg") no-repeat top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    height: 368px;
}
.top-row-left{
    font-family: 'ProximaNovaRegular';
    font-weight: 400;
    color: #fff;
    font-size: 16px;
    line-height: 28px;
    padding: 0;
    padding-bottom: 50px;
}
.top-row-right{
    text-align: center;
}
.top-row-right img{
    margin-top: -20px;
}
.point_ul{
    list-style: none;
    margin: 20px 0 0 16px;
    padding: 0;
}
ul.point_ul ul{
    margin: 0;
    padding: 0;
}
.point_ul li{
    font-family: 'ProximaNovaLight'; 
    font-weight: 300;
    list-style-image: url(../site_images/white_bulletsPoint.png);
    margin: 0 0 25px 0;
    line-height: 24px;
    letter-spacing: -0.1px;
}
.point_ul li:last-child{
    margin-bottom: 0; 
}

.bottom-row{
    background: #f5f5f5;
    height: 396px;
    width: 100%;
    float: left;
    position: relative;
}
.Left-FloatingLayer{
    width: 50%;
    float: left;
    background: #fff;
    margin-top: -30px; 
}

.Left-FloatingLayerContent{
    float: left;
    margin-top: 0;
    padding: 0 45px 70px;
    box-shadow: -3px 16px 18px #eaeaea;
    font-size: 16px;
    color: #697789;
}
.Left-FloatingLayerContent p{
    line-height: 28px;
    margin-top: 45px;
}

ul.about-points{
    display: inline-block;
    margin: 50px 0 40px;
    padding: 0 0 0 20px;

}
ul.about-points ul{
    margin: 0;
    padding: 0;
}
ul.last-ul{
    margin: 50px 0px 40px 0;
    padding: 0 0 0 20px;  
}
ul.about-points li{
    list-style-image: url("../site_images/point-icon.png");
    height: auto;
    margin: 0 0 35px 0;
}
ul.about-points li:last-child{
    margin: 0 0 12px 0;
}
/*ul.about-points li:nth-child(3) {  
    margin: 0 0 35px 0;
}*/

ul.about-points li a{
    color: #3a3a3a;
    font-family: 'ProximaNovaSemibold';
    font-weight: 600;
    font-size: 21px;
    line-height: 30px;
    letter-spacing: 0px;
    text-transform: capitalize;
    text-decoration: none;
}
.btn-min-block2{
    float: left;
}
.Right-FloatingLayer{
    width: 50%;
    float: left;
    background: transparent;
    position: relative; 
}
.Right-FloatingLayer .img1{
    position: absolute;
    top: -25px;
}
.Right-FloatingLayer .img2{
    left: 0;
    position: absolute;
    top: 160px;
    z-index: 2;
}
.Right-FloatingLayer .img3{
    position: absolute;
    right: 0;
    top: 210px;
}
.section-three{
    width: 100%;
    float: left;
    padding: 0px 0 0px;
}
.Report_section{
    width: 100%;
    float: left;
    padding: 70px 0 60px;
    text-align: center;
    font-family: 'ProximaNovaLight';
    font-weight: 300;
    color: #1d324c;
    font-size: 16px;
    background: #f5f5f5;
    margin-top: 200px;
}
.Report_section p{
    line-height: 27px;
    margin-bottom: 15px;
}
.Container_emailpdf{
    padding-top: 108px;
    float: left;
    width: 100%;
    margin-left: -30px;
}
.linkContainer{
    display: inline-block;
    margin-top: 33px;
}
.blog-source{
    width: 100%;
    float: left;
    padding: 57px 0 54px;

}

.right-blog-source{
    width: 100%;
    float: right;
    text-align: center;
    color: #697789;
    font-size: 16px;
    line-height: 28px;
}
.source-heding{
    padding: 30px 0 20px;
}
.newsroom-container{
    width: 100%;
    float: left;
    text-align: center;
}
ul.newsroom{
    margin: 16px 0 35px;
    padding: 0;
    display: inline-block;
}
ul.newsroom li{
    float: left;
    min-height: 200px;
    margin: 0 16px 0 0;
    width: 372px;
    list-style: none;
}
ul.newsroom li:last-child{
    margin: 0 0px 0 0; 
}
ul.newsroom li a{
    display: block;
    text-decoration: none;
    padding: 15px 10px;
    background: #fff;
    transition:  all ease-in-out 0.3s;
    box-shadow: 0 4px 12px rgba(21, 23, 36, 0.2); 
    height:290px;
    
}
ul.newsroom li a:hover{
    box-shadow: 0 4px 12px rgba(21, 23, 36, 0.2);  
    
}
ul.newsroom li a span img{
    display: inline-block;
    max-width: 100%;
    height: 190px;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
ul.newsroom li a:hover span img{
     transform: scale(1.03);
}

ul.newsroom li a span.title{
    font-size: 17px;
    color: #293c53;
    line-height: 26px;
    font-family: 'ProximaNovaSemibold';
    font-weight: 600;
    text-align: center;
    display: block;
    margin: 10px 0 12px;
}
.section-four{
    width: 100%;
    float: left;
    padding: 37px 0 57px;
    text-align: center;
    background: url("../site_imagesimages/news-bg.jpg") no-repeat top center #f5f5f5;
    height: 478px;

}
.News-content{
    width: 100%;
    float: left;
}
.news-block{
    text-align: center;
    margin-bottom: 50px;
}
.news-block p{
    font-size: 15px;
    line-height: 19px;
    color: #525c69;
    padding: 30px 0 20px;
    word-break: break-all;
}
.social-links{
    width: 21px;
    height: 21px;
    background: #636363;
    display: inline-block;
    border-radius: 50%;
    margin: 0 3px;
}
.social-links a i{
    line-height: 1.9; 
    color: #fff;
    font-size: 12px;
}
.footer{
    width: 100%;
    float: left;
}
.footer-top{
    width: 100%;
    float: left; 
    position: relative;
    padding: 65px 0;
    text-align: center;
    background: #3b59a5; /* Old browsers */
    background: -moz-linear-gradient(70deg, #00a4d8 20%, #005fa6 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(70deg, #00a4d8 20%,#005fa6 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(70deg, #00a4d8 20%,#005fa6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a4d8', endColorstr='#005fa6',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.footer-social-links{
    width: 46px;
    height: 45px;
    background: #fff;
    border-radius: 100%;
    display: inline-block;
    margin:0 10px 0 0;
    transition: all ease-in-out 0.1s;
    transform: scale(1);
    text-align: center;
}
.footer-social-links:hover{
    transform: scale(1.3);  
}
.footer-social-links a{
    display: block;

}

.footer-social-links a i{
    color: #c9782c;
    font-size: 25px;
    line-height: 1.8;
}
.button_container_android{
    display: block;
    margin-top: 20px;
    width: 100%;
    float: left;
}
.Twitter-Feed-Container{
    width: 100%;
    float: left; 
    padding: 55px 0 0;
    color: #fff;
}
.Twitter-Feed-Container span i{
    vertical-align: middle;
}
.Twitter-Feed{
    text-align: left;
    width: 30%;
    margin-right: 50px;
}
.last-feed{
    margin-right: 0px;  
}

.Feed-title{
    font-size: 12px;
    letter-spacing: 2.5px;
    line-height: 36px;
    font-family: 'ProximaNovaSemibold';
    font-weight: 600;
    text-transform: uppercase;
    margin-left: 7px;
}
.Twitter-Feed p{
    font-size: 15px;
    line-height: 15px;
}
.feed-link{
    color: #e5a440;
}

.footer-middle{
    width: 100%;
    float: left; 
    padding: 80px 0 60px;
    background: #028096;
    color: #fff;
}
.footer-middle p{
    line-height: 20px;
    font-size: 15px;
}
.heading5{
    font-family: 'ProximaNovaSemibold';
    font-weight: 600;  
    font-size: 16px;
    margin: 8px 0;
    text-transform: capitalize;
}
a.mail-send{
    color:#e5a440;
    text-decoration: none;
}
.menu-block{
    display: inline-block;
    float: left;
    margin-right: 0px;
    margin-top: 15px;
    width: 50%;
    margin-right: 0;

}
.menu-block-last{
    margin-right:0px; 
}
.heading6{
    font-size: 30px;
    line-height: 17px;
    font-family: 'ProximaNovaLight';
    font-weight: 300;
    text-transform: capitalize;
    margin-bottom: 20px;
}
ul.footer-nav{
    margin: 0;
    padding: 0;
}
ul.footer-nav li{
    line-height: 27px; 
    list-style: none;
}
ul.footer-nav li a{
    color: #fff;
    font-size: 16px;
    text-decoration: none;
}
ul.footer-nav li a:hover{
    text-decoration: underline;
}
.block-last-button{
    width: 100%;
    float: left; 
    padding: 20px 0;
    background: #383838;
    color: #fff;
    text-align: center;
    font-size: 14px;
}
.block-last-button a{
    color: #F3913A;
}
.footer-bottom{
    width: 100%;
    float: left; 
    padding: 40px 0 40px;
    background: #fff;
    color: #868686;
    text-align: center; 
    font-size: 11px;
}
.footer-bottom p{
    line-height: 14px;
    margin: 11px 0 17px;
}



#drop-nav {
    box-shadow: 0 1px 10px 0 rgba(1, 1, 1, 0.56);
    display: none;
    height: 94px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}
.drop-nav-container {
    background: white none repeat scroll 0 0;
    bottom: 0;
    display: block;
    position: absolute;
    width: 100%;
    z-index: 1000;
}
#drop-nav .navbar-header{
    height: 100px;
    margin-top: 3px;
    width: 125px;
}
#drop-nav .nav-container .navbar-brand img{
    width: 100%;
    height: 100%;
}
#drop-nav .navbar-default .navbar-nav > li > a{
    color: #333;
    text-shadow: none;
}
#drop-nav .right-content-nav{
    margin-top: 10px;
}
#drop-nav .navbar-brand {
    padding: 7px;
    width: 118px;
}




.header_Inner{
    width: 100%;
    float: left;
    background:  url(../site_images/Inner_hero_bg.jpg) no-repeat top center;
    height: 640px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    text-align: center;
}

.inner_content{
   color: #697789;
    float: left;
    font-family: "ProximaNovaRegular";
    font-size: 16px;
    font-weight: 400;
    padding: 115px 0;
    text-align: inherit;
    width: 100%;  
}
.inner_content p{
    line-height: 30px;
}

.success{
   color: #59b65b;
    display: block;
    position: absolute;
    text-align: left;
    top: 50px;
    width: auto;
    z-index: 1;
}
.error{
   color: #B02D35;
    display: block;
    position: absolute;
    text-align: left;
    top: 50px;
    width: auto;
    z-index: 1;
}


/*//////////////////////////////////////////////////////////ContactPageStyle/////////////////////////////////////////////////////////////////*/
.col-left {
    float: left;
    width: 49%;
    margin-right: 14px;
}
.col-right {
    float: left;
    width: 49%;
}
.table-form p {
    display: inline-block;
    list-style: outside none none;
    margin: 0 0 16px;
    padding: 0;
    width: 100%;
}
.table-form input {
    border: 1px solid #c6c9ca;
    border-radius: 5px;
    color: #c6c9ca;
    font-family: "ProximaNovaRegular";
    font-size: 18px;
    line-height: 25px;
    margin: 0;
    outline: medium none;
    padding: 18px 0 12px 15px;
    width: 100%;
}

.table-form select {
    border: 1px solid #c6c9ca;
    border-radius: 5px;
    color: #c6c9ca;
    font-family: "ProximaNovaRegular";
    font-size: 18px;
    line-height: 25px;
    margin: 0;
    outline: medium none;
    padding: 18px 0 12px 15px;
    width: 100%;
}
.table-form textarea {
    border: 1px solid #c6c9ca;
    border-radius: 5px;
    color: #c6c9ca;
    font-family: "ProximaNovaRegular";
    font-size: 18px;
    height: 180px;
    line-height: 25px;
    margin: 0;
    outline: medium none;
    padding: 18px 0 12px 15px;
    width: 100%;
}

.button-send {
    background: #9d468d none repeat scroll 0 0;
    border: 0 none !important;
    color: #fff !important;
    cursor: pointer;
    display: block;
    font-family: "ProximaNovaRegular";
    font-size: 21px !important;
    height: 60px;
    padding-left: 0 !important;
    transition-duration: 0.3s;
    transition-property: all;
    transition-timing-function: linear;
    width: 100% !important;
}
.button-send:hover{
    background: #dc8f42;
}

:-moz-placeholder {
    color: #c3c7c8;
    opacity: 1;
}
*::-moz-placeholder {
    color: #c3c7c8;
    opacity: 1;
}
.table-form input:focus {
    border: 1px solid #198de6;
    color: #798387 !important;
}
.table-form select:focus {
    border: 1px solid #198de6;
    color: #798387 !important;
}
.table-form textarea:focus {
    border: 1px solid #198de6;
    color: #798387 !important;
}



.list_order{
    float: left;
}
.list_order ul{
    clear: left;
}
.list_order ol{
  margin-left: 10px;  
  float: left;
  width: auto;
   margin-bottom: 3px;
}
.list_order ol li{
    float: left;
    line-height: 30px;
    width: 25%;
}

.link_email{
    font-size: 14px;
}

.left_col{
    background: #7D53A9;
    color: #fff;
}
.right_col{
    background: #F5F5F5;
}
.left_col .checkbox{
   border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    padding-bottom: 15px;
    margin-top: 0;
    float: left;
}
.left_col .checkbox:last-child{
    border-bottom: 0; 
}
.radio label, .checkbox label{
    padding-left: 0;
    line-height: 24px;
    margin-bottom: 5px;
    display: block;
    width: 100%;
    float: left;
}
.checkbox label:after, 
.radio label:after {
    content: '';
    display: table;
    clear: both;
}

.checkbox .cr,
.radio .cr {
    position: relative;
    display: inline-block;
    border: 2px solid #fff;
    border-radius: 0;
    width: 1.3em;
    height: 1.3em;
    float: left;
    margin-right: 0px;
}

.radio .cr {
    border-radius: 50%;
}

.checkbox .cr .cr-icon,
.radio .cr .cr-icon {
    position: absolute;
    font-size: .8em;
    line-height: 0;
    top: 50%;
    left: 20%;
}

.radio .cr .cr-icon {
    margin-left: 0.04em;
}

.checkbox label input[type="checkbox"],
.radio label input[type="radio"] {
    display: none;
}

.checkbox label input[type="checkbox"] + .cr > .cr-icon,
.radio label input[type="radio"] + .cr > .cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
}

.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,
.radio label input[type="radio"]:checked + .cr > .cr-icon {
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
}

.checkbox label input[type="checkbox"]:disabled + .cr,
.radio label input[type="radio"]:disabled + .cr {
    opacity: .5;
}

.block_event{
     background: #fff none repeat scroll 0 0;
    text-decoration: none;
    float: left;
    margin: 10px;
    padding: 10px;
    width: 30.6%;
    height: 400px;
    -webkit-box-shadow: 0 3px 4px 0 rgba(1, 1, 1, 0.2);
    -moz-box-shadow: 0 3px 4px 0 rgba(1, 1, 1, 0.2);
    -ms-box-shadow: 0 3px 4px 0 rgba(1, 1, 1, 0.2);
     box-shadow: 0 3px 4px 0 rgba(1, 1, 1, 0.2);
}
.block_event img{
    width: 100%;
}
a.block_event{
    text-decoration: none;
}
.date_style{
    width:100%;
    color:#58B75B;
    margin: 18px 0 0;
    float: left;
    font-weight: 700;
}
.heading_div{
    float: left;
}
.block_event p{
    line-height: 24px;
    color: #758293;
    display: block;
    float: left;
    width: 100%;
}

.norec{
    float: left;
    width: 100%;
    text-align: center;
    padding:50px 20px;
}

.Detail_event{
    width: 100%;
    float: left;
    padding: 22px 15px 0 0;
    border: 1px solid #ccc;
}
.right_detail{
    background: #fff;
    padding-bottom: 20px;
    line-height: 24px;
    box-shadow: 0 0 2px rgba(0,0,0,0.3);
}
.right_detail h1{
    font-size: 24px;
}
.rightdetail_box{
    background: #f2f2f2 none repeat scroll 0 0;
/*    border-bottom: 1px solid #ccc;*/
    float: left;
    margin: 21px 0 5px;
    padding: 16px 13px;
    width: 100%;
}
.fistbox{
    height: 439px;
}
.rightdetail_box .btnn{
    padding: 17px 0px;
         font-size: 18px;
         display: block;
         text-align: center;
}
.fetured_img img {
    height: auto;
    width: 100%;
}
.fetured_content{
    float: left;
    width: 100%;
    padding: 35px 0;
    line-height: 24px;
}
.btnn:hover{
    color: #fff;
}
.btn_pop{
    padding: 5px 17px !important;
    margin-top: 15px !important;
    font-size:14px !important;
}

.from-content {
    float: left;
    font-size: 15px;
    font-weight: 300;
    padding: 20px 0;
    width: 100%;
}
.from-content .control-label{
     padding-top: 10px;
    text-align: right;
    font-weight: 400;
    font-size: 18px;
}
.from-content input, .from-content select {
    height: 55px;
    box-shadow: none;
     font-weight: 400;
}
.from-content .form-group {
    float: left;
    margin-bottom: 15px;
    width: 100%;
}
.astrick{
      color: red;
    display: inline-block;
    font-size: 30px;
    position: relative;
    top: 11px;
}

.precheck .checkbox .cr, .precheck.radio .cr{
     border: 2px solid #ccc;
    margin-right: 10px;
    
}
.consent{
    width: 100%;
    float: left;
    padding: 30px 10px;
}
.consent blockquote{
    padding: 0;
}
.consent ol{
    padding: 0;
    margin-top: 10px;
}
.consent ol li, .consent ul li{
    width: 100%;
    line-height: 24px;
    margin: 30px 0;
}

.registration_container{
    width: 100%;
    float: left;
    padding: 22px 20px;
    border: 1px solid #ccc;
}
.registration_container .btnn{
    padding: 17px 67px;
         font-size: 18px;
         display: inline-block;
}
.container_heading_registration{
    width:100%;
    background-color: #59B65B;
    color:#008EA9;
    font-size:18px;
    padding:1px 0 7px 20px;
}
.container_text_reqried{
    float:left;
    color:red;
    font-weight: bold;
    padding:10px 0px;
    width:100%;
    text-align: right;
}
.informationDetails{
    color:#000;
    font-weight: bold;
    padding:30px 0px;
    width:100%;
}
.informationDetails_left{
  color:#666;
  font-weight:bold;
  font-size:30px;  
}
.informationDetails_right{
   text-align: right;
    font-weight: bold;
    padding:0;
   
}
.container_text_reqried2{
    float:left;
    color:#000;
    font-weight: bold;
    padding:30px 0px;
    width: 100%;
    margin-left:15px;
}
.instruction{
    text-align: center;
}

/*RESPONSIVE STYLE*/

@media screen and (min-width: 1600px) and (max-width: 2880px) {
    .header{
        height: 900px;
    }
    .heading1{
        padding: 120px 45px 110px;
    }
    .header_Inner{
      height: 550px;  
    }
    
}

@media (min-width: 992px) and (max-width: 1199px){
    .navbar-brand{
        padding:15px 3px;
        width: 190px;
    }
    #drop-nav .navbar-default .navbar-nav > li > a {
        font-size: 16px;
        padding: 10px 8px;
    }
    .navbar-brand img{
        width: 100%;
    }
    .heading1{
        font-size: 65px;
        line-height: 75px;
        padding: 120px 0 110px;
    }
    ul.about-points li{
        height: 45px;
    }


    .header-text{
        top: 45%; 
    }

    .top-row-left {
        padding-right: 14px;
        text-align: left;
    }
    .bottom-row{
        height: 396px;
    }
    .Left-FloatingLayer {
        width: 50%; 
    }
    .Right-FloatingLayer{
        width: 50%;
        height: auto;
    }
    .Right-FloatingLayer .img1 {
        max-width: 100%;
        position: absolute;
        top: -25px;
        left: 0;
    }
    .Right-FloatingLayer .img2 {
        left: 0;
        top: 160px;
    }
    .Right-FloatingLayer .img3 {
        top: 183px;
        right: 0
    }

    ul.about-points {
        display: inline-block;
        margin: 18px 30px 0 0;
        padding: 0 0 0 20px;
    }
    ul.last-ul {
        margin: 0 0 40px;
    }

    .section-three {
        padding: 0;
    }
    .left-blog-source {
        margin-left: 0px;
    }
    ul.newsroom {
        margin: 10px 0 30px;
    }
    .section-four {
        background: url("../site_imagesimages/news-bg.jpg") no-repeat top center #f5f5f5;
        background-size: cover;
        height: auto;
    }
    .Twitter-Feed {
        margin-right: 40px;

    }
    .last-feed{
        margin-right: 0px;  
    }
    .menu-block {
        margin-right: 0px;
        width: 50%;
    }
    .menu-block-last {
        margin-right: 0;
    }
    .blog-source {
        padding: 60px 0 60px;
    }
    .left-blog-source {
        width: 50%;
        margin-left: -60px;
    }
    .right-blog-source {
        width: 40%;
        text-align: right;
    }
    .left-blog-source {
        width: 50%;
        margin-left: 0px;
    }
    .right-blog-source {
        width: 100%;
        text-align: center;
    }
    .ul-block {
        margin: 0;
        padding: 0;
        width: 100%;
    }
    .ul-block li {
        margin-right: 30px;
        width: 31%;
        margin-bottom: 0px;
    }

    .image-wrapper{
        width: 98.8%;
    }
    .section-marketdata .Left-FloatingLayer{
        position: relative; 
        width: 60%;
    }



    .Reportimage{
        width: 100%;
    }
    .Container_emailpdf {
        margin-left: 0px;
        padding-top: 30px;
    }
    ul.newsroom li {
        width: 310px;
    }
    ul.newsroom li a span img {
        height: 160px;
    }
    .Footer_logo{
        display: inline-block;
    }
    .Footer_logo img{
        width: 100%;
    }
    ul.footer-nav li a{
        font-size: 15px;
    }
    .footer-middle .footer_col{
        width: 50%;
        padding: 0;
    }

    .block_event{
         width: 29.6%;
    }
}


@media (min-width: 768px) and (max-width: 991px){
    .header{
        height: 740px;
    }
    .navbar-header {
        display: inline-block;
        float: none;
    }
    .navbar-brand{
        padding:15px 3px;
        width: 190px;
    }
    #drop-nav .navbar-header{
        margin-top: 13px;
    }
    .navbar-brand img{
        width: 100%;
    }
    .right-content-nav{
        margin-top: 0;
        width: 100%;
        float: left;
        text-align: center;
    }
    .navbar-nav {
        margin: 0px 0 10px;
        float: none;
display: inline-block;
    }
    .navbar-default .navbar-nav > li > a{
        padding: 10px 11px;
    }
    #drop-nav .right-content-nav {
        margin-top: 30px;
        text-align: right;
        width: 85%;
    }
    #drop-nav .navbar-nav{
        margin: 0;
    }
    #drop-nav .navbar-header{
        float: left;
    }
    #drop-nav .navbar-nav > li {
        display: inline-block;
        float: none;
        text-align: right;
    }
    .btn-min-block{
        text-align: center;
    }
    .heading1{
        font-size: 50px;
        line-height: 64px;
        padding: 70px 0 80px;
    }
    .top-row{
        height: auto;  
    }
    .top-row-left {
        padding-right: 15px;
        text-align: center;
    }
    .point_ul li{
        text-align: left;
    }
    .bottom-row{
        height: 100%;
    }
    .Left-FloatingLayer {
        width: 100%; 
    }
    .Right-FloatingLayer{
        width: 100%;
        height: 396px;
    }
    .Right-FloatingLayer .img1 {
        max-width: 100%;
        left: 100px;
    }
    .Right-FloatingLayer .img2 {
        left: 60px;
        top: 160px;
    }
    .Right-FloatingLayer .img3 {
        top: 183px;
        right: 70px;
    }
    .Reportimage{
        width: 100%;
    }
    .Container_emailpdf{
        margin-left: 0;
        padding-top: 20px;
    }
    ul.newsroom {
        margin: 10px 0 40px;
    }
    ul.newsroom li {
        width: 234px;
    }
    ul.newsroom li a{
        height: auto;
    }
    ul.newsroom li a span img{
        height: 120px;
    }
    .section-four {
        background-size: cover;
        height: auto;
    }

    .menu-block {
        margin-right: 30px;
        width: 29%;
    }
    .menu-block-last {
        margin-right: 0;
    }
    .blog-source {
        padding:60px 0 90px;
    }
    .left-blog-source {
        width: 100%;
        margin-left: 0px;
        text-align: center;
    }
    .right-blog-source {
        width: 100%;
        text-align: right;
        text-align: center;
    }
    .Footer_logo{
        display: block;
        margin-bottom: 30px;
    }
    .left_col .checkbox{
        width: 230px;
        border-bottom: 0;
    }
    .left_col .checkbox{
    width: 100%;
}
    .block_event{
        width: 31.6%;
        margin: 10px 5px;
    }
}

@media (min-width: 600px) and (max-width: 767px) {
    .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
    .header{
        height: 600px;
    }
    .navbar{
        margin-top: 0;
    }
    .navbar-collapse{
        position: absolute;
        top: 0;
        width: 100%;
        background: rgba(46,46,46,0.958);
        border-color: transparent !important;
        box-shadow:none !important;
    }
    .navbar-toggle{
        z-index: 3;
    }
    .heading1{
        font-size: 38px;
        line-height: 50px;
        padding:50px 0;
    }
    .right-content-nav {
        float: right;
        width: 100%;
        margin-top: 0;
    }
    .navbar-toggle{
        margin-top: 33px;
    }
    .navbar-nav > li > a{
        text-align: center;
    }
    .navbar-default .navbar-nav > li > a{
        padding-bottom: 8px;
        padding-top: 8px;
    }
    .hidden-xs {
        display: block !important;
    }

    .header-text h2 {
        font-size: 34px ;
    }
    .header-text h2 span{
        font-size: 22px;
        line-height: 0px;
        padding: 0;
    }

    .btn-min-block {
        margin: 0 0 20px;
        text-align: center;
    }
    .inner_content ul{
        margin-left: 10px;
    }

    .top-row{
        height: auto;
    }
    .top-row-left {
        padding-right: 15px;
        text-align: center;
    }
    .bottom-row{
        height: 100%;
    }

    .Left-FloatingLayer {
        width: 100%; 
    }
    .Right-FloatingLayer{
        width: 100%;
        height: 396px;
    }
    .Right-FloatingLayer .img1 {
        max-width: 100%;
    }
    .Right-FloatingLayer .img3 {
        top: 183px;
    }
    .Container_emailpdf {
        margin-left: 0;
        padding-top: 30px;
    }
    ul.newsroom {
        margin: 20px 0 25px;
    }
    ul.newsroom li {
        width: 320px;
        float: none;
        margin: 0 0px 50px 0;
    }
    .section-four {
        background-size: cover;
        height: auto;
    }
    .blog-source {
        padding:50px 0 60px;
    }
    .left-blog-source {
        width: 100%;
        margin-left: 0px;
        text-align: center;
    }
    .right-blog-source {
        width: 100%;
        text-align: right;
        text-align: center;
    }
    .Reportimage{
        width: 100%;
    }
    .point_ul li{
        text-align: left;
    }
    .menu-block {
        margin-right: 30px;
        width: 29%;
    }
    .menu-block-last {
        margin-right: 0;
    }

    .section-services-one {
        padding: 50px 0 0px;
    }

    .menu2 {
        display: block;
        margin: 8px 12px;
    }
    .Footer_logo{
        display: block;
        margin-bottom: 40px;
    }
    .footer-middle .footer_col{
        width: 50%;
        padding: 0;
    }
    
    
    
/*////////////// contactform  /////////////// */
.Inner_heading1{
    line-height: 60px;
} 
.col-left {
    margin-right: 10px;
}    
    
    
   .list_order ol {
    margin-left: 30px;
} 
.list_order ol li{
    width: 48%;
} 
.leftcol{
    margin: 0 0 40px 0;
}
.left_col .checkbox{
    width: 100%;
}
.block_event{
        width: 47.6%;
        margin: 10px 5px;
    }
    .container_text_reqried{
        text-align: center;
        padding: 20px 0;
    }
    .informationDetails_left{
        text-align: center;
         padding: 10px 0;
    }
    .informationDetails_right{
        text-align: center;
         padding: 10px 0;
    }
}







@media (min-width: 480px) and (max-width: 599px) {
     .Inner_heading1{
        font-size: 50px;
        padding: 50px 0 70px;
        
    }
    .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
    .header{
        height: 600px;
    }
    .navbar{
        margin-top: 0;
    }
    .navbar-collapse{
        position: absolute;
        top: 0;
        width: 100%;
        background: rgba(46,46,46,0.958);
        border-color: transparent !important;
        box-shadow:none !important;
    }
    .navbar-toggle{
        z-index: 3;
    }
    .heading1{
        font-size: 38px;
        line-height: 50px;
        padding:50px 0;
    }
    .right-content-nav {
        float: right;
        width: 100%;
        margin-top: 0;
    }
    .navbar-toggle{
        margin-top: 33px;
    }
    .navbar-nav > li > a{
        text-align: center;
    }
    .navbar-default .navbar-nav > li > a{
        padding-bottom: 8px;
        padding-top: 8px;
    }
    .hidden-xs {
        display: block !important;
    }

    .header-text h2 {
        font-size: 34px ;
    }
    .header-text h2 span{
        font-size: 22px;
        line-height: 0px;
        padding: 0;
    }

    .btn-min-block {
        margin: 0 0 20px;
        text-align: center;
    }
    .inner_content ul{
        margin-left: 10px;
    }
    .top-row{
        height: auto;
    }

    .top-row-left {
        padding-right: 15px;
        text-align: center;
    }
    .bottom-row{
        height: 100%;
    }

    .Left-FloatingLayer {
        width: 100%; 
    }
    .Right-FloatingLayer{
        width: 100%;
        height: 396px;
    }
    .Right-FloatingLayer .img1 {
        max-width: 100%;
    }
    .Right-FloatingLayer .img3 {
        top: 183px;
    }
    .Container_emailpdf {
        margin-left: 0;
        padding-top: 30px;
    }
    ul.newsroom {
        margin: 20px 0 25px;
    }
    ul.newsroom li {
        width: 320px;
        float: none;
        margin: 0 0px 50px 0;
    }
    .section-four {
        background-size: cover;
        height: auto;
    }
    .blog-source {
        padding:50px 0 60px;
    }
    .left-blog-source {
        width: 100%;
        margin-left: 0px;
        text-align: center;
    }
    .right-blog-source {
        width: 100%;
        text-align: right;
        text-align: center;
    }
    .Reportimage{
        width: 100%;
    }
    .linkContainer img{
        width: 90%; 
    }
    .point_ul li{
        text-align: left;
    }
    .menu-block {
        margin-right: 0px;
        width: 100%;
    }
    .menu-block-last {
        margin-right: 0;
    }

    .section-services-one {
        padding: 50px 0 0px;
    }

    .menu2 {
        display: block;
        margin: 8px 12px;
    }
    .Footer_logo{
        display: block;
        margin-bottom: 40px;
    }
    .footer-middle .footer_col{
        width: 50%;
        padding: 0;
    }
    .footer-social-links{
        margin: 0 6px 0 0;
    }
    
    /*////////////// contactform  /////////////// */
    
.col-left {
    margin-right: 7px;
}   

      .list_order ol {
    margin-left: 30px;
} 
.list_order ol li{
    width: 48%;
} 
.list_order span img{
    width: 100%;
}

.list_order{
    float: left;
    width:100%;
}
 .leftcol{
    margin: 0 0 40px 0;
} 
.left_col .checkbox{
    width: 100%;
}
.block_event{
        width: 97%;
        margin: 10px 5px;
        height: auto;
    }
     .container_text_reqried{
        text-align: center;
        padding: 20px 0;
    }
    .informationDetails_left{
        text-align: center;
         padding: 10px 0;
    }
    .informationDetails_right{
        text-align: center;
         padding: 10px 0;
    }

}
@media (min-width: 300px) and (max-width: 479px) {
    
    .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
    .header{
        height: 600px;
    }
    .navbar{
        margin-top: 0;
    }
    .navbar-collapse{
        position: absolute;
        top: 0;
        width: 100%;
        background: rgba(46,46,46,0.958);
        border-color: transparent !important;
        box-shadow:none !important;
        z-index: 2;
    }
    .navbar-toggle{
        z-index: 3;
    }
    .heading1{
        font-size: 38px;
        line-height: 50px;
        padding:50px 0;
    }
    .right-content-nav {
        float: right;
        width: 100%;
        margin-top: 0;
    }
    .navbar-toggle{
        margin-top: 33px;
    }
    .navbar-nav > li > a{
        text-align: center;
    }
    .navbar-default .navbar-nav > li > a{
        padding-bottom: 8px;
        padding-top: 8px;
    }
    .hidden-xs {
        display: block !important;
    }
    .inner_content ul{
        margin-left: 10px;
    }
    .top-row{
        height: auto;
    }
    .top-row-right img {
        margin-top: 0;
        width: 100%;
    }
    .header-text h2 {
        font-size: 34px ;
    }
    .header-text h2 span{
        font-size: 22px;
        line-height: 0px;
        padding: 0;
    }

    .btn-min-block {
        margin: 0 0 20px;
        text-align: center;
    }


    .top-row-left {
        padding-right: 15px;
        text-align: center;
    }
    .bottom-row{
        height: 100%;
    }

    .Left-FloatingLayer {
        width: 100%; 
    }
    .Left-FloatingLayerContent{
        padding: 0 15px 70px;
    }
    ul.about-points li{
        height: 40px;
    }
    ul.about-points li:nth-child(3) {
        margin: 62px 0 0;
    }
    ul.about-points li a{
        font-size: 18px;
    }
    .Right-FloatingLayer{
        width: 100%;
        height: 396px;
    }
    .Right-FloatingLayer .img1 {
        max-width: 100%;
    }
    .Right-FloatingLayer .img3 {
       position: absolute;
    right: 0;
    top: 330px !important;
    width: 100%;
    }
    .Container_emailpdf {
        margin-left: 0;
        padding-top: 30px;
    }
    ul.newsroom {
        margin: 20px 0 25px;
    }
    ul.newsroom li {
        width: 320px;
        float: none;
        margin: 0 0px 50px 0;
    }
    .section-four {
        background-size: cover;
        height: auto;
    }
    .blog-source {
        padding:50px 0 60px;
    }
    .left-blog-source {
        width: 100%;
        margin-left: 0px;
        text-align: center;
    }
    .right-blog-source {
        width: 100%;
        text-align: right;
        text-align: center;
    }
    .Reportimage{
        width: 100%;
    }
    .linkContainer img{
        width: 90%; 
    }
    .point_ul li{
        text-align: left;
    }
    .menu-block {
        margin-right: 0px;
        width: 100%;
    }
    .menu-block-last {
        margin-right: 0;
    }

    .section-services-one {
        padding: 50px 0 0px;
    }

    .menu2 {
        display: block;
        margin: 8px 12px;
    }
    .Footer_logo{
        display: block;
        margin-bottom: 40px;
    }
    .Footer_logo img{
        width: 100%;
    }
    .footer-social-links{
        margin: 0 6px 0 0;
    }
    .footer_col{
        margin: 20px 0;
    }
    
    
    .Inner_heading1{
        font-size: 50px;
        padding: 50px 0 70px;
        line-height: 50px;
    }
    
    /*////////////// contactform  /////////////// */
    
.col-left {
    margin-right: 0px;
    width: 100%;
    margin-bottom: 15px;
}    
    
.col-right{
   width: 100%; 
   
}    
  .list_order ol {
    margin-left: 30px;
} 
.list_order ol li{
    width:90%;
} 
.Right-FloatingLayer .img2{
     left: 0;
    top: 129px !important;
    width: 100%;
}
.list_order span img{
    width: 100%;
}
.list_order{
    float: left;
    width:100%;
}
  .leftcol{
    margin: 0 0 40px 0;
}
.left_col .checkbox{
    width: 100%;
}
.block_event{
        width: 97%;
        margin: 10px 5px;
        height: auto;
    }
    .registration_container{
        padding: 22px 0;
    }
    .container_text_reqried{
        text-align: center;
        padding: 20px 0;
    }
    .informationDetails_left{
        text-align: center;
         padding: 10px 0;
    }
    .informationDetails_right{
        text-align: center;
         padding: 10px 0;
    }
    .from-content .control-label {
       text-align: left;
}
.table > thead > tr > th{
    padding: 2px;
    font-size: 12px;
}
}

