@charset "UTF-8";
.scrollToTop,
.pagination_area ul li a:hover {
    background-color: white;
    color: black;
}
.scrollToTop:hover,
.scrollToTop:focus,
.pagination_area ul li a {
    background-color: white;
    color: black;
    border-color: 1px solid black;
}
.top_nav li a:hover {
    color: #ebebeb
}
.search_form input[type="submit"]:hover {
    background-color: #ebebeb
}
.navbar-default {
    background: rgb(68, 68, 68);
    border: 0 !important;
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover {
    background: #393939;
    color: #ebebeb;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #ebebeb;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    background-color: #393939;
    color: #ebebeb;
    border-color: #ebebeb;
}
.navbar-nav > li > .dropdown-menu {
    margin-top: -5px;
    background-color: #444444
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    background-color: black;
    color: #fff;
    border-color: #fff;
    padding-left: 20px
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: red
}
.slick-prev,
.slick-next {
    background-color: #ffa500
}
.slick-prev:hover,
.slick-next:hover {
    opacity: 0.80
}
.bold_line span {
    background-color: #ffa500
}
.catg1_nav li .post_titile a:hover {
    color: #FFA500
}
.content_middle_middle:after {
    background-color: #ffa500
}
.content_middle_middle:before {
    background-color: #ffa500
}
.single_featured_slide > h2 a:hover {
    color: #ffa500
}
.catg_titile a:hover {
    color: #ffa500
}
span.meta_date:hover,
span.meta_comment:hover,
span.meta_more:hover,
span.meta_comment a:hover,
span.meta_more a:hover {
    color: #ffa500
}
.media-heading a:hover {
    color: #ffa500
}
.single_bottom_rightbar > h2 {
    border-bottom: 3px solid #ffa500
}
.nav-tabs {
    border-bottom: 1px solid #ffa500
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus {
    color: #fff
}
.nav-tabs > li.active > a:hover {
    color: #fff !important
}
.nav-tabs > li > a:hover {
    background-color: #ffa500;
    color: #fff !important
}
.single_bottom_rightbar ul li > a:hover {
    color: #FFA500
}
.breadcrumb {
    background-color: #ffa500;
    border: 2px solid #ffa500
}
.single_page_area > h2 {
    border-left: 5px solid #ffa500
}
.post_commentbox a:hover,
.post_commentbox span:hover {
    color: #ffa500
}
.single_page_content blockquote {
    border-color: #eee #ffa500;
    border-left: 5px solid #ffa500
}
.single_page_content ul li:before {
    background: none repeat scroll 0 0 #ffa500
}
.post_pagination {
    border-bottom: 2px solid #ffa500;
    border-top: 2px solid #ffa500
}
.angle_left {
    background-color: #ffa500
}
.angle_right {
    background-color: #ffa500
}
.error_page_content h1:after,
.error_page_content h1:before {
    border: 2px solid #ffa500
}
.error_page_content p {
    border-bottom: 2px solid #ffa500;
    border-top: 2px solid #ffa500
}
.error_page_content p:after {
    border-top: 1px solid #ffa500
}
.error_page_content p:before {
    border-top: 1px solid #ffa500
}
.error_page_content p > a:hover {
    color: #ffa500
}
.contact_form input[type="submit"]:hover {
    background-color: #ffa500;
    color: #fff;
    border-color: #ffa500
}
body {
    background-color: #1F1F1F;
    color: white;
    overflow-x: hidden !important
}
ul {
    /*padding: 0;*/
    /* margin: 0; */
    /* list-style: none */
}
a {
    color:white;
    cursor:pointer;
    text-decoration: none;
}
a:hover {
    color: orange;
    text-decoration: none
}
a:focus {
    outline: none;
    text-decoration: none
}
h2 {
    font-family: 'Roboto', sans-serif;
    line-height: 23px
}
img {
    border: none
}
.img-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center
}
.img-right {
    display: block;
    margin-left: auto
}
.img-left {
    display: block;
    margin-right: auto
}
.yellow_bg {
    background-color: #ffd62c
}
.yellow_btn {
    background-color: #ffd62c;
    color: #fff
}
.yellow_btn:hover {
    background-color: #f8c907;
    color: #fff
}
.limeblue_bg {
    background-color: #7dc34d
}
.blue_bg {
    background-color: #09c
}
.blue_btn {
    background-color: #09c;
    color: #fff
}
.blue_btn:hover {
    background-color: #39c8f7;
    color: #fff
}
.transition {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}
#header {
    float: left;
    display: inline;
    width: 100%
}
.header_top {
    display: inline;
    float: left;
    width: 100%;
}
.header_top_left {
    float: left;
    display: inline;
    width: 70%
}
.top_nav {
    text-align: left
}
.top_nav li {
    display: inline-block;
	color: #fff;
}
.top_nav li a {
    color: #798992;
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    padding: 8px 12px;
    text-transform: uppercase;
    -webkit-transition: all 0.5;
    -o-transition: all 0.5;
    transition: all 0.5
}
.top_nav li a:hover {
    color: #FFA500;
    text-decoration: none;
    outline: none
}
.header_top_right {
    float: right;
    display: inline;
    width: 30%;
    text-align: right
}
.search_form {
    padding: 3px 0 0
}
.search_form input[type="text"] {
    background: none repeat scroll 0 0 #fff;
    border: medium none;
    color: #afafaf;
    display: inline-block;
    line-height: 27px;
    margin: 0;
    max-height: 31px;
    padding: 0 0 0 15px;
    width: 180px
}
.search_form input[type="submit"] {
    height: 27px;
    line-height: 27px;
    width: 30px;
    border: none
}
.header_bottom {
    display: inline;
    float: left;
    width: 100%;
    padding: 0 0 12px 0;
}
.header_bottom_left {
    float: left;
    display: inline;
    width: 251px
}
.logo {
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 35px;
    font-weight: bold;
    line-height: 32px;
    width: 217px
}
.logo > img:hover {
    opacity: 1
}
.logo > strong {
    color: #FFA500
}
.logo > span {
    display: block;
    font-size: 16px;
    font-weight: normal
}
.header_bottom_middle {
    display: inline;
    width: 728px;
    margin-left: 10px;
}
.header_bottom_right {
    float: right;
    display: inline;
    width: 170px
}
.scrollToTop {
    bottom: 105px;
    display: none;
    font-size: 32px;
    font-weight: bold;
    height: 50px;
    position: fixed;
    right: 75px;
    text-align: center;
    text-decoration: none;
    width: 50px;
    z-index: 9;
    border: 1px solid;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}
.scrollToTop:hover,
.scrollToTop:focus {
    text-decoration: none;
    outline: none
}
#navarea {
    float: left;
    display: inline;
    width: 100%
}
.navbar-default {
    border-radius: 0;
    padding: 0;
    margin-bottom: 30px
}
.container-fluid {
    padding-left: 0;
    padding-right: 0
}
.navbar-collapse {
    padding-left: 0;
    padding-right: 0
}
.custom_nav {
    width: 100%
}
.navbar-default .navbar-nav > li > a {
    color: #999;
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    text-decoration: none;
    text-transform: uppercase;
    padding-bottom: 18px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}
.dropdown-menu > li > a {
    color: #fff;
    font-family: 'Roboto', sans-serif;
    padding: 5px 15px;
    /*border-top: 0px solid transparent;
    border-bottom: 0px solid transparent;*/
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff
}
#mainContent {
    display: inline;
    float: left;
    width: 100%
}
.content_top {
    float: left;
    display: inline;
    width: 100%
}
.latest_slider {
    float: left;
    display: inline;
    width: 100%;
    padding-left: 10px
}
.single_iteam {
    position: relative
}
.single_iteam img {
    width: 100%
}
.single_iteam h2 {
    display: inline-block;
    left: 0;
    position: absolute;
    right: 0;
    font-size: 20px;
    text-align: center;
    top: 45%
}
.single_iteam h2 > a:hover {
    text-decoration: underline
}
.single_iteam h2 > a {
    background-color: rgba(0, 0, 0, 0.4);
    color: #fff;
    display: inline-block;
    font-size: 20px;
    padding: 10px
}
.content_top_right {
    float: left;
    display: inline;
    width: 100%
}
.featured_nav {} .featured_nav li {
    display: block;
    float: left;
    height: 208px;
    margin-bottom: 10px;
    margin-right: 10px;
    position: relative;
    width: 48%
}
.featured_nav li img {
    width: 100%;
    height: 100%
}
.featured_nav li:hover .title_caption {
    height: 130px;
    padding-top: 15%
}
.title_caption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.75);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}
.featured_nav li a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 16px;
    color: #fff;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}
.content_middle {
    float: left;
    display: inline;
    width: 100%
}
.content_middle_leftbar {
    float: left;
    display: inline;
    width: 100%
}
.single_category {
    float: left;
    display: inline;
    width: 100%
}
.single_category > h2,
.archive_style_1 > h2 {
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    margin-top: 5px;
    text-transform: uppercase;
    position: relative
}
.bold_line {
    bottom: 0;
    display: block;
    height: 10px;
    left: 0;
    position: absolute;
    width: 100%
}
.bold_line span {
    display: block;
    height: 100%;
    width: 100%
}
.solid_line {
    background-color: #fff;
    bottom: 5px;
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 0
}
.title_text {
    background-color: #f6f6f6;
    display: inline-block;
    padding: 0 10px;
    position: relative;
    top: 5px;
    z-index: 1
}
.catg1_nav {} .catg1_nav li {
    float: left;
    display: inline;
    width: 100%;
    margin-bottom: 30px
}
.catg1_nav li a {} .catgimg_container {
    height: 150px;
    overflow: hidden;
    width: 100%;
    overflow: hidden
}
.home_img_1 img {
    /*height: 100%;*/
    width: 100%;
}
.catg1_nav li .post_titile {
    color: #434c51;
    float: left;
    margin: 10px 0px;
    font-size: 16px;
    width: 100%;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}
.catg1_nav li .post_titile a {
    color: #383838;
    font-family: 'Roboto', sans-serif;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}
.content_middle_middle {
    border-left: 10px solid #798992;
    border-right: 10px solid #798992;
    display: inline;
    float: left;
    margin-top: 17px;
    position: relative;
    width: 100%
}
.content_middle_middle:after {
    content: "";
    height: 122px;
    left: -10px;
    position: absolute;
    top: 0;
    width: 10px
}
.content_middle_middle:before {
    content: "";
    height: 122px;
    right: -10px;
    position: absolute;
    top: 0;
    width: 10px
}
.content_middle_middle .slick-prev {
    left: 15px;
    top: 25px
}
.content_middle_middle .slick-next {
    left: 62px;
    right: 0;
    top: 25px
}
.content_middle_rightbar {
    float: left;
    display: inline;
    width: 100%
}
.content_bottom {
    float: left;
    display: inline;
    width: 100%
}
.content_bottom_left {
    background-color: #fff;
    display: inline;
    float: left;
    margin-left: -15px;
    min-height: 300px;
    width: 102%;
    padding-right: 25px
}
.content_bottom_left .title_text {
    background-color: #fff
}
.business_category_left {
    float: left;
    display: inline;
    width: 49%;
    padding-top: 20px
}
.archive_style_1 > .business_category_left {
    width: 48% !important;
    margin-right: 2%
}
.fashion_catgnav {} .fashion_catgnav li {
    border-bottom: 1px dotted #e5e5e5;
    display: block;
    margin-bottom: 10px;
    width: 100%
}
.catgimg2_container {
    width: 100%;
    height: 240px;
    float: left;
    display: block;
    overflow: hidden
}
.catgimg2_container img {
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}
.catgimg2_container a:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}
.catg_titile {
    margin-bottom: 18px;
    float: left
}
.catg_titile a {
    color: #383838;
    font-size: 24px
}
.comments_box {
    float: left;
    display: inline;
    width: 100%;
    margin-bottom: 5px
}
span.meta_date,
span.meta_comment,
span.meta_more {
    display: inline-block;
    margin-right: 8px;
    color: #aaa;
    font-size: 12px
}
span.meta_date:before {
    content: "? ";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    padding-right: 4px;
    text-decoration: inherit
}
span.meta_comment:before {
    content: "? ";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    padding-right: 4px;
    text-decoration: inherit
}
span.meta_more:before {
    content: "? ";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    padding-right: 4px;
    text-decoration: inherit
}
.small_catg {} .small_catg li {
    border-bottom: 1px dotted #e5e5e5;
    display: block;
    margin-bottom: 10px;
    padding-bottom: 10px;
    width: 100%
}
.media-left {
    width: 112px;
    height: 112px
}
.media-left > img {
    width: 100%;
    height: 100%
}
.media-heading a {
    font-family: 'Roboto', sans-serif;
}

.content_bottom_right {
    float: left;
    display: inline;
    width: 100%
}
.single_bottom_rightbar {
    float: left;
    display: inline;
    width: 100%;
    margin-bottom: 10px
}
.single_bottom_rightbar > h2 {
    color: #222;
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
    margin: 6px 0 15px;
    padding: 0 0 13px;
    text-transform: uppercase;
    position: relative
}
.single_bottom_rightbar > h2:after {
    background: none repeat scroll 0 0 #798992;
    bottom: -3px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 45%
}
.tab-content {
    padding-top: 20px
}
.nav-tabs > li > a:before {
    visibility: hidden;
    margin-right: 0px !important
}
.single_bottom_rightbar ul li a {
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s
}
.single_bottom_rightbar ul li > a:before {
    content: "? ";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    margin-right: 5px
}
#footer {
    float: left;
    display: inline;
    width: 100%;
    margin-top: 30px
}
.footer_top {
	border-top: 3px solid black;
    background-color: #0B0600;
    display: inline;
    float: left;
    padding: 15px 0;
    width: 100%
}
.single_footer_top {
    float: left;
    display: inline;
    width: 100%
}
.single_footer_top > h2 {
    font-size: 18px;
    margin: 0 0 10px;
    padding: 6px 0;
    text-transform: uppercase;
	font-weight: 900;
	color: #707070;
}
.single_footer_top p {
    color: #989898;
}
.footer_bottom {
    float: left;
    display: inline;
    width: 100%;
    background: none repeat scroll 0 0 #000000;
    color: #eee;
    font-size: 12px;
    padding: 8px 20px
}
.footer_bottom_left {
    float: left;
    display: inline;
    width: 100%
}
.footer_bottom_left p,
.footer_bottom_right p {
    color: #949494;
    margin: 9px 10px 10px
}
.footer_bottom_right p {
    font-size: 10px
}
.footer_bottom_right {
    float: left;
    display: inline;
    width: 100%;
    text-align: right
}



@media(max-width:1199px) {



    .header_bottom_left {
        width: 100%;
        margin-bottom: 10px;
    }
    .header_bottom_middle {
        margin-left: 0;
        margin-right: 10px;
    }
    .logo {
        width: 100%;
        text-align: center;
    }
    .featured_nav li {
        height: 169px;
        width: 47.7%
    }
    .single_featured_slide > h2 a {
        font-size: 20px
    }
    .media-left > img {
        width: 100%;
        height: auto
    }
    .pagincontent {
        width: 82%
    }
}
@media(max-width:991px) {

	.overlay1 {
		padding-top: 180px !important;
	}
    .header_bottom_left {
        width: 100%
    }
    .header_bottom_middle img {
        width: 100%;
    }
    .header_bottom_right {
        float: unset;
        margin-top: 10px;
        width: 100%;
        text-align: center;
        display: block;
    }
    .featured_nav li {
        margin-left: 10px;
        margin-right: 0px;
        height: 208px
    }
    .catgimg_container {
        height: 105px
    }
    .latest-screenshots li a {
        height: 60px
    }
    .content_bottom_left {
        margin-left: 0;
        padding-left: 15px;
        padding-right: 15px;
        width: 100%
    }
    .media-left > img {
        width: 100%;
        height: auto
    }
    .pagincontent {
        width: 84%
    }
    .contact_us {
        margin-top: 40px;
        width: 100%
    }
    .our_office {
        width: 100%
    }
}
@media(max-width:767px) {
	
    .header_top_left {
        width: 100%;
    }
    .top_nav {
        text-align: center;
    }
    .header_top_right {
        width: 40%
    }
    .search_form input[type="text"] {
        width: 80%
    }
    .container-fluid {
        padding-left: 15px;
        padding-right: 15px
    }
    .navbar-collapse {
        padding-left: 15px;
        padding-right: 15px
    }
    .navbar-nav {
        margin: 7.5px 0
    }
    .custom_nav {
        border: none
    }
    .catgimg_container {
        height: 250px
    }
    .media-heading {
        font-size: 14px
    }
    .latest-screenshots li a {
        height: 100px
    }
    .single_footer_top {
        margin-bottom: 20px
    }
    .footer_bottom_left {
        text-align: center
    }
    .footer_bottom_right {
        text-align: center
    }
    .media-left {
        width: 112px;
        height: 112px
    }
    .similar_nav li {
        width: 100%
    }
    .pagincontent {
        width: 87%
    }
    .angle_right {
        width: 13%
    }
    .angle_left {
        width: 13%
    }
    .error_page_content h1 {
        font-size: 170px
    }
}
@media(max-width:480px) {


    .header_top_left {
        width: 100%
    }
    .top_nav {
        text-align: center
    }
    .header_top_right {
        width: 100%;
        text-align: center;
        margin-bottom: 5px
    }
    .search_form input[type="text"] {
        width: 80%
    }
    .logo {
        width: auto
    }
    .header_bottom_left {
        text-align: center
    }
    .latest_slider {
        padding-left: 0
    }
    .featured_nav li {
        margin-left: 0;
        margin-right: 0;
        width: 100%
    }
    .games_category {
        width: 100%
    }
    .fashion_category {
        width: 100%
    }
    .business_category_left {
        width: 100%
    }
    .business_category_right {
        width: 100%
    }
    .nav > li > a {
        padding: 10px
    }
    .pagincontent > a {
        font-size: 13px
    }
    .single_page_area > h2 {
        font-size: 20px;
        line-height: 30px;
        padding: 10px
    }
    .breadcrumb li a {
        font-size: 12px
    }
    .breadcrumb > .active {
        font-size: 12px
    }
    .error_page_content h1 {
        font-size: 100px
    }
}
@media(max-width:360px) {
	
    .catgimg_container {
        height: 150px
    }
    .media-left {
        width: 112px;
        height: 150px
    }
    .latest-screenshots li a {
        height: 60px
    }
    .business_category_right .media-left,
    .games_category .media-left,
    .fashion_category .media-left {
        height: 112px
    }
    .pagincontent > a {
        font-size: 10px
    }
    .pagincontent > span {
        font-size: 10px
    }
    .archive_caption h2 > a {
        font-size: 18px;
        line-height: 20px
    }
    .error_page_content h1 {
        font-size: 70px
    }
    .error_page_content h2 {
        font-size: 40px
    }
    .error_page_content p {
        font-size: 17px
    }
    .error_page_content h1:after,
    .error_page_content h1:before {
        height: 15px;
        width: 15px
    }
    .error_page_content h1:after {
        right: -30px
    }
    .error_page_content h1:before {
        left: -30px
    }
    .top_nav li a {
        padding: 8px 7px
    }
    .latest-screenshots li {
        margin-right: 7px;
        margin-bottom: 7px
    }
    .similar_post h2 {
        font-size: 17px
    }
}
.top_nav li {
    line-height: 38px;
    font-family: 'Roboto', sans-serif;
}
.navbar-default .navbar-nav > li > a {
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
}
.nav>li {
    display: inline-block;
}
.custom_nav {
    width: 100%;
}
.navbar-nav>li {
    float: none;
}
.header_bottom_right_red {
    font-family: 'Roboto', sans-serif;
    width: 100%;
    display: inline-block;
    text-align: center;
    color: #999;
    font-size: 22px;
	font-weight: 200;
    line-height: 20px;
	padding-top: 4px;
}
.header_bottom_right_black {
    font-family: 'Roboto', sans-serif;
    width: 100%;
    display: inline-block;
    text-align: center;
    font-size: 18px;
}
.model-statusbar {
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
	color: #fff;
	background: #2e2e2e;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.model-statusbar .status {
	float: right;
}

.lcp-header {
	margin-bottom: 15px;
    display: block;
    width: 100%;
    background: url(../../images/heading.png) no-repeat;
    height: 35px;
    padding-top: 2px;
    padding-left: 19px;
    color: #fff;
    font-size: 22px;
	font-weight: 200;
}

.lcp-header-sidebar {
	margin-bottom: 15px;
    display: block;
    width: 100%;
    background: url(../../images/heading-sidebar.png) no-repeat;
    height: 35px;
    padding-top: 2px;
    padding-left: 19px;
    text-transform: uppercase;
    color: #fff;
    font-size: 22px;
	font-weight: 200;
}

.lcp-margin-top {
	margin-top: 10px;
}

.latest-screenshots li{display:block; float:left; width:22%; margin-right:8px; margin-bottom:8px}
.latest-screenshots li a{display:block; height:auto; width:100%}
.latest-screenshots li a img{width:100%; height:auto; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -ms-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s}
.latest-screenshots li a img:hover{opacity:0.75;}

.footer-nav a {
	color: #989898;
}

.lcp-video {
	margin-bottom: 20px;
}

.footer-nav > li.active > a {
    color: #ebebeb;
}

.slider-pro {
	margin-top: 54px !important;
}

.associations {
	margin-right: 10px;
	margin-top: 10px;
}



.sidebar-col .sidebar-box {
	background: #2e2e2e;
	margin-bottom: 20px;
	color: #999;
}

.sidebar-col .sidebar-box .sidebar-header {
	display: block;
	width: 100%;
	background: #414141;
	padding: 10px 15px 10px 15px;
}

.sidebar-col .sidebar-box .sidebar-content {
	padding: 10px;
}

.sidebar-content {
    color:#fff;
}

.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}

.contentbox {
    position:relative;
    margin-bottom:20px;
    background: #444444;
    color: white;
    padding:5px;
    min-height: 100%;
}

.overlay {
	position: absolute;
    top: 0;
	left: 0;
    width: 100%;
    height: 100%;
    background:rgba(0,0,0,0);
    z-index: -10;
	text-align: center;
	padding-top: 38%;
}

.overlay i {
	font-size: 24px;
}

.overlay1 {
	position: absolute;
    top: 0;
	left: 0;
    width: 380px;
    height: 240px;
    background:rgba(0,0,0,0);
    z-index: -10;
	text-align: center;
	padding-top: 48%;
}

.overlay1 i {
	font-size: 24px;
}

.overlay button {
	opacity: 0;
}

.overlay1 button {
	opacity: 0;
}

.home_img_1:hover .overlay { 
	z-index: 10;
	background:rgba(0,0,0,0.50);
	-webkit-transition: background 300ms;
    transition: background 300ms;
}

.home_img_1:hover .overlay button {
	opacity: 1.0;
	-webkit-transition: opacity 600ms;
    transition: opacity 600ms;
}

.home_img_1:hover .overlay1 { 
	z-index: 10;
	background:rgba(0,0,0,0.50);
	-webkit-transition: background 300ms;
    transition: background 300ms;
}

.home_img_1:hover .overlay1 button {
	opacity: 1.0;
	-webkit-transition: opacity 600ms;
    transition: opacity 600ms;
}

.navbar-default .navbar-nav > li > a {
	padding-top: 18px;
	padding-bottom: 18px;
}

.navbar-right {
    margin:auto;
}



.navbar-brand {
	padding: 6px !important;
	padding-right: 15px !important;
	height: 56px !important;
}



.navbar .container {
	padding-left: 24px;
	padding-right: 24px;
}

#navarea {
	margin-bottom: 71px;
}

.lSSlideOuter .lSPager.lSpg > li a {
	background-color: #aaa !important;
}

.lSPager.lSpg > li.active a {
	background-color: #d9534f !important;
}

.lSSlideOuter  {
	padding-left: 15px;
	padding-right: 15px;
}

.pulsate {
    -webkit-animation: pulsate 1s ease-in-out;
    -webkit-animation-iteration-count: infinite; 
    opacity: 0.4;
}

.pulsate:hover {
	color: white !important;
}

@-webkit-keyframes pulsate {
    0% { 
        opacity: 0.4;
    }
    50% { 
        opacity: 1.0;
    }
    100% { 
        opacity: 0.4;
    }
}

.close{
    color:white; 
    opacity:1; 
    text-shadow:none;
    font-size:32px;
}

.close:hover{color:black;}

.modal-header{
    background-color: #414141;
    color:white;
    border-bottom:none;
}

/*.performerhover1:hover {
    width:100px !important;
    height:100px !important;
}*/

.modal-dialog{
    position: relative;
    display: table; 
    overflow-y: auto;    
    overflow-x: auto;
    width: auto;
    min-width: 300px;   
}

.div index_1 {
    background-color:lime;
}

.div index_2 {
    background-color:purple; 
}