/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 28-Mar-2016, 13:01:52
    Author     : Shekhar
*/

h2 {
    font-weight: bold;
}
body {
    padding: 10px 0 0;
}
header .header-left .logo {
    width: 320px;
}
header .header-left .logo img {
    width: 100%;
}
header .header-right .head-right-top ul {
    float: right;
}
header .header-right .head-right-top ul li {
    list-style: none;
    margin-left: 5px;
}
header .header-right .head-right-top ul .appstore-icon {
    margin-left: 20px;
}
header .header-right .head-right-middle .playstore-icon {
    margin-left: 20px;
}
header .header-right .head-right-middle .form-group button {
    margin-left: 5px;
    color: white;
    background: black;
    border: 0;
    padding: 2px 6px;
}
header .header-right .head-right-middle .form-group input {
    border: 1px solid #cccccc;
}
header .header-right .head-right-middle .form-group {
    margin-bottom: 5px;
}
header .header-right .head-right-bottom {
    float: right;
}
header .header-right .head-right-bottom a {
    color: black;
    margin-right: 43px;
    text-decoration: none;
    font-size: 12px;
}
header .navigation-section {
    background: #e61501 !important;
    margin-top: 20px !important;
    padding: 6px 0;
}
header .navigation-section a {
    text-shadow: none !important;
}
header .navigation-section .navbar {
    margin: 0 !important;
    background-image: none !important;
    background-color: transparent !important;
    border: 0 !important;
}
header .navigation-section .navbar .navbar-collapse {
    padding: 0;
}
header .navigation-section .navbar-inverse .navbar-nav > .active > a {
    background-image: none;
    background-color: transparent;
    box-shadow: none;
}
header .navigation-section nav .nav a {
    padding: 0;
    display: block !important;
    color: white;
    margin: 0 8px !important;
    line-height: 20px;
}
header .navigation-section nav .nav li:first-child a {
    margin-left: 0;
}
header .navigation-section nav {
    min-height: auto;
}
header .navigation-section .subscribe {
    background: white !important;
}
header .navigation-section .subscribe a {
    color: #e61501 !important;
    margin: 0 8px !important;
}
header .navigation-section .free-trial {
    background: white !important;
    margin-left: 5px;
}
header .navigation-section .free-trial a {
    color: #595959 !important;
    padding-left: 2px !important;
}
header .navigation-section .free-trial a:hover {
    background: white !important;
    padding-left: 2px !important;
}
header .navigation-section .login {
    background: #595959 !important;
    margin-left: 40px;
}
header .navigation-section .login a:hover {
    background: #595959 !important;
}
#dnn_dnnLogo_imgLogo {
    max-width: 100%;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
    color: #fff;
    background-color: #E51501;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #e51501;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent;
}
.main-content .top-ad-section {
    padding: 10px 0;
    background: #f5f5f5;
}
.main-content .top-ad-section .ad-container {
    width: 740px;
    margin: 0 auto;
}
.main-content .top-ad-section .ad-container img {
    width: 100%;
}
.main-content .mag-content-container h2 span {
    border-bottom: 1px solid red;
    padding-bottom: 5px;
    font-size: 19px;
}
.main-content .mag-content-container .magazine-left-content {
    margin-top: 15px;
}
.main-content .mag-content-container .magazine-left-content .magazine-left-content-bottom .magazine-left-contents-section h3 {
    margin: 8px 0px 10px 10px;
    font-size: 19px;
}
.main-content .mag-content-container .magazine-left-content .magazine-left-content-top {
    background: #fbfbfb;
    padding: 5px 0;
}
.main-content .mag-content-container .magazine-left-content .magazine-left-content-top h3 {
    margin: 0px 30px 0px 0px;
    font-size: 18px;
    text-align: end;
}
.main-content .mag-content-container .magazine-left-content .magazine-left-content-top h3 i {
    margin-left: 5px;
}
.main-content .mag-content-container .magazine-left-content .magazine-left-content-bottom {
    background: #f5f5f5;
    padding: 10px 0;
}
.main-content .mag-content-container .magazine-left-content .magazine-left-content-bottom .form-group {
    width: 100%;
}
.main-content .mag-content-container .magazine-left-content .magazine-left-content-bottom .form-group input {
    width: 85%;
    border: 1px solid #e1e1e1;
}
.main-content .mag-content-container .magazine-left-content .magazine-left-content-bottom .form-group button {
    width: 10%;
    margin: -35px 0px 0px 10px;
    background: #fbfbfb;
    color: black;
    border: 0;
    font-size: 18px;
}
.main-content .mag-content-container .magazine-left-content .magazine-left-content-bottom .form-group a {
    width: 10%;
    margin-left: 2px;
    background: black;
    color: white;
    border: 0;
    padding: 6px;
}
.content-body {
    display: none;
}
.content-body a {
    color: black;
    list-style: disc inside none;
    display: list-item;
    padding: 0 10px 0px 30px;
}
.content-body a:hover {
    color: #595959;
}
.content-heading {
    border-bottom: 1px solid #e1e1e1;
    /*background: rgba(255, 0, 0, 0.2);*/
}
.content-heading-active {
    background: rgba(255, 0, 0, 0.2);
}
.content-heading-activeOne {
    background: rgba(255, 0, 0, 0.2);
}
.content:last-child .content-heading {
    border: none;
}
a.catNav {
    color: black;
    font-weight: bold;
    font-size: 13px;
    text-decoration: none;
    display: inline-block;
    padding: 8px 0px 8px 17px;
    cursor: pointer;
    width: 80%;
}
.catLinkimg {
    color: black;
    display: inline-block;
    cursor: pointer;
    width: 15%;
    padding: 18px 0px 2px 0px;
    background-image: url("../images/arrow-right.png");
    background-repeat: no-repeat;
    background-position: 25px 8px;
    background-size: 6px;
    margin-left: 5px;
}
.catLinkimgHome {
    color: black;
    display: inline-block;
    cursor: pointer;
    width: 15%;
    padding: 18px 0px 2px 0px;
    background-image: url("../images/arrow-right.png");
    background-repeat: no-repeat;
    background-position: 25px 8px;
    background-size: 6px;
    margin-left: 5px;
}
.catLinkimg.openActive {
    background-image: url("../images/arrow-down.png");
    background-size: 11px;
    background-repeat: no-repeat;
    margin-left: 2px;
    background-position-y: 12px;
}
.catLinkimg.ClosedActive {
    background-image: url("../images/arrow-right-red.png");
    background-size: 6px;
    background-repeat: no-repeat;
    margin-left: 5px;
}
.catLinkimgHome.ClosedActiveHome {
    background-image: url("../images/arrow-right-red.png");
    background-size: 6px;
    background-repeat: no-repeat;
    margin-left: 5px;
}
.catLinkimg.open {
    background-image: url("../images/arrow-down-grey.png");
    background-size: 11px;
    background-repeat: no-repeat;
    margin-left: 2px;
    background-position-y: 12px;
}
.catLinkimg.closed {
    background-image: url("../images/arrow-right.png");
    background-size: 6px;
    background-repeat: no-repeat;
    margin-left: 5px;
}
/*.content-heading-activeOne a.activehome{
 background-image: url("../images/arrow-right-red.png");
    background-size: 6px;
    background-repeat: no-repeat;
}*/

.catLinkimg.activeNext {
    background-image: url("../images/arrow-down-grey.png");
    background-size: 10px;
    background-repeat: no-repeat;
}
.activeNext span {
    color: red;
    position: relative;
    font-size: 9px;
    text-transform: uppercase;
    float: right;
    padding: 5px 0px 0px 0px;
}
.content-body p.subcategory {
    margin-left: 30px;
    color: red;
    font-weight: bold;
    font-size: 13px;
}
.left-bottom-content {
    border: 1px solid #e1e1e1;
    margin-top: 25px;
    padding: 2px 30px;
    text-align: center;
}
.left-bottom-content p {
    font-size: 20px;
    margin: 0;
}
.left-bottom-content p .air {
    color: #ff0000;
    border-bottom: 1px solid #ff0000;
    padding-bottom: 0px;
}
.left-bottom-content p .air a {
    color: #ff0000;
    border-bottom: 1px solid #ff0000;
    padding-bottom: 0px;
}
.left-bottom-content p .air a:hover {
    color: red;
    border-bottom: 1px solid #ff0000;
    padding-bottom: 0px;
}
.left-bottom-content p .meir {
    color: #548235;
    border-bottom: 1px solid #548235;
    padding-bottom: 0px;
}
.left-bottom-content p .meir a {
    color: #548235;
    border-bottom: 1px solid #548235;
    padding-bottom: 0px;
}
.left-bottom-content p .meir a:hover {
    color: #548235;
    border-bottom: 1px solid #548235;
    padding-bottom: 0px;
}
.magazine-center-content {
    margin-top: 68px;
    border: 1px solid #e1e1e1;
    padding: 10px;
}
.magazine-center-content .magazine-center-content-top {
    padding-bottom: 15px;
    border-bottom: 1px solid #e1e1e1;
}
.magazine-center-content .magazine-center-content-top .top-content-left img,
.magazine-center-content .middle-left-content img,
.magazine-center-content .middle-center-content img,
.magazine-center-content .middle-right-content img {
    width: 100%;
}
.magazine-center-content .magazine-center-content-top .top-content-right h2,
.magazine-center-content .middle-left-content h2,
.magazine-center-content .middle-center-content h2,
.magazine-center-content .middle-right-content h2 {
    margin: 0;
    font-size: 19px;
}
.magazine-center-content .magazine-center-content-top .top-content-right a,
.magazine-center-content .middle-left-content a,
.magazine-center-content .middle-center-content a,
.magazine-center-content .middle-right-content a {
    margin: 0;
    font-size: 19px;
    color: black;
}
.magazine-center-content .magazine-center-content-top .top-content-right p,
.magazine-center-content .middle-left-content p,
.magazine-center-content .middle-center-content p,
.magazine-center-content .middle-right-content p {
    margin: 0;
    line-height: 16px;
}
.magazine-center-content .magazine-center-content-top .top-content-right .content-sub-head,
.magazine-center-content .middle-left-content .content-sub-head,
.magazine-center-content .middle-center-content .content-sub-head,
.magazine-center-content .middle-right-content .content-sub-head {
    color: #ff0000;
    margin: 5px 0;
    font-size: 11px;
}
.content-sub-head span {
    color: black;
    border-left: 1px solid #e1e1e1;
    padding-left: 1px;
    margin-left: 3px;
}
.content-sub-head-a {
    color: #ff0000 !important;
    margin: 5px 0 !important;
    font-size: 11px !important;
    cursor: pointer;
}
.content-sub-head-a:hover {
    color: #095890 !important;
    cursor: pointer;
}
.magazine-center-content-center {
    padding: 15px 0;
}
.magazine-center-content-center img {
    margin-bottom: 10px;
}
.magazine-center-content-center h2 {
    margin: 10px 0 !important;
}
.magazine-center-content .middle-center-content {
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
}
.magazine-center-content-bottom h2 {
    font-size: 19px;
    border-bottom: 1px solid #ff0000;
    padding-bottom: 5px;
    margin-bottom: 8px;
}
.col-md-12.text-right a {
    color: black;
}
.magazine-center-content-bottom .insights-slider {
    border: 1px solid #f5f5f5;
    background: #fbfbfb;
    padding: 10px 0;
}
.magazine-center-content-bottom .insights-slider .insights-heading {
    color: #ff0000;
}
.insights-heading span {
    color: black;
    border-left: 1px solid #bfbfbf;
    padding-left: 5px;
    margin-left: 5px;
}
.insights-heading-a {
    color: #ff0000 !important;
    margin: 5px 0 !important;
    font-size: 14px !important;
    cursor: pointer;
}
.insights-heading-a:hover {
    color: #095890 !important;
    cursor: pointer;
}
.magazine-center-content-bottom .insights-slider .owl-carousel .item img {
    width: 100%;
}
.magazine-center-content-bottom .insights-slider .owl-carousel .item h2 {
    border: none;
    margin-top: 0;
}
.magazine-center-content-bottom .insights-slider .owl-carousel .item a {
    color: black;
}
.center-ad-section {
    margin: 15px 0;
    overflow: hidden;
}
.center-ad-section .ad-container {
    background: rgb(255, 255, 255);
    /* Old browsers */
    
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(209, 214, 213, 1) 19%, rgba(255, 255, 255, 1) 47%, rgba(212, 214, 214, 1) 79%, rgba(255, 255, 255, 1) 100%);
    /* FF3.6-15 */
    
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(209, 214, 213, 1) 19%, rgba(255, 255, 255, 1) 47%, rgba(212, 214, 214, 1) 79%, rgba(255, 255, 255, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(209, 214, 213, 1) 19%, rgba(255, 255, 255, 1) 47%, rgba(212, 214, 214, 1) 79%, rgba(255, 255, 255, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);
    /* IE6-9 */
    /* IE6-9 */
}
.center-ad-section img {
    width: 100%;
    margin: 5px 0;
    -webkit-box-shadow: 0px 0px 91px -23px rgba(0, 0, 0, 0.72);
    -moz-box-shadow: 0px 0px 91px -23px rgba(0, 0, 0, 0.72);
    box-shadow: 0px 0px 91px -23px rgba(0, 0, 0, 0.72);
}
.magazine-center-content-bottom h2 {
    /* border-bottom:1px solid #000; */
}
.magazine-center-content-bottom .magazine-bottom-section-one {
    margin-bottom: 20px;
}
.magazine-center-content-bottom .magazine-bottom-section-one h2 {
    border: 0;
    font-size: 15px;
    margin: 0;
}
.magazine-center-content-bottom .magazine-bottom-section-one a {
    border: 0;
    font-size: 17px;
    margin: 0;
    color: #2D3E4A;
}
.magazine-center-content-bottom .magazine-bottom-section-one a:hover {
    border: 0;
    font-size: 17px;
    margin: 0;
    color: black;
}
.magazine-center-content-bottom .magazine-bottom-section-one img {
    width: 100%;
}
.magazine-center-content-bottom .magazine-bottom-section-one h3 {
    padding: 5px 2px;
    background: #f5f5f5;
    color: #ff0000;
    font-size: 18px;
    margin-left: 0px;
    margin-right: 0px;
}
.magazine-center-content-bottom .magazine-bottom-section-one h3 span {
    color: #707070;
    margin-left: 10px;
}
.magazine-bottom-section-one a.allCatLink {
    padding: 5px 2px;
    color: #ff0000;
    font-size: 18px;
    margin-left: 0px;
    margin-right: 0px;
}
.magazine-bottom-section-one a.allCatLink:hover {
    color: #095890;
    font-size: 18px;
}
.magazine-center-content-bottom .magazine-bottom-section-one .pull-right a {
    color: black;
    margin-left: 10px;
    font-size: 14px;
}
.magazine-center-content-bottom .magazine-bottom-section-one .pull-right a:hover {
    color: #ff0000;
    margin-left: 10px;
}
.bottom-ad-section {
    width: 70%;
    margin: 0 auto;
}
.bottom-ad-section .ad-container img {
    width: 100%;
}
.right-top-ad-section .ad-container img {
    width: 100%;
}
.magazine-right-content {
    margin-top: 68px;
}
.magazine-right-content .magazine-right-comment-section {
    border: 1px solid #e1e1e1;
    margin-top: 20px;
}
.magazine-right-content .magazine-right-comment-section h2 {
    font-size: 20px;
    margin: 0;
    padding: 8px;
    background: #f5f5f5;
}
.magazine-right-content .magazine-right-comment-section h2 span {
    color: #a6a6a6;
    float: right;
    padding: 0;
    border: 0;
    font-weight: 100;
}
.magazine-right-content .magazine-right-comment-section .comments-section {
    padding: 8px 5px;
}
.magazine-right-content .magazine-right-comment-section .comments-section .comment-no {
    text-align: center;
    float: left;
    width: 20%;
    padding-left: 15px;
    padding-right: 5px;
}
.magazine-right-content .magazine-right-comment-section .comments-section .comment-txt {
    float: left;
    width: 80%;
    padding-right: 15px;
    padding-left: 5px;
}
.magazine-right-content .magazine-right-comment-section .comments-section .comment-txt h4 {
    font-size: 14px;
}
.magazine-right-content .magazine-right-comment-section .comments-section .comment-txt a {
    font-size: 14px;
    color: black;
}
.magazine-right-content .magazine-right-comment-section .comments-section .comment-txt p {
    color: #ff0000;
    font-size: 11px;
}
.magazine-right-content .magazine-right-comment-section .comments-section .comment-no span {
    color: white;
    font-size: 20px;
    background: black;
    border-radius: 50%;
    display: block;
    height: 28px;
    width: 28px;
    margin: 5px auto;
}
footer {
    border-top: 5px solid #ff0000;
    background: #f3f3f3;
    margin-top: 25px;
    padding: 20px 0 0;
}
.right-newsletter-box {
    background: white;
    /* margin-top:25px; */
    
    font-size: 15px;
    color: #000000;
    text-align: center !important;
    padding: 10px;
    font-weight: 100px;
}
.right-newsletter-box .newsletter button {
    background: #ff0000;
    color: #FFFFFF;
    font-size: 16px;
    /*margin: 10px 24px;*/
    
    padding: 10px 40px;
    border: 0;
}
.right-newsletter-box .newsletter button a {
    color: #FFFFFF;
    font-size: 16px;
}
footer h2 {
    font-size: 16px;
    margin: 0;
    padding: 10px 0;
}
.right-newsletter-box h2 {
    padding: 10px 0;
    width: 230px;
    margin: 0 auto;
}
footer ul {
    padding: 0;
}
footer ul li a:hover {
    color: #555555 !important;
    text-decoration: none;
}
footer ul li {
    list-style: none;
}
footer ul li a {
    color: #555555 !important;
}
.copyright-section {
    background: #d4d4d4;
    color: black;
    padding: 3px 0;
    margin-top: 10px;
}
.cust_scr {
    height: 2000px;
    overflow-y: scroll;
}
.cust_scr::-webkit-scrollbar {
    width: 0px;
    /* remove scrollbar space */
    
    background: transparent;
    /* optional: just make scrollbar invisible */
}
/* optional: show position indicator in red */

.cust_scr::-webkit-scrollbar-thumb {
    background: #FF0000;
}
/*Article page styles*/

.article-heading {
    background: #f5f5f5;
    padding: 4px 15px;
    color: #ff0000;
    font-size: 18px;
    margin: 0;
}
.article-heading a {
    color: #ff0000;
}
.article-heading span {
    color: #707070;
    margin-left: 5px;
    border: 0 !important;
}
.magazine-article-center-content {
    border: 1px solid #f5f5f5;
    margin-top: 68px;
    margin-bottom: 20px;
}
.magazine-article-center-inner-content {
    padding: 8px 15px;
}
.magazine-article-center-inner-content h2 {
    font-size: 22px;
    margin: 0;
}
.magazine-article-center-inner-content h2 a {
    font-size: 22px;
    margin: 0;
    color: black;
}
.post-content h2 a {
    font-size: 17px;
    margin: 0;
    color: black;
}
.post-content h2 a:hover {
    font-size: 17px;
    margin: 0;
    color: #595959;
}
.aClassBlack {
    color: black;
}
.aClassBlack a {
    font-size: 15px;
    margin: 0;
    color: black;
}
.aClassBlack a:hover {
    font-size: 15px;
    margin: 0;
    color: #E51501;
}
.articleMonth {
    font-size: 9px !important;
    text-transform: uppercase;
    color: #ff0000 !important;
}
.articleMonth span {
    font-size: 9px !important;
    text-transform: uppercase;
    color: #595959 !important;
}
.article-picture-section .article-main-picture {
    width: 300px;
    float: left;
    margin: 15px 0;
    position: relative;
}
.article-picture-section .article-main-picture-max {
    float: left;
    margin: 15px 0;
    position: relative;
}
.article-picture-section .article-main-picture .picture-name {
    position: absolute;
    width: 170px;
    padding: 5px;
    background: url(../images/black-bg.png);
    bottom: 0;
    left: 0;
    text-align: center;
    color: white;
}
.article-picture-section .article-main-picture img {
    width: 100%;
}
.article-picture-section .picture-desc p {
    color: #949494;
    margin: 0;
}
.article-picture-section .picture-desc ul {
    float: right;
    margin: 0;
}
.article-picture-section .picture-desc ul li {
    list-style: none;
    margin-left: 2px;
}
.article-picture-section .picture-desc ul li.icon-group {
    margin-left: 25px;
}
.article-content p {
    margin: 15px 0;
}
.article-content p strong {
    display: block;
    width: 100%;
    font-size: 13px;
}
.article-content p span {
    font-weight: bold;
    font-size: 13px;
}
.article-content-ad .ad-container {
    width: 290px;
    float: right;
    padding-left: 15px;
}
.article-content-ad .ad-container img {
    width: 100%;
}
.article-content-bottom-ad .ad-container {
    width: 150px;
}
.article-content-bottom-ad .ad-container img {
    width: 100%;
}
.article-content .social-content-icons ul {
    float: right;
}
.social-content-icons ul {
    float: right;
}
.social-content-icons ul li {
    list-style: none;
    margin-left: 2px;
}
.social-content-icons ul li.icon-group {
    margin-left: 25px;
}
.article-content .social-content-icons ul li {
    list-style: none;
    margin-left: 2px;
}
.article-content .social-content-icons ul li.icon-group {
    margin-left: 25px;
}
.article-bottom-link {
    padding: 15px 0;
    border-top: 1px solid #e1e1e1;
}
.article-bottom-link a {
    text-decoration: none;
    color: #949494;
    font-size: 18px;
}
.article-bottom-link a:hover {
    text-decoration: none;
}
.comment-section {
    position: relative;
    margin: 10px 0 15px;
    border: 1px solid #f5f5f5;
}
.comment-section h3 {
    padding: 5px;
    font-size: 15px;
    margin: 0;
    background: #e1e1e1;
    font-weight: bold;
}
.comment-section textarea {
    width: 100%;
    border: 1px solid #e1e1e1;
    padding: 20px;
    resize: none;
}
.comment-section .comment {
    /*position: absolute;*/
    
    bottom: 10px;
    right: 5px;
    box-shadow: 0;
    border: 0;
    background: #c00000;
    color: white;
    text-align: center;
    padding: 4px 10px;
}
.magazine-right-comment-section.article-page .comments-section {
    padding: 10px 20px 0;
}
.magazine-right-comment-section.article-page .comment-txt {
    padding: 0 15px !important;
    width: 100% !important;
}
.left-bottom-content.article-page {
    padding: 10px;
    border: 3px solid #f5f5f5;
}
.left-bottom-content.article-page h3 {
    margin: 0;
    font-size: 17px;
    text-align: start;
    font-weight: bold;
    margin-bottom: 5px;
}
.left-bottom-content.article-page h2 {
    margin: 0;
    font-size: 19px;
    text-align: start;
    margin-bottom: 15px;
}
.left-bottom-content.article-page h3 a {
    text-decoration: none;
}
.left-bottom-content.article-page p {
    font-size: 14px;
    text-align: start;
}
.video-box {
    position: relative;
}
.video-box .h_iframe {
    position: relative;
}
.video-box .h_iframe img {
    width: 100%;
}
.video-box .h_iframe iframe {
    position: absolute;
    top: 0 !important;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999 !important;
}
/*Article section page styles*/

.article-section-posts .row {
    margin-top: 15px;
    margin-bottom: 5px;
}
.article-section-posts .post-profile-pic {
    max-width: 320px;
    padding: 10px;
    border: 1px solid #f5f5f5;
}
.article-section-posts .post-profile-pic img {
    width: 100%;
}
/*Responsive Styles*/

@media (max-width: 480px) {
    .header-left {
        float: none !important;
    }
    .logo {
        width: 200px !important;
        margin: 10px auto;
    }
    header .navigation-section .navbar .navbar-collapse {
        padding-left: 15px;
        padding-right: 15px;
    }
    header .navigation-section nav .nav a {
        margin: 10px 0;
    }
    header .navigation-section .subscribe,
    header .navigation-section .free-trial,
    header .navigation-section .login {
        width: 100% !important;
        padding: 5px 0;
        text-align: center;
        margin: 10px 0;
    }
    header .navigation-section .subscribe a,
    header .navigation-section .free-trial a,
    header .navigation-section .login a {
        margin: 0 !important;
    }
    .main-content .top-ad-section .ad-container {
        width: 95%;
        margin: 0 auto;
    }
    .magazine-center-content .middle-center-content {
        border: 0;
    }
    .bottom-ad-section .ad-container {
        width: 100%;
        margin: 10px 0;
    }
    .bottom-ad-section {
        width: 100%;
    }
}
@media (min-width: 481px) and (max-width: 768px) {
    .header-left {
        float: none !important;
    }
    .logo {
        width: 320px !important;
        margin: 10px auto 25px;
    }
    header .navigation-section .navbar .navbar-collapse {
        padding-left: 15px;
        padding-right: 15px;
    }
    header .navigation-section nav .nav a {
        margin: 10px 0;
    }
    header .navigation-section .subscribe,
    header .navigation-section .free-trial,
    header .navigation-section .login {
        width: 100% !important;
        padding: 5px 0;
        text-align: center;
        margin: 10px 0;
    }
    header .navigation-section .subscribe a,
    header .navigation-section .free-trial a,
    header .navigation-section .login a {
        margin: 0 !important;
    }
    .main-content .top-ad-section .ad-container {
        width: 90%;
        margin: 0 auto;
    }
    .magazine-center-content .middle-center-content {
        border: 0;
    }
    .bottom-ad-section {
        width: 100%;
    }
    .bottom-ad-section .ad-container {
        width: 100%;
        margin: 10px 0;
    }
}
/*homepage slider*/

.homepage-slider {
    margin: 0;
    border-bottom: 0 !important;
    font-size: 18px;
}
.home-slider-item {
    padding: 10px;
    background: white;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.home-slider-item img {
    width: 100%;
}
.home-slider-item h2 {
    font-size: 13px;
    margin: 15px 0 !important;
}
#home-slider .owl-nav {
    position: absolute;
    top: -44px;
    right: 0;
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next {
    background: none !important;
    border: 1px solid #d6d6d6 !important;
    padding: 7px !important;
    color: #727272 !important;
    line-height: 1;
    font-weight: bold;
}
.view-products {
    margin-right: 80px;
}
/*homepage slider*/
/*past conference page*/

.past-conf-section,
.estore-section {
    padding: 30px 0;
}
.past-conf-section h2,
.estore-section h2 {
    font-size: 24px;
}
.past-conf-section h2 span {
    border-bottom: 5px solid #c00000;
    font-weight: 100;
}
.estore-section h2 span {
    border-bottom: 5px solid #c00000 !important;
    font-weight: 100 !important;
    padding-bottom: 0px !important;
    font-size: 24px !important;
}
.past-conf-section .form-group {
    padding: 15px 8px;
}
.past-conf-section .form-group label {
    font-size: 13px;
    font-weight: 100;
}
.past-conf-section .form-group select {
    width: 100px;
}
.past-conf-section .individual-month-section {
    width: 600px;
    padding-left: 15px;
    border-left: 4px solid #d9d9d9;
    padding-bottom: 15px;
    margin-bottom: 5px;
}
@media (max-width: 767px) {
    .past-conf-section .individual-month-section {
        width: 100%;
    }
}
.even-months {
    border-left: 4px solid #f2f2f2 !important;
}
.past-conf-section .individual-month-section .conf-article-sec {
    margin-bottom: 10px;
}
.past-conf-section .individual-month-section h3 {
    margin: 0 0 15px;
    font-size: 17px;
    color: #c00000;
    font-weight: bold;
}
.past-conf-section .individual-month-section img {
    width: 100%;
    max-width: 80px;
}
.past-conf-section .individual-month-section p {
    margin: 0;
    font-size: 15px;
    color: black;
}
.past-conf-section .individual-month-section a {
    margin: 0;
    font-size: 15px;
    color: black;
}
.past-conf-section .individual-month-section p.it {
    font-size: 13px;
    font-style: italic;
    color: #333;
}
.past-conf-section .individual-month-section p.li {
    font-size: 13px;
    color: #1f4e79;
}
/*past conference page*/
/*eStore section*/

.estore-section .estore-slider {
    padding: 30px 50px;
    background: #f2f2f2;
}
.estore-slider h5 {
    font-size: 16px;
    font-weight: 100;
    color: #a6a6a6;
    border-bottom: 3px solid #dfdfdf;
    padding-bottom: 4px;
    margin: 0 40px;
    margin-bottom: 20px;
}
.estore-slider .image-section {
    width: 85px;
    text-align: center;
    margin: 0 auto;
}
.estore-slider .image-section img {
    width: 100%;
}
#estore-slider .owl-nav .owl-prev {
    position: absolute;
    top: 30px;
    left: -45px;
    border: 0 none !important;
    font-size: 52px;
    font-weight: 100;
    color: #a7a7a7 !important;
}
#estore-slider .owl-nav .owl-next {
    position: absolute;
    top: 30px;
    right: -45px;
    border: 0 none !important;
    font-size: 52px;
    font-weight: 100;
    color: #a7a7a7 !important;
}
.estore-slider p {
    margin: 0;
    font-size: 12px;
    width: 110px;
    margin: 10px auto;
    color: black;
    margin-bottom: 2px;
}
.estore-slider a {
    margin: 0;
    font-size: 12px;
    width: 110px;
    margin: 10px auto;
    color: black;
    margin-bottom: 2px;
}
.estore-slider .offers {
    color: #ff0000;
    text-align: center;
    margin: 0 auto;
    font-weight: bold;
    font-size: 13px;
}
.estore-section .estore-magazine {
    padding: 20px 0;
}
.estore-section .estore-magazine h2 {
    border-left: 5px solid #c00000;
    font-weight: 100;
    padding-left: 8px;
    margin: 0;
    line-height: 24px;
}
.each-section {
    margin: 15px 0;
    padding: 20px;
    border: 1px solid #ddd;
    position: relative;
}
.each-section img {
    width: 100%;
    max-width: 150px;
    height: 225px;
}
.each-section h3 {
    margin: 0;
    font-size: 19px;
}
.red-heading {
    color: #ff0000;
}
.green-heading {
    color: #70ad47;
}
.blue-heading {
    color: #022356;
}
.each-section p {
    color: black;
    font-size: 15px;
    margin-top: 5px;
    margin-bottom: 20px;
}
.subscriber-rates {
    padding: 5px;
    overflow-x: auto;
}
.subscriber-rates-table {
    display: table;
    text-align: center;
    width: 530px;
    background: #f2f2f2;
    padding: 20px;
}
.subsc-rate-row {
    display: table-row;
}
.rate-heading {
    font-size: 12px;
    color: #ff0000;
}
.subsc-rate-data {
    display: table-cell;
    padding: 3px 16px;
}
.subsc-rate-data a {
    color: #337ab7;
}
.subsc-rate-data a:hover {
    color: #3b87c8;
    text-decoration: underline;
}
.each-section-button {
    position: absolute;
    bottom: 20px;
    right: 20px;
    box-shadow: none;
    border: 0;
    background: #c00000;
    color: white;
    text-align: center;
    padding: 4px 10px;
}
.blue-button {
    background: #2e75b6 !important;
}
.price-buttn {
    position: absolute;
    right: 20px;
    bottom: 20px;
}
.price-buttn .price-tag {
    float: left;
    margin-right: 15px;
    background: #f2f2f2;
    padding: 4px 10px;
    color: black;
}
.price-tag a {
    color: #337ab7;
}
.price-tag a:hover {
    color: #3b87c8;
    text-decoration: underline;
}
.price-buttn button {
    box-shadow: none;
    border: 0;
    background: #c00000;
    color: white;
    text-align: center;
    padding: 4px 10px;
}
@media (max-width: 991px) {
    .estore-magazine .each-section h3 {
        margin-top: 20px;
    }
    .estore-magazine .each-section .price-buttn {
        position: initial;
    }
    .estore-magazine .each-section .each-section-button {
        position: initial;
        margin-top: 20px;
    }
}
/*eStore section*/
/*newsletter-signup section*/

.newsletter-signup-section {
    padding: 30px 0;
}
.newsletter-signup-section .news-section h3 {
    background: #f2f2f2;
    padding: 5px 8px;
    color: #c00000;
    font-size: 20px;
}
.newsletter-signup-section .news-section h3 span {
    color: black;
}
.news-section-inner-content .news-article {
    display: table;
    border: 1px solid #d9d9d9;
    padding: 10px;
    margin-bottom: 30px;
}
.news-section-inner-content .news-article .image-container,
.news-section-inner-content .news-article .news-content,
.news-section-inner-content .news-article .checkbox-section {
    display: table-cell;
    vertical-align: middle;
}
.news-section-inner-content .news-article .image-container {
    width: 150px;
}
.news-section-inner-content .news-article .image-container img {
    width: 100%;
}
.news-section-inner-content .news-article .news-content p {
    color: black;
}
.news-section-inner-content .news-article .news-content p span {
    font-weight: bold;
}
.news-section-inner-content .news-article .checkbox-section {
    padding: 10px;
}
.news-section-inner-content .news-article .news-content label {
    color: #595959;
    font-weight: 100;
}
.delivery-info-section {
    margin: 20px 0;
    background: #f7f7f7;
}
.delivery-info-section h3 {
    padding: 5px 8px;
    font-weight: bold;
    color: white;
    background: #2d76a3;
    margin: 0;
}
.delivery-info-inner-sec {
    padding: 20px;
}
.delivery-info-inner-sec .subscriber-radio-btn {
    padding: 15px 0;
    border-bottom: 1px solid #e7e6e6;
}
.delivery-info-inner-sec .subscriber-radio-btn label {
    color: black;
    font-size: 21px;
    font-weight: 100;
}
.delivery-info-inner-sec .subscriber-radio-btn input {
    margin-right: 15px;
    font-size: 22px;
}
.delivery-info-inner-sec .subscriber-radio-btn .subscriber {
    position: relative;
}
.delivery-info-inner-sec .subscriber-radio-btn p {
    color: #bfbfbf;
    font-size: 22px;
    position: absolute;
    right: 45px;
    top: 0;
}
.subscriber-form-section {
    padding: 15px 0;
}
.subscriber-form-section input {
    margin: 5px 0;
    width: 100%;
    padding: 2px 5px;
}
.subs-left-section {
    position: relative;
    padding-bottom: 50px;
}
.subs-left-section button {
    font-size: 18px;
}
.subs-right-section {
    padding: 100px;
}
.subs-right-section h3 {
    font-size: 24px;
    color: #30465b;
    background: none;
    padding: 0;
    font-weight: 100;
}
.subs-right-section p {
    font-size: 16px;
    margin-bottom: 20px;
}
.subs-right-section a {
    font-size: 18px;
    color: #30465b;
}
/*newsletter-signup section*/
/*press release section*/

.pressrelease {
    max-width: 850px;
}
.form h2 span {
    border-bottom: 5px solid #c00000;
}
.month {
    margin-bottom: 30px;
}
.month h5 {
    border-bottom: 1px solid #e4e4e4;
    margin: 0;
    padding-bottom: 3px;
    font-size: 18px;
    margin-bottom: 10px;
}
.month p {
    color: #8f9094;
    margin-right: 15px;
    margin-bottom: 0;
    display: inline-block;
}
.month p,
.month a {
    float: left;
}
.form h2 {
    font-weight: 100;
}
.box {
    padding: 30px 0;
}
.date-content {
    margin-bottom: 15px;
}
.date-content a {
    color: #428bca;
    text-decoration: none;
}
/*press release section*/

.articleLogo {
    cursor: pointer;
    height: 35px;
    width: 50px;
    margin-top: 10px;
    float: right;
}
.video-desc {
    background: #111;
    padding: 10px;
    width: 100%;
    color: fff;
    font-size: 12px;
}
.subcatRed {
    color: red;
    font-size: 15px;
    border-bottom: 1px solid #e1e1e1;
}
.subcat {
    color: red;
    font-size: 12px;
    padding: 0px 0px 5px 2px;
    font-style: italic;
}
.picker {
    color: red;
}
/*play button*/

.wrap {
    background: #ddd;
    /*height: 300px;*/
    
    position: relative;
}
.circle {
    /*background: red;
    border-radius: 50px;*/
    
    height: 50px;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 50px;
    margin: -25px 0 0 -25px;
}
.videoIcon {
    font-size: 45px;
    position: absolute;
    color: red;
    cursor: pointer;
    left: 50%;
    top: 50%;
    margin: -25px 0 0 -25px;
}
.fa-youtube-play:hover {
    color: #ff1717;
}
.fa-youtube-play {
    color: rgba(255, 0, 0, 0.75);
}
.fa-angle-double-right {
    padding-left: 5px;
    color: grey;
}
.Userdashboard {
    padding: 0px;
    margin: -5px -15px 1px 0px;
}
.sIcons {
    padding: 0px;
    margin: 0px 0px 1px 0px;
}
/* @group Blink */

.blink {
    -webkit-animation: blink .75s linear infinite;
    -moz-animation: blink .75s linear infinite;
    -ms-animation: blink .75s linear infinite;
    -o-animation: blink .75s linear infinite;
    animation: blink .75s linear infinite;
    color: #ff200b !important;
}
@-webkit-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 1;
    }
    50.01% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}
@-moz-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 1;
    }
    50.01% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}
@-ms-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 1;
    }
    50.01% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}
@-o-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 1;
    }
    50.01% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}
@keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 1;
    }
    50.01% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}
/* @end */

.flexcontainer > div {
    padding: 2px 0px;
}
.flexcontainer > div ul {
    list-style: none;
}
.flexcontainer > div ul li {
    margin-left: 5px;
}
.flexcontainer > div a {
    color: black;
}
.flexcontainer > div a:hover {
    color: blue;
}
.flexcontainer.column {
    -webkit-flex-direction: column;
    flex-direction: column;
}
.flexcontainer.column.top {
    -webkit-align-items: flex-start;
    align-items: flex-start;
    max-height: 500px;
    height: 500px;
}
.flexcontainer.row.top {
    -webkit-align-items: flex-start;
    align-items: flex-start;
}
.flexcontainer.row.left {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}
.flexcontainer.column.left {
    -webkit-align-items: flex-start;
    align-items: flex-start;
}
.flexcontainer.row.right {
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}
.flexcontainer.growshrink {
    -webkit-align-items: center;
    align-items: center;
}
.flexcontainer.growshrink .bigitem {
    -webkit-flex: 2 0 0;
    flex: 2 0 0;
}
.flexcontainer.growshrink .smallitem {
    -webkit-flex: 1 0 0;
    flex: 1 0 0;
}
.flexcontainer.wrap.row {
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-align-content: flex-end;
    align-content: flex-end;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.flexcontainer.wrap.column {
    -webkit-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-align-content: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.flexcontainer.wrap.column.nospace {
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-content: center;
    align-content: center;
}
.flexcontainer.column.pin {
    -webkit-align-items: center;
    align-items: center;
}
.flexcontainer.column.pin .left {
    -webkit-align-self: flex-start;
    align-self: flex-start;
}
.flexcontainer.column.pin .right {
    margin-left: auto;
}
@media screen and (min-width: 480px) {
    /*larger than 480px*/
    
    .flexcontainer {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-align-items: flex-end;
        align-items: flex-end;
    }
}
@media screen and (max-width: 479px) {
    /*smaller than 480px*/
    
    .flexcontainer {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row
        /* works with row or column */
        
        flex-direction: row;
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: center;
        justify-content: center;
    }
    .flexcontainer.row.center,
    .flexcontainer.column.center {
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: center;
        justify-content: center;
    }
}


@media (min-width: 768px) {
.navbar-nav.navbar-right:last-child {
	margin-right: 0 !important;
}
}
.event-update-section {
	background: #f4f4f4;
	padding: 20px 0 10px;
	font-family: 'open_sansregular';
}
.event-update-section {
	margin-top: 20px;
}
.event-update-inside {
	border-left: 1px solid #ddd;
	padding-left: 35px;
}

@media (max-width:767px) {
.event-update-inside {
	border-left: 0px solid #ddd;
	padding-left: 0;
}
}

@media (min-width:992px) {
.air-md-9 {
	width: 72%;
}
.air-md-3 {
	width: 28%;
}
}
.event-update-section h3 {
	font-size: 19px;
	padding: 0;
	margin: 0 0 15px;
	text-transform: uppercase;
}
.event-update-section .form-group {
	margin: 0 0 6px;
}
.event-update-section .btn {
	margin: 6px 0 0;
}
.recent-articles .recent-article-table {
	display: table;
	width: 100%;
}
#recent-articles li {
	list-style:none;
}

.recent-articles .recent-article-table .recent-article-data {
	display: table-cell;
	vertical-align: top;
}
.recent-articles .recent-article-table .recent-article-data h5 {
	padding: 0;
	margin: 0;
	font-size: 14px;
	color: #333333;
	font-family: 'open_sansbold';
}
.recent-articles .recent-article-table .recent-article-data a {
	padding: 0;
	margin: 0;
	font-size: 14px;
	color: #333333;
	font-family: 'open_sansbold';
}
 .recent-articles .recent-article-table .recent-article-data a:hover {
	color: #337ab7;
}
.recent-articles .recent-article-table .recent-article-data p {
	padding: 0;
	margin: 0;
	font-size: 13px;
	color: #333333;
}
.recent-articles .recent-article-table .recent-article-data.recent-article-data-first {
	width: 70px;
	padding-right: 10px;
}
.recent-articles .row {
	padding: 15px 0;
}

@media (max-width:767px) {
.recent-articles .row {
	padding: 0;
	margin: 0;
}
.recent-articles .row .col-sm-6 {
	padding: 15px 0;
}
}
.event-update h3 {
	margin: 0;
}

footer.footer {
	font-size: 10px;
	padding: 15px 0;
	border-top: 0px solid #ff0000;
	background: none;
}
.ad-section {
	padding: 20px 0;
	text-align: center;
}
.ad-section img {
	max-width: 100%;
}
.gery-box {
	background: #f4f4f4;
	margin-bottom: 20px;
}
.gery-box h2 {
	background: #d24445;
	padding: 7px 8px;
	font-size: 13px;
	color: #FFF;
	margin: 0;
	font-weight: normal;
}
.gery-box .gery-box-inner {
	padding: 15px;
}
.gery-box .gery-box-inner h4 {
	padding: 0 0 8px;
	margin: 0;
	font-size: 14px;
	color: #333333;
	font-family: 'open_sansbold';
	font-weight: normal;
}
.gery-box .gery-box-inner p {
	padding: 3px 0;
	margin: 0;
}
.gery-box .gery-box-inner p.phone-number, .gery-box .gery-box-inner p.email {
	font-size: 12px;
}
.gery-box .gery-box-inner p i {
	font-size: 18px;
	position: relative;
	top: 2px;
	margin-right: 5px;
}
.gery-box .gery-box-inner .form-group {
	margin: 0 0 7px;
}
.gery-box .gery-box-inner .code-varification-section {
	color: #333;
	padding-bottom: 5px;
}
.gery-box .gery-box-inner .captcha-note {
	font-size: 11px;
	color: #333;
	padding: 5px 0 7px;
}
/*Per conferences styles here*/

.pre-conferences {
    padding: 10px 0 0;
}
.pre-conferences h1 {
    font-family: 'open_sansbold';
    font-size: 28px;
    color: #145c96;
    margin: 0;
    padding: 0 0 15px;
}
.pre-conferences h6 {
    font-family: 'open_sanssemibold';
    font-size: 18px;
    margin: 0;
    padding: 2px 0;
}
.button-section {
    padding: 20px 0 10px;
}
.button-section a {
    background: #495160;
    display: inline-block;
    padding: 10px 20px;
    font-size: 18px;
    margin-right: 10px;
    margin-bottom: 10px;
    color: #FFF !important;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.button-section a:hover {
    text-decoration: none;
    cursor: pointer;
}
.button-section a.red-border {
    border-left: 5px solid #d24445;
    position: relative;
}
.button-section a.red-border:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -5px;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 8px solid #d24445;
    border-bottom: 5px solid transparent;
}
.button-section a.red-border:hover {
    color: #d24445;
}
.button-section a.blue-border {
    border-left: 5px solid #2196f3;
    position: relative;
}
.button-section a.blue-border:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -5px;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 8px solid #2196f3;
    border-bottom: 5px solid transparent;
}
.button-section a.blue-border:hover {
    color: #2196f3;
}
.pre-conf-share-social-icons {
    padding: 10px 0;
}
.share-social-icons a.facebook,.share-social-icons a.twitter,.share-social-icons a.linkedin {
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -ms-border-radius: 16px;
    border-radius: 16px;
    display: inline-block;
    width: 32px;
    height: 32px;
    text-align: center;
    font-size: 20px;
    color: white !important;
    margin-left: 10px;
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
    overflow: hidden;
}
.pre-conf-share-social-icons a {
    margin-left: 0;
    margin-right: 10px;
}
.share-social-icons a.facebook {
    background: #4e71a8;
}
.share-social-icons a.facebook i {
    position: relative;
    top: 3px;
}
.share-social-icons a.twitter {
    background: #1ebef0;
}
.share-social-icons a.twitter i {
    position: relative;
    top: 2px;
}
.share-social-icons a.linkedin {
    background: #1686b0;
}
.share-social-icons a.linkedin i {
    position: relative;
    top: 1px;
}
.share-social-icons a:hover {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
}
.pre-conf-share-social-icons div {
    display: inline-block;
    border-left: 3px solid #cccccc;
    padding-left: 10px;
    vertical-align: top;
}
.pre-conf-share-social-icons div button {
    vertical-align: top;
    margin: 0;
    padding: 0;
    background: none;
    border: 0 none;
    color: #d24445;
    position: relative;
    top: -4px;
}
.pre-conf-share-social-icons div button i {
    font-size: 30px;
    margin-right: 10px;
    position: relative;
    top: 4px;
}
.past-events {
    padding: 10px 0 0;
}
.past-events h3 {
    font-family: 'open_sanssemibold';
    font-size: 18px;
    margin: 0;
    padding: 2px 0;
    background: url(../images/h3-bg.jpg) center repeat-x;
}
.past-events h3 span {
    background: #FFFFFF;
    display: inline-block;
    padding-right: 10px;
}
.key-speakers {
    display: table;
    width: 100%;
}
.key-speakers-box {
    float: left;
    width: 25%;
}
@media (max-width: 667px) {
    .key-speakers-box {
        float: left;
        width: 50%;
    }
}
@media (max-width: 400px) {
    .key-speakers-box {
        float: left;
        width: 100%;
    }
}
.key-speakers-box-inside {
    padding: 10px;
    text-align: center;
}
.key-speakers-box-inside figure {
    display: table;
    margin: 0 auto;
}
.key-speakers-box-inside figure img {
    max-width: 100%;
}
.key-speakers-box-inside aside {
    font-size: 12px;
    padding-top: 10px;
    min-height: 80px;
}
.key-speakers-box-inside aside h5 {
    color: #000;
    font-size: 13px;
    padding: 0 0 2px;
    margin: 0;
    font-family: 'open_sansbold';
}
.register-now-inner p {
    padding: 0 0 15px !important;
    margin: 0 !important;
}
.past-events-nav {
    border-bottom: 1px solid #dddddd;
}
.past-events-nav li {
    position: relative;
    bottom: -1px;
    border: 1px solid transparent;
}
.past-events-nav li.r-tabs-state-active {
    border: 1px solid #dddddd;
    border-bottom: 1px solid #FFF;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.past-events-nav li.r-tabs-state-active a {
    color: #555;
}
.past-events-nav a {
    color: #337ab7;
    display: inline-block;
    padding: 10px 15px;
}
.past-events-nav a:hover,
.past-events-nav a:active,
.past-events-nav a:focus {
    text-decoration: none;
}
#past-events-slider li .testimonial-list {
    border-bottom: 1px dotted #DDD;
    padding: 15px 0
}
#past-events-slider li .testimonial-list:last-child {
    border: 0 none;
    padding-bottom: 0;
}
#past-events-slider p {
    font-family: 'open_sansitalic';
}
.testimonial-auther,
.testimonial-auther-desc {
    font-size: 12px;
}
.testimonial-auther,
.download-event-fact-sheet {
    font-family: 'open_sansbold';
}
.download-event-fact-sheet a {
    display: inline-block;
    background: url(../images/facets-icon.png) left center no-repeat;
    padding: 2px 0 2px 30px;
    margin-bottom: 10px;
}
.download-event-fact-sheet a:hover {
    text-decoration: none;
    color: #e61501;
}
.past-brochures-tab-content {
    padding: 15px 0;
    display: table;
    width: 100%;
}
.past-brochures-tab-content .past-brochures-box {
    float: left;
    padding: 0 15px;
    text-align: center;
}
.past-brochures-tab-content .past-brochures-box figcaption {
    font-size: 12px;
    font-family: 'open_sansbold';
    color: #000;
    padding-top: 5px;
}
.download-event-fact-sheet-container {
    padding-top: 35px;
}
.btn-blue {
    background: #176fb4;
    color: #FFF !important;
}
.btn-blue:hover {
    color: #FFF;
    background: #0e63a6;
}
.pre-conferences h1.small-heading {
    font-family: 'open_sansbold';
    font-size: 20px;
    color: #145c96;
    margin: 0;
    padding: 0 0 15px;
}
.become-sponsor-accordion {
    padding: 20px 0 0;
}
.become-sponsor-accordion .panel-default > .panel-heading {
    background-image: none;
    background-color: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    border: 0 none;
    padding: 0;
}
.become-sponsor-accordion .panel-default > .panel-heading a {
    display: block;
    padding: 10px 15px;
    position: relative;
}
.become-sponsor-accordion .panel-default > .panel-heading a:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #FFF;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -3px;
    opacity: .5;
}
.become-sponsor-accordion .panel-default > .panel-heading a.collapsed:after {
    opacity: 1;
}
.become-sponsor-accordion .panel-default > .panel-heading a.collapsed {
    background-color: #e3e3e3 !important;
}
.become-sponsor-accordion .panel-default > .panel-heading.lead-sponcer a.collapsed {
    color: #07509a !important;
}
.become-sponsor-accordion .panel-default > .panel-heading.lead-sponcer a {
    background-color: #07509a;
    color: #FFF;
}
.become-sponsor-accordion .panel-default > .panel-heading.gold-sponsor a.collapsed {
    color: #9a8e07 !important;
}
.become-sponsor-accordion .panel-default > .panel-heading.gold-sponsor a {
    background-color: #9a8e07;
    color: #FFF;
}
.become-sponsor-accordion .panel-default > .panel-heading.silver-sponsor a.collapsed {
    color: #5b5b5b !important;
}
.become-sponsor-accordion .panel-default > .panel-heading.silver-sponsor a {
    background-color: #5b5b5b;
    color: #FFF;
}
.become-sponsor-accordion .panel-default > .panel-heading.normal-sponsor a.collapsed {
    color: #ab1717 !important;
}
.become-sponsor-accordion .panel-default > .panel-heading.normal-sponsor a {
    background-color: #ab1717;
    color: #FFF;
}
.become-sponsor-accordion .panel-default > .panel-heading.cocktail-sponsor a.collapsed {
    color: #166a18 !important;
}
.become-sponsor-accordion .panel-default > .panel-heading.cocktail-sponsor a {
    background-color: #166a18;
    color: #FFF;
}
.become-sponsor-accordion .panel-default > .panel-heading.tabletop-sponsor a.collapsed {
    color: #d44c11 !important;
}
.become-sponsor-accordion .panel-default > .panel-heading.tabletop-sponsor a {
    background-color: #d44c11;
    color: #FFF;
}
.become-sponsor-accordion .panel-default > .panel-heading.teabreak-sponsor a.collapsed {
    color: #5a4a08 !important;
}
.become-sponsor-accordion .panel-default > .panel-heading.teabreak-sponsor a {
    background-color: #5a4a08;
    color: #FFF;
}
.become-sponsor-accordion .panel-default > .panel-heading.hosting-sponsor a.collapsed {
    color: #8e8e8e !important;
}
.become-sponsor-accordion .panel-default > .panel-heading.hosting-sponsor a {
    background-color: #8e8e8e;
    color: #FFF;
}
.become-sponsor-accordion .panel-default > .panel-heading a {
    text-decoration: none;
    font-family: 'open_sansbold';
    font-size: 14px;
}
.become-sponsor-accordion .panel {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    border: 0 none;
    margin: 0 0 3px;
    padding: 0;
}
.become-sponsor-accordion .panel-default .panel-collapse {
    background: #f5f5f5;
    padding: 0 20px;
}
.become-sponsor-accordion .panel-default .panel-collapse ul {
    padding: 10px 20px;
    margin: 0;
    list-style: disc outside;
    color: #07509a;
}
.become-sponsor-accordion .panel-default .panel-collapse ul li {
    margin: 10px 0;
}
.delegates-profile-images {
    padding: 15px 0;
}
.delegates-profile-images img {
    max-width: 100%;
}
.delegates-profile-list ul {
    list-style: none;
    padding: 0;
    margin: 0;
}