/*-------------------------Font Import-------------------------*/
@font-face {
    font-family: "ex-ico";
    src: url("fonts/exfont.otf"),
         url("fonts/exfont.woff") format("woff"),
         url("fonts/exfont.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
/*-------------------------Google Font Import-------------------------*/
/* cyrillic-ext */
@font-face {
    font-family: 'PT Sans Narrow';
    font-style: normal;
    font-weight: 400;
    src: url("fonts/PT_Sans_Narrow/PT_Sans-Narrow-Web-Regular.ttf");
}
@font-face {
    font-family: 'PT Sans Narrow';
    font-style: normal;
    font-weight: 700;
    src: url("fonts/PT_Sans_Narrow/PT_Sans-Narrow-Web-Bold.ttf");
}
/*-------------------------Common codes-------------------------*/
*{
    box-sizing:border-box;
    padding: 0;
}
body{
    margin: 0;
    border:none;
    font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; 
    background: #D5CCAF url('images/bg-trans-2.png');
}
ul{
    margin: 0;
    padding-left: 15px;
}
ul li{
    padding-bottom: 20px;
}
p, ul {
    font-size:14px;
    font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    line-height: 22px;
}
a { 
    color:#D87537;
    text-decoration:none;
    font-weight: bold;
}
a:hover {
    color:#F4883F;
    text-decoration:underline;
}
.container{
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 15px;
}
.row, header, footer, #main{
    width: 100%;
}
.aligned-image {
    padding: 14px;
    float: right;
}
.l-float-xs, .l-float-sm, .l-float-md, .l-float-lg{
    float:left;
}
.r-float-xs, .r-float-sm, .r-float-md, .r-float-lg{
    float: right;
}
.img-responsive{
    max-width: 100%;
    display: block;
    margin:0 auto;
}
.centered{
    margin:0 auto;
}
.l-text-xs, .l-text-sm, .l-text-md, .l-text-lg{
    text-align: left;
}
.r-text-xs, .r-text-sm, .r-text-md, .r-text-lg{
    text-align: right;
}
.c-text-xs, .c-text-sm, .c-text-md, .c-text-lg{
    text-align: center;
}
.clearfix::before, .clearfix::after{
    content: '';
    display: table;
}
.clearfix::after{
    clear: both;
}
.clearfix{
    zoom:1; /* ie 6/7 */
}
/*-------------------------Font codes-------------------------*/
[class^="exico-"]:before, [class*=" exico-"]:before,
[class^="exico-"]:after, [class*=" exico-"]:after {   
    font-family: ex-ico;
    font-style: normal;
}

i.exico-facebook:before{
    content:'\f001';
}
i.exico-thumbsup:before{
    content:'\f002';
}
i.exico-twitter:before{
    content:'\f003';
}
i.exico-stumbleupon:before{
    content:'\f004';
}
i.exico-googleplus:before{
    content:'\f005';
}
i.exico-share:before{
    content:'\f006';
}
i.exico-heart:before{
    content:'\f007';
}
/*-------------------------Main codes-------------------------*/
header, footer{
    background: #4D3F58 url('images/bg-trans-2.png');
}
.header-content{
    padding: 15px 0 20px;
}
.page-title {
    color: #d3caad;
    font-family: "PT Sans Narrow",sans-serif !important;
    font-size: 38px !important;
    margin:0;
}
.page-subtitle {
    margin:0;
    color: #e8773a;
    font-family: "PT Sans Narrow",sans-serif !important;
    font-size: 22px !important;
    font-weight: 400 !important;
}
.main-left{
    float: left;
    padding-right: 27px;
    width:70%;
    color: #725e81;
    line-height: 1.5;
}
.main-section{
    padding: 40px 15px;
    background: #ffffff;
    margin-top: 60px;
    margin-bottom: 30px;
    border-top: 8px solid #E8773C;
    position: relative;
}
.main-section::after{
    content: '\f007';
    font-family: ex-ico;
    width: 60px;
    height: 60px;
    line-height: 60px;
    position: absolute;
    background: #E8773C;
    color: #ffffff;
    top: 0;
    left: 50%;
    border-radius: 50%;
    font-size: 28px;
    text-align: center;
    margin-left: -30px;
    margin-top: -34px;
}
.section-title {
    color: #4f4163;
    font-size: 24px;
    padding-bottom: 10px;
    margin: 35px 0 25px;
    border-bottom: 1px solid #e5e5e5;
}
.section-title:first-child {
    margin: 10px 0 25px;
}
.sidebar-right{
    float: right;
    width:30%;
}
.sidebar-main-content{
    border-top: 5px solid #E8773C;
    padding: 15px;
    background: #ffffff;
    margin-top: 30px;
    margin-bottom: 30px;
    border-radius: 0 0 10px 10px;
    line-height: 1.5;
    color: #725e81;
}

.sidebar-main-content h4 {
    border-bottom: 1px solid #e5e5e5;
    font-size: 18px;
    margin-top: 10px;
    padding-bottom: 5px;
    color: #4F4163;
}

.sidebar-main-content a{
    color:#725e81;
    font-weight: bold;
}
.sidebar-main-content a:hover{
    color:#E8773A;
}

.sharethis {
    margin-top: 30px;
    padding: 20px 10px;
    background: #ffffff;
    border-top: 5px solid #E8773C;
}
.sharethis span {
    display: inline-block;
    margin-bottom: 2px;
    box-sizing: content-box;
}
.copyright {
    color: #fff;
    padding: 20px 0;
}
/*-------------------------responsive video codes-------------------------*/
.vdowrap {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
.vdowrap iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/*-------------------------responsive codes-------------------------*/
@media all and (max-width: 1199px){
    .container{
            max-width: 992px;
    }
    .r-text-lg, .c-text-lg {
            text-align: left;
    }
    .l-float-lg, .r-float-lg{
            float:none;
    }
    .l-text-lg {
            text-align: center;
    }
}
@media all and (max-width: 991px){
    .container{
            max-width: 768px;
    }
    .r-text-md, .c-text-md {
            text-align: left;
    }
    .l-float-md, .r-float-md{
            float:none;
    }
    .l-text-md {
            text-align: center;
    }
}
@media all and (max-width: 767px){
    .container{
            max-width: 767px;
    }
    .r-text-sm, .c-text-sm {
            text-align: left;
    }
    .l-float-sm, .r-float-sm{
            float:none;
    }
    .l-text-sm {
            text-align: center;
    }
    .main-left{
            float: none;
            padding-right: 0;
            width:100%;
    }
    .sidebar-right{
            float: none;
            width:100%;
    }
}