@font-face {
    font-family: 'FontAwesome';
    src: url('fonts/fontawesome-webfont.eot?v=4.3.0');
    src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal
}

body {
    font-family: 'Open Sans', sans-serif;
    color: #222
}

a {
    transition: all 0.3s ease
}

a:hover {
    text-decoration: none
}

a:focus {
    outline: none !important
}

p {
    margin: 0 0 10px;
    font-size: 16px;
    color: #222222;
    line-height: 28px;
    margin-bottom: 28px
}

.ul0 {
    padding: 0px;
    margin: 0px
}

.pl0 {
    padding-left: 0px
}

.pr0 {
    padding-right: 0px
}

.p20 {
    height: 20px
}

.mt15 {
    margin-top: 15px
}

.mt30 {
    margin-top: 30px
}

.mb20 {
    margin-bottom: 20px
}

.mb30 {
    margin-bottom: 30px
}

.imgscale {
    overflow: hidden
}

.imgscale img {
    transform: scale(1);
    transition: all 0.3s ease 0s, visibility 0s ease 0s
}

.imgscale img:hover {
    transform: scale(1.1)
}

.mashmenu {
    top: 26px !important;
}
.wsmenucontainer  {
        min-height:    65px !important;
}

#top_wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2;
}

#top {
    background: #3498db;
    color: #FFF;
    padding: 28px 0
    
}

header + section {
    margin-top: 100px;
}

#top ul li a {
    color: #FFF
}

#sticky_navigation_wrapper {
    width: 100%;
    height: 65px
}

#sticky_navigation {
    width: 100%;
    background: #FFF;
    padding-bottom: 10px;
    border-bottom: 3px solid #3498db;
    z-index: 9999;
    height: 65px
}

#top_wrapper a.navbar-brand {
    padding: 6px 0
}

#top_wrapper a.navbar-brand:hover img {
    transform: scale(1)
}

#top_wrapper .navbar {
    min-height: inherit;
    margin: 0px
}

#top_wrapper .navbar-nav > li > a {
    padding-bottom: 22px;
    padding-top: 20px;
    font-weight: 700;
    color: #2c3e50;
    transition: all 0.3s ease
}

#top_wrapper .navbar-nav > li:last-child > a {
    padding-right: 0px
}

#top_wrapper .nav > li > a:focus,
#top_wrapper .nav > li > a:hover,
#top_wrapper .nav > li.open > a {
    background: none;
    color: #3498db
}

#top_wrapper .navbar-default {
    background-color: transparent;
    border: 0px
}

#top_wrapper .megamenu {
    left: 0 !important;
    position: fixed;
    top: 88px;
    border-bottom: 3px solid #3498db;
    border-top: 3px solid #3498db
}

#top_wrapper .megamenu a:hover {
    color: #3498db
}

.topme {
    height: 43px;
    overflow: hidden;
}

h4.mail-box-title {
    color: #fff;
    font-weight: bold;
    font-size: 23px;
}

#top_wrapper .megamenu .btn {
    margin: 20px 0;
    border-radius: 0px
}

h1.logo {
    margin: 0;
}
.logo {margin-top: 5px;}
.header_search {
    display: none;
    position: relative
}

.header_search form {
    position: absolute;
    top: 0px;
    right: -1px;
    padding: 0;
    margin: 0;
    border-bottom: 5px solid #3498db
}

.header_search .input-group {
    border: 8px solid #ddf0f9
}

.header_search input,
.header_search button {
    border-radius: 0px;
    border: 1px solid #ddf0f9
}

.header_search .navbar-form .input-group > .form-control {
    width: 500px
}

.header_search button {
    background: #3498db;
    color: #FFF;
    font-weight: 700
}

.searchbar form {
    padding: 0;
    margin: 0;
    border-bottom: 5px solid #3498db
}

.searchbar .input-group {
    border: 8px solid #ddf0f9
}

.searchbar input,
.searchbar button {
    border-radius: 0px;
    border: 1px solid #ddf0f9
}

.searchbar button {
    background: #3498db;
    color: #FFF;
    font-weight: 700
}

.slidearea {
    margin-bottom: 30px
}

.slidearea span {
    float: left
}

.slidearea span:nth-child(1) {
    width: 25%;
    margin-right: 1px;
    margin-left: -1px
}

.slidearea span:nth-child(1) div:nth-child(1) {
    width: 100%;
    margin-bottom: 1px
}

.slidearea span:nth-child(1) div:nth-child(2) {
    width: 100%
}

.slidearea span:nth-child(2) {
    width: 50%;
    margin-right: 1px
}

.slidearea span:nth-child(2) div:nth-child(1) {
    width: 100%
}

.slidearea span:nth-child(3) {
    width: 25%;
    margin-right: -1px
}

.slidearea span:nth-child(3) div:nth-child(1) {
    width: 100%;
    margin-bottom: 1px
}

.slidearea span:nth-child(3) div:nth-child(2) {
    width: 100%
}

.grid {
    position: relative
}

.grid figure {
    position: relative;
    overflow: hidden;
    cursor: pointer
}

.grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%
}

.grid figure figcaption {
    color: #fff;
    text-transform: uppercase;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: -webkit-linear-gradient(top, rgba(23, 30, 34, 0) 50%, rgba(23, 30, 34, 0.8) 100%);
    background: linear-gradient(to bottom, rgba(23, 30, 34, 0) 50%, rgba(23, 30, 34, 0.8) 100%)
}

.grid figure figcaption::before,
.grid figure figcaption::after {
    pointer-events: none
}

.grid figure figcaption,
.grid figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.grid figure figcaption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0
}

.grid figure h2 {
    font-size: 14px;
    font-weight: 700;
    line-height: 20px
}



.slidearea span:nth-child(2) div:nth-child(1) figure h2 {
    font-size: 24px;
    line-height: 26px
}

.grid figure h2 span {
    font-weight: 400
}

.grid figure h2,
.grid figure p {
    margin: 0
}

.grid figure p {
    letter-spacing: 1px;
    font-size: 12px
}

.slidearea span:nth-child(2) div:nth-child(1) figure p {
    font-size: 14px
}

figure.effect-sadie figcaption::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(top, rgba(23, 30, 34, 0) 50%, rgba(23, 30, 34, 0.8) 100%);
    background: linear-gradient(to bottom, rgba(23, 30, 34, 0) 50%, rgba(23, 30, 34, 0.8) 100%);
    content: '';
    opacity: 0;
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0)
}

figure.effect-sadie h2 {
    position: absolute;
    bottom: 0px;
    left: 10px;
    width: 100%;
    color: #FFF;
    -webkit-transition: -webkit-transform 0.35s, color 0.35s;
    transition: transform 0.35s, color 0.35s;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    padding-right: 10px
}

figure.effect-sadie figcaption::before,
figure.effect-sadie p {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s
}

figure.effect-sadie p {
    position: absolute;
    color: #fff;
    line-height: 20px;
    bottom: 10px;
    left: 10px;
    width: 100%;
    opacity: 0;
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0)
}

figure.effect-sadie:hover h2 {
    color: #fff;
    -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0);
    transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0)
}

figure.effect-sadie:hover figcaption::before,
figure.effect-sadie:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slidecategory {
    background: #3498DB;
    display: inline;
    font-size: 10px;
    padding: 2px 6px
}

.slidedate {
    left: 0;
    position: absolute;
    top: -25px;
    background-color: rgba(255, 255, 255, 0.8);
    color: #333;
    padding: 0 5px;
    font-size: 12px
}

.slidearea span:nth-child(2) div:nth-child(1) figure .slidedate {
    top: -30px
}

.mainbox {
    margin-bottom: 30px;
    border: 1px solid #ecf0f1;
    padding: 10px
}

.mainbox .imgscale {
    text-align: center
}

.mainbox img {
    height: 225px;
    display: inline
}

.mainbox .box {
    padding-top: 10px
}

.mainbox .box h2 {
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 10px;
    line-height: 26px;
    height: 52px;
    overflow: hidden
}

.mainbox .box h2 a {
    color: #000
}

.mainbox .box h2 a:hover {
    color: #3498db
}

.mainbox .box p {
    color: #222;
    font-size: 15px;
    font-weight: 300;
    line-height: 26px;
    height: 80px;
    overflow: hidden
}


li.msearch {
    width: 30px;
    float: right;
    margin-top: 19px;
    list-style: none;
    font-size: 16px;
}

.populer2box {
    margin-bottom: 8px;
    border: 1px solid #ecf0f1;
    padding: 10px
}

.populer2box .imgscale {
    text-align: center
}

.populer2box img {
    display: inline
}

.populer2box .box {
    padding-top: 10px;
    padding-left: 10px
}

.populer2box .box h2 {
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 10px;
    line-height: 26px;
    height: 52px;
    overflow: hidden
}

.populer2box .box h2 a {
    color: #000
}

.populer2box .box h2 a:hover {
    color: #3498db
}

.populer2box .box p {
    color: #222;
    font-size: 15px;
    font-weight: 300;
    line-height: 26px;
    height: 80px;
    overflow: hidden
}

.box .metadata {
    color: #999999;
    font-size: 12px;
    margin: 15px 0 10px
}

.metadata {
    font-family: 'Open Sans', sans-serif;
}

.metadata .author:before {
    font-family: 'FontAwesome';
    content: "\f007";
    margin-right: 5px
}

.metadata .date:before {
    font-family: 'FontAwesome';
    content: "\f017";
    margin: 0 5px 0 15px
}

.metadata .comments:before {
    font-family: 'FontAwesome';
    content: "\f086";
    margin: 0 5px 0 15px
}

.metadata .location:before {
    font-family: 'FontAwesome';
    content: "\f041";
    margin-right: 5px
}

.metadata .view:before {
    font-family: 'FontAwesome';
    content: "\f06e";
    margin-right: 5px
}

.bordertitle {
    border-bottom: 1px solid #3498db;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 3px
}
/* Daha sonra silinecek*/
.bordertitle h3 {
    color: #2c3e50;
    font-size: 24px;
    font-weight: 700;
    margin: 0px;
    padding-bottom: 8px;
    padding-right: 25px;
    box-shadow: 0px 4px 0px #3498db;
    display: table;
    font-family: 'Open Sans Condensed';
}
/* Daha sonra silinecek*/


.bordertitle h1 {
    color: #2c3e50;
    font-size: 24px;
    font-weight: 700;
    margin: 0px;
    padding-bottom: 8px;
    padding-right: 25px;
    box-shadow: 0px 4px 0px #3498db;
    display: table;
    font-family: 'Open Sans Condensed';
    margin-top: 20px;
    margin-bottom: 10px;
}

.bordertitle h2 {
    color: #2c3e50;
    font-size: 24px;
    font-weight: 700;
    margin: 0px;
    padding-bottom: 8px;
    padding-right: 25px;
    box-shadow: 0px 4px 0px #3498db;
    display: table;
    font-family: 'Open Sans Condensed';
}

}

.popularbox {
    display: inline-block;
    margin-bottom: 10px;
    width: 100%
}

.popularbox .box h3 {
    font-size: 15px;
    font-weight: 700;
    margin: 0 0 10px;
    line-height: 20px
}

.popularbox .box h3 a {
    color: #000
}

.popularbox .box h3 a:hover {
    color: #3498db
}

.popularbox .box .metadata {
    margin: 10px 0 10px
}

.popularbox .metadata .date:before {
    font-family: 'FontAwesome';
    content: "\f017";
    margin: 0 5px 0 0
}

.mail-box {
    padding: 30px;
    background: #3498DB
}

h3.mail-box-title {
    margin-bottom: 20px;
    text-align: center;
    color: white;
    font-size: 28px;
    font-weight: 600;
    font-family: 'Open Sans Condensed';
    letter-spacing: 0px;
    line-height: 38px;
}

.mail-box-desc {
    margin-bottom: 20px;
    text-align: center;
    font-style: italic;
    color: white
}

.mail-box-input-wrapper {
    position: relative;
    margin-bottom: 10px
}

.mail-box-input {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    height: 55px;
    border: solid 1px #cecece;
    outline: solid 1px #ffffff;
    padding-left: 10px;
    padding-right: 10px
}

.mail-box-input-wrapper .mail-box-input-icon {
    font-size: 20px;
    font-weight: 700;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -10px;
    color: #52b1c5
}

.mail-border {
    border-style: solid;
    border-color: #3498DB;
    padding: 5px
}

.mail-box.hor {
    padding-bottom: 200px
}

.mail-border.hor {
    margin-left: 15px;
    margin-right: 15px
}

.mail-box.suc {
    padding-top: 0px !important
}

.categorybox .box {
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 5px;
    margin-bottom: 10px
}

.categoryborder {
    border-bottom: 1px solid #f2f2f2
}

.categorymain .box {
    padding-bottom: 0px
}

.categorymain .imgscale {
    margin-bottom: 10px
}

.categorybox .box:last-child {
    border-bottom: 0px
}

.categorybox .box h2,
.categoryunderbox .box h2 {
    font-size: 17px;
    font-weight: 700;
    margin: 0 0 10px;
    line-height: 26px
}

.categorybox .box h2 a,
.categoryunderbox .box h2 a {
    color: #000
}

.categorybox .box h2 a:hover,
.categoryunderbox .box h2 a:hover {
    color: #3498db
}

.categorybox .box .metadata {
    margin: 10px 0 10px
}

.categoryunderbox {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px
}

.categoryunderbox .imgscale {
    text-align: center
}

.categoryunderbox .imgscale img {
    display: inline
}

.categoryunderbox p {
    color: #222;
    font-size: 15px;
    font-weight: 300;
    line-height: 26px
}

.categoryunderbox .box .metadata {
    margin: 5px 0 10px
}

.eventbox {
    display: inline-block;
    margin-bottom: 5px;
    width: 100%
}

.eventbox .metadata {
    font-size: 13px;
    margin-top: 10px
}

.eventbox .box h3 {
    font-size: 15px;
    font-weight: 700;
    margin: 0 0 10px;
    line-height: 20px
        
}

.eventbox .box h3 a {
     color: #000;
    font-weight: 700;
    font-family: 'Open Sans Condensed';
    font-size: 18px;

}

.eventbox .box h3 a:hover {
    color: #3498db
}

.eventday {
    text-align: center
}

.eventbox:nth-child(odd) .eventday {
    background: #4caff1
}

.eventbox:nth-child(even) .eventday {
    background: #2c3e50
}

.eventday a {
    color: #FFF
}

.eventday span {
    display: block
}

.eventday span:nth-child(1) {
    font-weight: 300;
    font-size: 56px;
    line-height: 40px;
    padding-top: 18px;
    letter-spacing: -4px;
    margin-left: -4px
}

.eventday span:nth-child(2) {
    font-weight: 700;
    font-size: 25px;
    padding-bottom: 15px;
    letter-spacing: 4px;
    padding-left: 5px;
        font-family: 'Open Sans Condensed';
}

.jobsbox {
    display: inline-block;
    margin-bottom: 10px;
    padding-left: 65px;
    position: relative;
    width: 100%
}

.jobsbox:before {
    content: url(images/jobsicon.png);
    left: 15px;
    position: absolute
}

.jobsbox h3 {
font-weight: 700;
    font-size: 18px;
    margin: 0 0 5px;
    line-height: 20px;
    font-family: 'Open Sans Condensed';
}

.jobsbox h3 a {
    color: #3498db;
    font-size: 20px;
    font-family: 'Open Sans Condensed';
    font-weight: 700;
    margin-bottom: 5px;
    line-height: 1.3em;
    margin-top: 7px !important;
}

.jobsbox h3 a:hover {
    text-decoration: underline
}

.jobsbox p {
    color: #717171;
    font-weight: 300;
    font-size: 15px;
    margin: 0px
}

.jobsbox span {
    color: #717171;
    font-weight: 700;
    font-size: 15px
}

footer {
    background: #2c3e50;
    color: #FFF;
    padding: 35px 0;
    margin-top: 42px
}

footer .footertitle {
    font-size: 15px;
    font-weight: 700
}

footer ul li a {
    font-size: 13px;
    color: #FFF;
    transition: all 0.3s ease
}

footer ul li a:hover {
    color: #00AFF0;
    text-decoration: none
}

footer .footerlogo p {
    font-size: 13px;
    margin-top: 10px;
    color: #fff
}

footer ul.footer-social li:before {
    font-family: 'FontAwesome';
    float: left;
    font-size: 11px;
    margin-right: 5px;
    margin-top: 4px;
    transition: all 0.3s ease
}

footer ul.footer-social li:hover:before {
    color: #00AFF0
}

footer ul.footer-social li.facebook:before {
    content: "\f230"
}

footer ul.footer-social li.twitter:before {
    content: "\f099"
}

footer ul.footer-social li.youtube:before {
    content: "\f16a"
}

footer ul.footer-social li.instagram:before {
    content: "\f16d"
}

footer ul.footer-social li.gooleplus:before {
    content: "\f0d5"
}

footer ul.footer-social li.vine:before {
    content: "\f1ca"
}

.ads336 {
    text-align: center;
    margin: 35px 0
}

.singletitle h1 {
    font-size: 35px;
    font-family: 'Open Sans Condensed';
    font-weight: 700;
    color: #222;
    line-height: 1.3em;
}

.single .sidebar-right {
    margin-top: 30px
}

.singleborder {
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2
}

.singlemeta {
    display: inline-block;
    width: 100%;
    margin: 10px 0
}

.singlemeta .singlecategory {
    background: #3498db;
    padding: 10px 15px;
    float: left;
    transition: all 0.3s ease 0s
}

.singlemeta .singlecategory a {
    color: #FFF
}

.singlemeta .singlecategory:hover {
    background: #222222
}

.singlemeta .singledate {
    float: left;
    margin-left: 15px;
    font-size: 16px;
    padding: 7px 0
}

.singlemeta .singleauthor {
    float: right
}

.singlemeta .singleauthorname {
    float: left;
    padding: 9px 0
}

.singlemeta .singleauthorname a {
    color: #2c3e50;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase
}

.singlemeta .singleauthorname a:hover {
    color: #3498db
}

.singlemeta .singleauthoravatar {
    float: left;
    padding: 2px 0;
    margin: 0 5px
}

.singlemeta .singleauthoravatar img {
    height: 35px;
    border-radius: 50%;
    width: 38px
}

.singlecontent img {
    margin-bottom: 15px;
    width: 100%
}

.singlecontent p {
    font-size: 16px;
    color: #222222;
    line-height: 28px;
    margin-bottom: 28px
}

.singleshare {
    padding: 15px 0;
    margin: 20px 0;
    padding-bottom: 49PX
}

.singleshare span.sharetitle {
    font-size: 17px;
    font-weight: 700;
    margin-right: 10px
}

.sharelist {
    display: inline-block;
    margin-top: 10px;
    width: 100%
}

#sharebtn {
    float: left;
    margin-right: 10px
}

.col-md-4.sharem {
    padding-top: 5px
}

#sharebtn span {
    height: 23px !important;
    float: left !important
}

.singletags {
    display: inline-block;
    width: 100%
}

.singletags span {
    float: left;
    font-size: 15px;
    font-weight: 700;
    margin-right: 10px
}

.singletags a {
    font-weight: 700;
    font-size: 15px;
    color: #222
}

.singletags a:hover {
    color: #3498db
}

.recommended {
    margin: 30px 0
}

.recommendedbox h4 {
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
    margin: 10px 0;
    height: 60px
}

.recommendedbox a {
    color: #000000;
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
    margin: 10px 0;
    height: 60px;

}

.video {
    margin-bottom: 30px
}

.video span {
    float: left
}

.video span:nth-child(1) {
    width: 50%;
    margin-right: 1px;
    margin-left: -1px
}

.video span:nth-child(1) div:nth-child(1) {
    width: 100%;
    margin-bottom: 1px
}

.video span:nth-child(1) div:nth-child(2) {
    width: 100%
}

.video span:nth-child(2) {
    width: 25%;
    margin-right: 1px
}

.video span:nth-child(2) div:nth-child(1) {
    width: 100%;
    margin-bottom: 1px
}

.video span:nth-child(3) {
    width: 25%;
    margin-right: -1px
}

.video span:nth-child(3) div:nth-child(1) {
    width: 100%;
    margin-bottom: 1px
}

.video span:nth-child(3) div:nth-child(2) {
    width: 100%
}

.video span:nth-child(1) div:nth-child(1) figure p {
    font-size: 14px
}

.video span:nth-child(1) div:nth-child(1) figure h2 {
    font-size: 24px;
    line-height: 26px
}

.videobox {
    position: relative;
    padding-top: 18px
}

.videobox .box {
    bottom: 0;
    left: 0;
    padding: 0 15px 0px;
    position: absolute;
    background: -webkit-linear-gradient(top, rgba(23, 30, 34, 0) 10%, rgba(23, 30, 34, 0.8) 100%);
    background: linear-gradient(to bottom, rgba(23, 30, 34, 0) 10%, rgba(23, 30, 34, 0.8) 100%);
    width: 100%
}

.videobox .box h2 {
    font-size: 16px;
    line-height: 22px;
    font-weight: 700
}

.videobox .box h2 a {
    color: #FFF
}

.videocategory {
    margin-bottom: 30px
}

img.img-responsive.video {
    width: 100%;
    max-height: 399px
}

.mainpageads01 {
    margin-bottom: 25px;
    text-align: center
}

.mainpageads03 {
    text-align: center;
    border: 1px solid #ecf0f1;
    padding: 25px 0
}

.col-md-5ths .recommendedbox .imgscale {
    text-align: center
}

.col-md-5ths .recommendedbox .imgscale img {
    height: 150px;
    display: inline
}

.commentsarea {
    margin-bottom: 30px
}

.singlecontent p > iframe {
      width: 100%;
    min-height: 400px;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.oops {
    margin: 100px 0
}

.oops h1 {
    color: #313131;
    font-weight: 700;
    font-size: 50px
}

.oops h3 {
    color: #313131;
    font-weight: 400;
    font-size: 21px;
    line-height: 30px
}

.oops .gohome {
    margin-top: 30px;
    border-radius: 0px;
    font-size: 16px;
    padding: 8px 30px
}

.oops .search404 {
    width: 50%;
    margin: 0 auto;
    margin-top: 30px
}

.oops .search404 .form-control,
.oops .search404 .btn {
    border-radius: 0px
}

.pagecontent p {
    font-size: 16px;
    color: #2c3e50;
    line-height: 28px;
    margin-bottom: 28px
}

.pagecontent img {
    margin-bottom: 15px
}

.wpcf7-form input {
    width: 60%;
    border-radius: 0px
}

.wpcf7-form textarea {
    border-radius: 0px
}

.wpcf7-form input#gonder {
    width: inherit
}

.jobs-archive {
    display: inline-block;
    margin-bottom: 15px;
    width: 100%;
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 15px
}

.jobs-archive .imgscale {
    border-right: 1px solid #e3e3e3;
    float: left;
    margin-right: 15px;
    width: 100px;
    text-align: center
}

.jobs-archive .imgscale img {
    max-width: 100px;
    padding-right: 15px
}

.jobs-archive .jobsinfo {
    float: left;
         width: 80%;   
}

.jobs-archive .jobsinfo h3 {
    margin-top: 0px;
    line-height: 10px
}

.jobs-archive .jobsinfo h3 a {
    font-weight: 700;
    font-size: 16px;
    color: #000000
}

.jobs-archive .jobsinfo h3 a:hover {
    color: #3498db
}

.jobs-archive .jobsinfo a {
    color: #565656
}

.jobs-archive .jobsinfo a i {
    color: #3498db
}

.jobs-archive .jobsbutton {
    float: right
}

.jobs-archive .jobsbutton a {
    background: #3498db;
    color: #FFF;
    line-height: 40px;
    padding: 8px 40px
}

.jobs-archive .jobsbutton a:hover {
    background: #2C3E50
}

.jobs-single .imgscale {
    border: 1px solid #ecf0f1;
    float: left;
    margin-right: 15px;
    width: 175px;
    text-align: center
}

.jobs-table {
    width: 100%;
    display: inline-block
}

.jobs-single h2 {
    font-size: 29px;
    font-weight: 700;
    float: left
}

.jobs-single .img {
    float: left;
    margin-right: 15px
}

.jobs-single .img img {
    max-width: 175px;
    padding: 10px;
    border: 1px solid #ecf0f1
}

.jobs-single .jobs-line {
    border: 1px solid #ecf0f1;
    font-size: 16px;
    color: #000000;
    margin-bottom: 15px
}

.jobs-single .jobs-line span {
    width: 175px;
    background: #3498db;
    color: #FFF;
    display: inline-block;
    font-size: 16px;
    padding: 8px 0 8px 10px;
    margin-right: 15px
}

.jobs-single .singlecontent p:first-child {
    min-height: inherit
}

.events-archive .eventbox {
    border-bottom: 1px solid #ecf0f1;
    padding-bottom: 15px;
    margin-bottom: 15px
}

.events-archive .eventbox .eventday {
    background: #FFF;
    border: 1px solid #4CAFF1
}

.events-archive .eventbox .eventday span {
    color: #4CAFF1
}

.events-archive .eventbox .eventday:hover {
    background: #4CAFF1
}

.events-archive .eventbox .eventday:hover span {
    color: #FFF
}

.events-archive .metadata .date::before {
    content: "\f073";
    margin: 0 5px 0 0;
    color: #4CAFF1
}

.events-archive .metadata .location::before {
    color: #4CAFF1
}

.events-archive .metadata span {
    color: #000000;
    display: block;
    font-size: 14px;
    margin-bottom: 5px
}

input#sucsribe {
    color: #fff;
    background-color: #337ab7;
    padding: 10px 35%;
    font-size: 18px;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #337ab7
}

img.avatar.avatar-96.photo {
    min-width: 100%
}

.adsunderslide {
    padding-bottom: 20px
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px
}

.col-xs-5ths {
    width: 20%;
    float: left
}

a.btn.news.btn-primary {
    padding-left: 93px;
    padding-right: 93px;
    border-radius: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 18px
}

a.btn.news.btn-primary.hor {
    padding-left: 102px;
    padding-right: 102px
}

.paginator {
    padding-top: 20px
}

.tabola {
    padding-left: 20px;
    padding-right: 20px
}

.grid figure img {
    min-height: 0
}

.videobox .imgscale img {
    min-width: 100%
}
}
img.avatar.avatar-96.photo {
    min-width: 100%
}
.gallery h2 {
    height: 24px !important;
    margin-bottom: !important
}
.gallery p {
    height: 76px !important
}
.gallery .metadata {
    float: right;
    margin-bottom: 0
}
.gallery .mainpageads02 {
    text-align: center
}
.jobs-archive .brand {
    width: 100%
}
.jobs-archive .brand img {
    max-width: 100% !important
}
.brandslide {
    position: relative;
    margin-bottom: 35px;
    min-height: 20px
}
.swiper-container {
    width: 100%;
    height: 100%
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}
.paging {
    position: absolute;
    z-index: 9998
}
.paging > a {
    display: block;
    cursor: pointer;
    width: 40px;
    height: 40px;
    float: left;
    background: url(images/dots.png) 0px -40px no-repeat
}
.paging > a:hover,
.paging > a.current {
    background: url(images/dots.png) 0px 0px no-repeat
}
.gallery_images {
    position: relative
}
.gallery_image {
    border-radius: 4px
}
.gallery_image img {
    border-radius: 4px
}
.gallery_box {
    border-radius: 4px;
    background-color: #F2F2F2;
    padding: 10px;
    margin-bottom: 40px
}
.gallery_box h3 {
    margin-top: 0
}
.gallery_box p {
    font-size: 14px
}
nav[role="navigation"] {
    text-align: center
}
.cd-pagination {
    width: 90%;
    max-width: 768px;
    margin: 0 auto;
    text-align: center
}
.cd-pagination li {
    display: block;
    margin: 0 .2em
}
.cd-pagination li.button {
    display: inline-block
}
.cd-pagination a,
.cd-pagination span {
    display: inline-block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: .6em .8em;
    font-size: 1.6rem
}
.cd-pagination a {
    border: 1px solid #FFFFFF;
    border-radius: 0.25em;
    color: #FFFFFF;
    font-weight: bold
}
.no-touch .cd-pagination a:hover {
    background-color: #2781b5
}
.cd-pagination a:active {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9)
}
.cd-pagination a.disabled {
    color: rgba(46, 64, 87, 0.4);
    pointer-events: none
}
.cd-pagination a.disabled::before,
.cd-pagination a.disabled::after {
    opacity: .4
}
.cd-pagination .button:first-of-type a::before {
    content: '\00ab  '
}
.cd-pagination .button:last-of-type a::after {
    content: ' \00bb'
}
.cd-pagination .current {
    background-color: #2781b5;
    border-color: #2781b5;
    color: #ffffff;
    pointer-events: none
}
.cd-pagination.no-space {
    width: auto;
    max-width: none;
    display: inline-block;
    border-radius: 0.25em;
    border: 1px solid #3299d6;
    background-color: #3299d6
}
.cd-pagination.no-space:after {
    content: "";
    display: table;
    clear: both
}
.cd-pagination.no-space li {
    margin: 0;
    float: left;
    border-right: 1px solid #e6e6e6
}
.cd-pagination.no-space li:last-of-type {
    border-right: none
}
.cd-pagination.no-space a,
.cd-pagination.no-space span {
    float: left;
    border-radius: 0;
    padding: .8em 1em;
    border: none
}
.cd-pagination.move-buttons:after {
    content: "";
    display: table;
    clear: both
}
.cd-pagination.move-buttons .button:first-of-type {
    float: left
}
.cd-pagination.move-buttons .button:last-of-type {
    float: right
}
.cd-pagination.no-space.move-buttons {
    width: 100;
    display: block;
    overflow: hidden;
    margin-left: 0px
}
.cd-pagination.no-space.move-buttons li {
    float: left;
    list-style: none;
    border: none
}
.cd-pagination.no-space.move-buttons a,
.cd-pagination.no-space.move-buttons span {
    color: #FFFFFF;
    float: none;
    font-size: 15px;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    border-right: 1px solid #60b9ef
}
}
.cd-pagination.custom-icons .button a {
    position:relative
}
.cd-pagination.custom-icons .button:first-of-type a {
    padding-left:2.4em
}
.cd-pagination.custom-icons .button:last-of-type a {
    padding-right:2.4em
}
.cd-pagination.custom-icons .button:first-of-type a::before,
.cd-pagination.custom-icons .button:last-of-type a::after {
    content:'';
    position:absolute;
    display:inline-block;
    width:16px;
    height:16px;
    top:50%;
    margin-top:-8px
}
.cd-pagination.custom-icons .button:first-of-type a::before {
    left:.8em
}
.cd-pagination.custom-icons .button:last-of-type a::after {
    right:.8em;
    -webkit-transform:rotate(180deg);
    -moz-transform:rotate(180deg);
    -ms-transform:rotate(180deg);
    -o-transform:rotate(180deg);
    transform:rotate(180deg)
}
.cd-pagination.custom-buttons a,
.cd-pagination.custom-buttons span {
    vertical-align:middle
}
.cd-pagination.custom-buttons .button a {
    width:40px;
    overflow:hidden;
    white-space:nowrap;
    text-indent:100%;
    color:transparent
}
.cd-pagination.custom-buttons .button:last-of-type a {
    -webkit-transform:rotate(180deg);
    -moz-transform:rotate(180deg);
    -ms-transform:rotate(180deg);
    -o-transform:rotate(180deg);
    transform:rotate(180deg)
}
.no-touch .cd-pagination.custom-buttons .button:last-of-type a:active {
    -webkit-transform:scale(0.9) rotate(180deg);
    -moz-transform:scale(0.9) rotate(180deg);
    -ms-transform:scale(0.9) rotate(180deg);
    -o-transform:scale(0.9) rotate(180deg);
    transform:scale(0.9) rotate(180deg)
}
.cd-pagination.no-space.custom-buttons .button:last-of-type a {
    border-radius:0.25em 0 0 0.25em
}
.cd-pagination.animated-buttons a,
.cd-pagination.animated-buttons span {
    padding:0 1.4em;
    line-height:50px;
    overflow:hidden
}
.cd-pagination.animated-buttons .button a {
    position:relative;
    padding:0 2em
}
.cd-pagination.animated-buttons .button:first-of-type a::before,
.cd-pagination.animated-buttons .button:last-of-type a::after {
    left:50%;
    -webkit-transform:translateX(-50%);
    -moz-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    -o-transform:translateX(-50%);
    transform:translateX(-50%);
    right:auto;
    -webkit-transition:-webkit-transform 0.3s;
    -moz-transition:-moz-transform 0.3s;
    transition:transform 0.3s
}
.cd-pagination.animated-buttons .button:last-of-type a::after {
    -webkit-transform:translateX(-50%) rotate(180deg);
    -moz-transform:translateX(-50%) rotate(180deg);
    -ms-transform:translateX(-50%) rotate(180deg);
    -o-transform:translateX(-50%) rotate(180deg);
    transform:translateX(-50%) rotate(180deg)
}
.cd-pagination.animated-buttons i {
    display:block;
    height:100%;
    -webkit-transform:translateY(100%);
    -moz-transform:translateY(100%);
    -ms-transform:translateY(100%);
    -o-transform:translateY(100%);
    transform:translateY(100%);
    -webkit-transition:-webkit-transform 0.3s;
    -moz-transition:-moz-transform 0.3s;
    transition:transform 0.3s
}
.no-touch .cd-pagination.animated-buttons .button a:hover i {
    -webkit-transform:translateY(0);
    -moz-transform:translateY(0);
    -ms-transform:translateY(0);
    -o-transform:translateY(0);
    transform:translateY(0)
}
.no-touch .cd-pagination.animated-buttons .button:first-of-type a:hover::before {
    -webkit-transform:translateX(-50%) translateY(-50px);
    -moz-transform:translateX(-50%) translateY(-50px);
    -ms-transform:translateX(-50%) translateY(-50px);
    -o-transform:translateX(-50%) translateY(-50px);
    transform:translateX(-50%) translateY(-50px)
}
.no-touch .cd-pagination.animated-buttons .button:last-of-type a:hover::after {
    -webkit-transform:translateX(-50%) rotate(180deg) translateY(50px);
    -moz-transform:translateX(-50%) rotate(180deg) translateY(50px);
    -ms-transform:translateX(-50%) rotate(180deg) translateY(50px);
    -o-transform:translateX(-50%) rotate(180deg) translateY(50px);
    transform:translateX(-50%) rotate(180deg) translateY(50px)
}
#mainpageads-01 {
    width:100%;
    display:inline-block
}
#mainpageads-02 {
    width:100%;
    display:inline-block
}
button.btn.btn-default.btn-submit.sucb {
    color:#fff;
    background-color:#337ab7;
    padding:10px 40%;
    font-size:18px;
    vertical-align:middle;
    cursor:pointer;
    border:1px solid #337ab7;
    border-radius:0px;
    width:100%;
    padding:10px 0
}
button.btn.btn-default.btn-submit.art {
    color:#fff;
    background-color:#337ab7;
    padding:10px 44%;
    font-size:18px;
    vertical-align:middle;
    cursor:pointer;
    border:1px solid #337ab7;
    border-radius:0px
}
img.img-responsive.rela {
    height:165px;
    padding-bottom:6px
        
}
.col-md-3.related {
    min-height:275px
}
a.related-title {
    max-height:60.0px;
    color:#222;
    font-family:'Open Sans', sans-serif;
    sans-serif;
    font-size:15.0px;
    line-height:20.0px;
    font-weight:bold;
    text-decoration:none
}
.top-list {
    margin:10px 0 20px
}
.top-list-image {
    height:220px;
    overflow:hidden;
    position:relative
}
.top-list-image img {
    min-width:100%;
    min-height:100%;
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    margin:auto
}
.top-list-list {
    border:solid 1px #3498db;
    border-top:0;
    padding:0;
    margin:0;
    list-style:none
}
.top-list-list li {
    padding:10px 40px 10px 10px;
    border-bottom:solid 1px #efefef;
    position:relative
}
.top-list-list li.last {
    padding:0;
    border-bottom:0
}
.top-list-list li > a > i {
    font-size:25px;
    height:25px;
    position:absolute;
    top:50%;
    right:15px;
    margin-top:-12.5px;
   
}
.top-list-list li:hover {
    background:#efefef;
    color: #3498db;
}
.top-list-list li.last {
    background:none
}
.top-list-list li > a {
    font-size: 17px;
    display: block;
    height: 100%;
    font-weight: 700;
    font-family: 'Open Sans Condensed';
     color: #222
}
.top-list-image i {
    font-size:45px;
    position:absolute;
    top:50%;
    left:50%;
    margin:-22.5px;
    z-index:2;
    color:#ffffff
}
.top-list-inner {
    position:relative
}
#owl-demo .item {
    margin:3px
}
#owl-demo .item img {
    display:block;
    width:100%;
    /*height:auto*/
        max-height: 170px;

}
.bepartner {
    float:right;
    color:#65C6F9
}
button.btn.btn-default.btn-submit.art.pop {
    padding-bottom:19px
}
div#myModal {
    z-index:999999
}
.col-xs-6.zero {
    padding:0px
}
input#very-special-field {
    width:98%
}
textarea#very-special-field2 {
    width:99%;
    max-height:150px
}
input.wpcf7-form-control.wpcf7-submit {
    background:#3498db;
    color:#FFF;
    line-height:31px;
    padding:8px 0px;
    width:100%;
    border:0
}
#main-navbar .megamenu {
    top:63px !important
}

.wp-color-picker {
    width: 80px
}

.wp-picker-container .hidden {
    display: none
}

.wp-color-result {
    background-color: #f7f7f7;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    height: 22px;
    margin: 0 6px 6px 0;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: bottom;
    display: inline-block;
    padding-left: 30px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .08);
    box-shadow: 0 1px 0 rgba(0, 0, 0, .08);
    top: 0
}

.wp-color-result:after {
    background: #f7f7f7;
    -webkit-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0;
    border-left: 1px solid #ccc;
    color: #555;
    content: attr(title);
    display: block;
    font-size: 11px;
    line-height: 22px;
    padding: 0 6px;
    position: relative;
    right: 0;
    text-align: center;
    top: 0;
    -webkit-box-shadow: inset 0 1px 0 #fff;
    box-shadow: inset 0 1px 0 #fff
}

.wp-color-result:focus,
.wp-color-result:hover {
    background: #fafafa;
    border-color: #999;
    color: #23282d
}

.wp-color-result:focus:after,
.wp-color-result:hover:after {
    color: #23282d;
    border-color: #a0a5aa;
    border-left: 1px solid #999
}

.wp-color-result.wp-picker-open:after {
    content: attr(data-current)
}

.wp-picker-container,
.wp-picker-container:active {
    display: inline-block;
    outline: 0
}

.wp-color-result:focus {
    -webkit-box-shadow: 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, .8);
    box-shadow: 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, .8)
}

.wp-picker-open+.wp-picker-input-wrap {
    display: inline-block;
    vertical-align: top
}

.wp-picker-container .button {
    margin-left: 6px
}

.wp-picker-container .iris-square-slider .ui-slider-handle:focus {
    background-color: #555
}

.wp-picker-container .iris-picker {
    -webkit-border-radius: 0;
    border-radius: 0;
    border-color: #dfdfdf;
    margin-top: 6px
}

.wp-picker-container input[type=text].wp-color-picker {
    width: 65px;
    font-size: 12px;
    font-family: monospace;
    text-align: center;
    line-height: 16px;
    margin: 0
}

.wp-picker-container input[type=text].wp-color-picker:focus::-webkit-input-placeholder {
    color: transparent
}

.wp-picker-container input[type=text].wp-color-picker:-moz-placeholder {
    color: #999
}

.wp-picker-container input[type=text].iris-error {
    background-color: #ffebe8;
    border-color: #c00;
    color: #000
}

@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont.eot?v=4.4.0');
    src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes "fa-spin" {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes "fa-spin" {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.fa-rotate-90 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before,
.fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before,
.fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before,
.fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before,
.fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before,
.fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}

.fa-rupee:before,
.fa-inr:before {
    content: "\f156"
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\f158"
}

.fa-won:before,
.fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before,
.fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,
.fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before,
.fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before,
.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before,
.fa-bed:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-yc:before,
.fa-y-combinator:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before,
.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-tv:before,
.fa-television:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

@charset "UTF-8";
#wp_page_numbers ul,
#wp_page_numbers li,
#wp_page_numbers a {
    background: #3299d6;
    margin: 0;
    border: 0;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
    list-style: none;
    text-transform: none;
    text-indent: 0;
    font-variant: normal;
    text-align: left;
    line-height: 12px;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 15px;
    color: white;
    font-weight: 300;
    font-family: 'Oxygen', sans-serif
}

#wp_page_numbers {
    margin-top: 10px;
    width: 100%
}

#wp_page_numbers ul {
    width: 100%
}

#wp_page_numbers li {
    float: left;
    display: block
}

#wp_page_numbers a {
    padding: 16px;
    padding-left: 15px;
    padding-right: 15px;
    display: block;
    color: #fff;
    border-right: 1px solid #60b9ef
}

#wp_page_numbers li a:hover {
    text-decoration: underline
}

#wp_page_numbers li.space {
    padding: 16px;
    padding-left: 8px;
    padding-right: 8px
}

#wp_page_numbers li.first_last_page {
    font-style: italic
}

#wp_page_numbers li.active_page a {
    background: #2781b5;
    padding-left: 15px;
    padding-right: 15px;
    color: white;
    border-right: 1px solid #60b9ef
}

#wp_page_numbers li.active_page a:hover {
    color: #fff
}

#wp_page_numbers li.page_info {
    float: left;
    display: block;
    padding: 16px;
    padding-right: 8px;
    color: #fff;
    font-size: 15px;
    font-weight: 300;
    font-family: 'Oxygen', sans-serif
}

<!-- WP Contact Form Start--> div.wpcf7 {
    margin: 0;
    padding: 0
}

div.wpcf7-response-output {
    margin: 2em .5em 1em;
    padding: .2em 1em
}

div.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    width: 1px;
    margin: 0;
    padding: 0;
    border: 0
}

div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14
}

div.wpcf7-mail-sent-ng {
    border: 2px solid red
}

div.wpcf7-spam-blocked {
    border: 2px solid orange
}

div.wpcf7-validation-errors {
    border: 2px solid #f7e700
}

span.wpcf7-form-control-wrap {
    position: relative
}

span.wpcf7-not-valid-tip {
    color: red;
    font-size: 1em;
    display: block
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
    position: absolute;
    top: 20%;
    left: 20%;
    z-index: 100;
    border: 1px solid red;
    background: #fff;
    padding: .2em .8em
}

span.wpcf7-list-item {
    margin-left: .5em
}

.wpcf7-display-none {
    display: none
}

div.wpcf7 img.ajax-loader {
    border: 0;
    vertical-align: middle;
    margin-left: 4px
}

div.wpcf7 div.ajax-error {
    display: none
}

div.wpcf7 .placeheld {
    color: #888
}

.popup_wrapp {
    position: fixed;
    z-index: 999999;
    top: 0;
    height: auto;
    left: 0;
    width: 100%;
    min-height: 100%;
    background-color: rgba(0, 0, 0, 0.30)
}

.popup_wrapp .the_popup {
    width: 100%;
    max-width: 500px;
    height: auto;
    margin: 0 auto;
    margin-top: 3%;
    margin-bottom: 6%;
    bottom: 10px;
    font-family: "Open Sans", sans-serif;
    position: relative
}

.popup_wrapp .the_popup .popup_top {
    background-color: #e64151;
    padding: 6px 9px
}

@-webkit-keyframes "fadeInLeftTitle" {
    0 {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes "fadeInLeftTitle" {
    0 {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.popup_wrapp .the_popup .popup_top .title {
    float: left;
    margin: 5px 0 5px 5px;
    font-size: 18px;
    font-family: "Open Sans", sans-serif;
    color: #fff;
    -webkit-animation-name: fadeInLeftTitle;
    animation-name: fadeInLeftTitle;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.popup_wrapp .the_popup .popup_top .close_bttn {
    background: url(../images/close_2.png) no-repeat top center;
    background-size: 20px;
    width: 20px;
    height: 20px;
    margin-top: 5px;
    float: right;
    cursor: pointer
}

.popup_wrapp .the_popup .popup_content {
    padding: 10px;
    background: #fafafa;
    min-height: 250px;
    border: 1px solid #dd;
    border-top: 0
}

.popup_wrapp .the_popup .popup_content .the_button {
    height: 30px;
    line-height: 28px;
    padding: 0 12px 2px;
    background-color: #21759b;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#2a95c5), to(#21759b));
    background-image: -webkit-linear-gradient(top, #2a95c5, #21759b);
    background-image: -moz-linear-gradient(top, #2a95c5, #21759b);
    background-image: -ms-linear-gradient(top, #2a95c5, #21759b);
    background-image: -o-linear-gradient(top, #2a95c5, #21759b);
    background-image: linear-gradient(to bottom, #2a95c5, #21759b);
    border-color: #21759b;
    border-bottom-color: #1e6a8d;
    -webkit-box-shadow: inset 0 1px 0 rgba(120, 200, 230, 0.5);
    box-shadow: inset 0 1px 0 rgba(120, 200, 230, 0.5);
    color: #fff;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    display: inline-block;
    text-decoration: none;
    font-size: 12px;
    line-height: 23px;
    height: 24px;
    margin: 0;
    padding: 0 10px 1px;
    cursor: pointer;
    border-width: 1px;
    border-style: solid;
    -webkit-border-radius: 3px;
    -webkit-appearance: none;
    border-radius: 3px;
    white-space: nowrap;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 100px;
    text-align: center;
    float: right;
    clear: both;
    margin: 10px;
    min-height: 30px;
    line-height: 30px
}

<!-- WP Contact Form Start--> <!-- OWL Craousel Start--> .owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.owl-carousel .owl-item {
    float: left
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
    cursor: pointer
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.grabbing {
    cursor: url(grabbing.png) 8 8, move
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

<!-- OWL Craousel End--> <!-- OWL Theme Start--> .owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.owl-carousel .owl-item {
    float: left
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
    cursor: pointer
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.grabbing {
    cursor: url(grabbing.png) 8 8, move
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

@charset "utf-8";
.team-settings .team_member_social_icon,
.team-settings .remove_icon {
    background-size: 100% auto !important;
    border: 1px solid rgb(221, 221, 221);
    cursor: pointer;
    display: inline-block;
    height: 20px;
    vertical-align: top;
    width: 20px
}

.team-settings .remove_icon {
    text-align: center
}

.team-settings .team_member_social_icon.empty_icon {
    background: url("empty-icon.png") no-repeat scroll 0px 0px rgba(0, 0, 0, 0)
}

#team_metabox ul.team_bg_img_list li {
    display: inline-block;
    margin: 5px
}

#team_metabox ul.team_bg_img_list li img {
    border: 2px solid #ffffff
}

#team_metabox ul.team_bg_img_list li.bg-selected img {
    border: 2px solid #ff5a11
}

#team_metabox .team_loading_taxonomy_category {
    background: url("loading.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 11px;
    margin-bottom: 20px;
    width: 30px
}

#team_metabox ul.content_source_area {
    margin-left: 15px
}

#team_metabox ul.content_source_area .content-source-box {
    display: none
}

#team_metabox ul.content_source_area li div.active {
    background: none repeat scroll 0 0 #e6e6e6;
    border-left: 3px solid #11b063;
    display: block;
    margin: 10px 10px 0 20px;
    padding: 10px 0 10px 5px
}

.team-container {
    margin: 10px 0;
    overflow: hidden;
    padding: 10px 0;
    position: relative;
    text-align: center;
    width: 100%
}

.team-popup-box {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 2147483647
}

.team-popup-box .team-slide {
    background: none repeat scroll 0 0 rgb(255, 255, 255);
    display: none;
    height: 80%;
    margin-bottom: 10px;
    margin-top: 65px;
    overflow-y: scroll;
    padding: 20px;
    text-align: left;
    width: 80%
}

.team-popup-box .team-slide-thumb {
    display: inline-block;
    vertical-align: top;
    width: 45%
}

.team-popup-box .team-slide-thumb img {
    border-radius: 0;
    box-shadow: none
}

.team-popup-box .team-slide-title {
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    padding: 5px 0
}

.team-popup-box .team-slide-position {
    clear: both;
    display: inline-block;
    font-size: 13px;
    font-style: italic;
    padding: 5px 0 5px 20px
}

.team-popup-box hr {
    margin: 0 0 15px;
    padding: 0
}

.team-popup-box .team-slide-content {
    display: inline-block;
    font-size: 13px;
    padding: 0 20px;
    width: 45%
}

.team-container .team-social {
    padding: 10px
}

.team-container .team-social span {
    background-size: 100% auto !important;
    display: inline-block;
    height: 20px;
    margin: 0 2px;
    width: 20px
}

.team-container .team-social a {
    display: block;
    height: 100%;
    width: 100%
}

.team-container .team-social.flat span {
    border-radius: 0
}

.team-container .team-social.rounded span {
    border-radius: 50%
}

.team-container .team-social.rounded-border span {
    border: 2px solid rgba(176, 176, 176, 0.5);
    border-radius: 50%
}

.team-container .team-social.semi-rounded span {
    border-radius: 10px
}

.team-container .team-social .website {
    background: url("icons/website.png") repeat scroll 0 0 rgba(0, 0, 0, 0)
}

.team-container .team-social .email {
    background: url("icons/email.png") repeat scroll 0 0 rgba(0, 0, 0, 0)
}

.team-container .team-social .skype {
    background: url("icons/skype.png") repeat scroll 0 0 rgba(0, 0, 0, 0)
}

.team-container .team-social .mobile {
    background: url("icons/mobile.png") repeat scroll 0 0 rgba(0, 0, 0, 0)
}

.team-container .team-social .facebook {
    background: url("icons/facebook.png") repeat scroll 0 0 rgba(0, 0, 0, 0)
}

.team-container .team-social .twitter {
    background: url("icons/twitter.png") repeat scroll 0 0 rgba(0, 0, 0, 0)
}

.team-container .team-social .googleplus {
    background: url("icons/googleplus.png") repeat scroll 0 0 rgba(0, 0, 0, 0)
}

.team-container .team-social .pinterest {
    background: url("icons/pinterest.png") repeat scroll 0 0 rgba(0, 0, 0, 0)
}

.team-container .paginate .page-numbers {
    background: none repeat scroll 0 0 rgb(31, 191, 69);
    color: rgb(255, 255, 255);
    display: inline-block;
    margin: 3px 0;
    padding: 3px 8px;
    text-decoration: none
}

.team-container .paginate .page-numbers:hover {
    background: none repeat scroll 0 0 rgb(14, 140, 44)
}

.team-container .paginate .current {
    background: none repeat scroll 0 0 rgb(14, 140, 44)
}



<!-- WP Post Navigation--> .wp-post-navigation {
    clear: both;
    margin: 0 0 20px;
    overflow: hidden
}

.wp-post-navigation div {
    display: block;
    width: 245px;
    position: relative;
    font-size: 14px;
    color: #999;
    min-height: 26px
}

.wp-post-navigation-pre {
    float: left;
    line-height: 16px
}

.wp-post-navigation-next {
    float: right;
    text-align: right;
    line-height: 16px;
    padding-right: 40px
}

.wp-post-navigation > div > a > span {
    font-size: 26px
}

.wp-post-navigation div a:after {
    color: #3498db;
    font-size: 56px;
    margin-top: -11px;
    height: 22px;
    line-height: 22px;
    top: 50%;
    position: fixed;
    background-color: #EFEFEF;
    padding-bottom: 48px;
    padding-top: 20px;
    padding-left: 15px;
    padding-right: 15px
}

.wp-post-navigation div a:hover:after {
    background-color: #337ab7;
    color: #fff
}

.wp-post-navigation-pre a:after {
    font-family: FontAwesome;
    content: "\f104";
    left: 0;
    padding-right: 17px
}

.wp-post-navigation-next a:after {
    font-family: FontAwesome;
    content: "\f105";
    right: 0;
    padding-left: 17px
}

.wp-post-navigation-pre-1 {
    float: left;
    line-height: 16px;
    padding-left: 5px
}

.wp-post-navigation-next-1 {
    float: right;
    text-align: right;
    line-height: 16px;
    padding-right: 5px
}

<!-- WP Post Navigation--> <!-- Some text needs to be white non plugin--> p.white-text {
    color: #fff !important
}
.col-md-8.p2 {
    padding: 0px;
}

.article-box {
    border-bottom: 1px solid #e4e9eb;
    border-top: 1px solid #fff;
    position: relative;
    padding: 15px 0px;
        list-style: none;
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}

.article-box article {
    padding-right: 15px;
}

.article-box .title {
    font-size: 24px;
    font-family: 'Open Sans Condensed';
    font-weight: 700;
    color: #222;
    margin-bottom: 5px;
    line-height: 1.3em;
        margin-top: 7px !important;
}

.article-box .title:hover {
    color: #3498db;
}
 
.article-box .description, .article-box .time {
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    color: #78788b;
    line-height: 1.5;
}

.article-box .time {
    width: 100%;
    margin-top: 15px;
    float: left;
    color: #a8a8b4;
    line-height: 15px;
}

.article-box img {
    float: left;
    margin-right: 20px;
    width: 100%;
}

.article-box .img {
    position: relative;
    float: left;
}


.popularbox .box h3 a {
    color: #000;
    font-size: 24px;
    font-family: 'Open Sans Condensed';
    font-weight: 700;
    color: #222;
    margin-bottom: 5px;
    line-height: 1.3em;
    margin-top: 7px !important;
}

h3.ietvmain {
    font-size: 17px;
    display: block;
    height: 100%;
    font-weight: 700;
    font-family: 'Open Sans Condensed';
    color: #222;
}
span.author.index {
    color: #3498db;
}

span.text-seprate {
    margin-left: 6px;
    margin-right: 6px;
}

<!--Slider-->
.slidearea span:nth-child(2) div:nth-child(1) figure h2 {
    line-height: 26px;
    color: #fff;
    font-size: 26px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    font-family: 'Open Sans Condensed', serif;
}


.grid figure h2 {
    font-size: 14px;
    font-weight: 700;
    /* line-height: 20px; */
    color: #fff;
    font-size: 19px;
    line-height: 1.2em;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    font-family: 'Open Sans Condensed', serif;
}
<!--Slider-->


}

.eventday span:nth-child(2) {
    font-weight: 700;
    font-size: 26px;
    padding-bottom: 15px;
    letter-spacing: 4px;
    padding-left: 5px;
      font-family: 'Open Sans Condensed';
}

.eventday span:nth-child(1) {
    font-weight: 700;
    font-size: 50px;
    line-height: 40px;
    padding-top: 18px;
    letter-spacing: -2px;
    margin-left: -4px;
       font-family: 'Open Sans Condensed';
}

.eventbox .metadata {
    margin-top: 10px;
    font-size: 15px;
    color: #78788b;
    line-height: 1.5;
}
<!--Event Box-->

<!--Job Box-->
.jobsbox h3 a {
    color: #3498db;
    font-family: 'Open Sans', sans-serif;
}

<!--Video Box-->

.top-list-list li > a {
    font-size: 16px;
    display: block;
    height: 100%;
    font-family: 'Open Sans', sans-serif;
}

#owl-demo .item{
    /* padding: 30px 0px; */
    margin: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.customNavigation{
  text-align: center;
}
//use styles below to disable ugly selection
.customNavigation a{
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
 
h3.gallery {
    font-size: 21px;
    font-family: 'Open Sans Condensed';
    font-weight: 700;
    line-height: 25px;
        color: #fff;
        margin-top: 0px;
        margin-bottom: 19px;
}

a.btn.prev  {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    background-color: #fff;
    color: #3498db;
    border-radius: 0px;
}
 
a.btn.next  {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    background-color: #fff;
    color: #3498db;
    border-radius: 0px;
}

i.fa.fa-camera.gallery {
    font-size: 35px;
    position: absolute;
    top: 37%;
    left: 50%;
    margin: -22.5px;
    z-index: 2;
    color: rgba(255,255,255,0.7);
}

.gallery-index {
    background-color: #00aff0;
        padding: 15px;
        padding-top: 10px;
    padding-bottom: 3px;
 
}
h3.gallery-index {
    color: #fff;
}

a.main-gallery {
    color: #fff;
}

.bordertitle.gallery {
    border-bottom: 1px solid #FFFFFF;
}

h3.gallery-index {
    box-shadow: 0px 4px 0px #FFFFFF;
}

.customNavigation {
    text-align: center;
    padding-top: 11px;
    
}
div.icon-view{
 position: absolute;
   top: 0%;
    left: 5%;
    z-index: 2;
    display: table;
    padding: 7px 13px 7px 13px !important;
    border-radius: 0px;
    margin-top: 0px;
        z-index: 1;

    
    
    }
div.icon-view.Technology {
    background-color: #00c8ff!important;
        width: 20px !important;
}

div.icon-view.Apps.\&.Software{
    background-color: #3E1E68!important;
        width: 130px !important;
}

div.icon-view.Travel {
    background-color: #8e44ad !important;
        width: 20px !important;
}

div.icon-view.Mobile {
    background-color: #88304E !important;
        width: 20px !important;
}

div.icon-view.Design {
    background-color: #f1c40f !important;
        width: 20px !important;
}
div.icon-view.Science{
    background-color: #77d100 !important;
        width: 20px !important;
}
div.icon-view.Inspiration{
    background-color: #c0392b !important;
        width: 20px !important;
}
div.icon-view.Engineering{
    background-color: #3498db !important;
        width: 20px !important;
    }
div.icon-view.Vehicles{
    background-color: #46a28d  !important;
        width: 20px !important;
}
div.icon-view.Architecture{
    background-color: #E23E57  !important;
        width: 20px !important;
}

.icon-view.Sustainability{
    background-color: #bf269e  !important;
        width: 20px !important;
}

.icon-view.Gadgets{
    background-color: #de811b  !important;
        width: 20px !important;
}

.icon-view.News{
    background-color: #3498DB  !important;
        width: 20px !important;
}

.icon-view.How-to{
    background-color: #cb1c5a  !important;
        width: 85px !important;
}

.icon-view.Aerospace{
    background-color: #2ccaf1  !important;
        width: 85px !important;
}

.icon-view.Defense.\&.Military{
    background-color: #2ccaf1  !important;
        width: 150px !important;
}

.icon-view.Innovation {
    background-color: #0c936b  !important;
        width: 85px !important;
}

.icon-view.\33 D.Technologies {
    background-color: #048e7c  !important;
        width: 135px !important;
}

.icon-view.Drones{
    background-color: #dc3509  !important;
        width: 85px !important;
}

.icon-view.Biology{
    background-color: #2F8886  !important;
        width: 85px !important;
}


.icon-view.Environment{
    background-color: #2ccaf1  !important;
        width: 85px !important;
}

.icon-view.Chemistry{
    background-color: #f1c02c  !important;
        width: 85px !important;
}

.icon-view.Energy{
    background-color: #306E12  !important;
        width: 20px !important;
}

.icon-view.Business{
    background-color: #607d8b  !important;
        width: 20px !important;
}

.icon-view.Space {
    background-color: #67109C !important;
    width: 20px !important;
}

.icon-view.Robotics {
    background-color: #44C3C5 !important;
    width: 20px !important;
}
.icon-view.Physics {
    background-color: #9491D4 !important;
    width: 20px !important;
}


.icon-view a {
    color: #fff;
    font-weight: 600;
    font-size: 13px;
}



.sumome-share-client-wrapper div.sumome-share-client.sumome-share-client-left-page,{
    display: none !important;
}
 
.breadcrumb {
    padding: 8px 15px;
    list-style: none;
    background-color: #fff;
        margin-bottom: 15px;
}
/*Standart Css End*/




/*(max-width: 1200px)  Start*/

@media (max-width: 1200px) {
    #sticky_navigation_wrapper {
        height:115px
    }
    #sticky_navigation {
        height: 115px
    }
    #top_wrapper .navbar-header {
        width: 100%;
        text-align: center;
        float: inherit
    }
    #top_wrapper .navbar-header .navbar-brand {
        float: inherit;
        margin-top: 10px
    }
    #top_wrapper .navbar-header .navbar-brand img {
        display: inherit
    }
    #top_wrapper #top {
        margin-bottom: 10px
    }
    #top_wrapper #anamenu,
    #top_wrapper .container-fluid {
        padding: 0
    }
    #top_wrapper #anamenu .navbar-right {
        float: left !important;
        background-color: #fff;
    }
    .mainpageads01,
    .mainpageads03 {
        display: none
    }
    .mainbox .metadata .comments {
        display: none
    }
    button.btn.btn-default.btn-submit.art {
        padding: 10px 43%
    }
    .mashmenu .menu > li > a {
    font-size: 13px !important;
}
    .mashmenu img.mlogo {
    width: 190px !important;
}

}
/*(max-width: 1200px) End*/


/*(max-width: 992px) Start*/

@media (max-width: 992px) {
    #top_wrapper .navbar-nav > li > a {
        padding:10px 6px 0 7px
    }
    .slidearea span:nth-child(1) {
        width: 100%;
        margin-right: 0px;
        margin-left: -1px
    }
    .slidearea span:nth-child(1) div:nth-child(1) {
        width: 50%;
        margin-right: 1px;
        float: left
    }
    .slidearea span:nth-child(2) {
        width: 33.3333%;
        margin-left: -1px
    }
    .slidearea span:nth-child(3) {
        width: 66.6667%;
        margin-right: -1px
    }
    .slidearea span:nth-child(3) div:nth-child(1) {
        width: 50%;
        margin-bottom: 0px;
        float: left;
        margin-right: 1px
    }
    .slidearea span:nth-child(3) div:nth-child(2) {
        width: 100%
    }
    .slidearea span:nth-child(2) div:nth-child(1) figure h2 {
        font-size: 19px;
        line-height: 20px
    }
    .slidearea span:nth-child(2) div:nth-child(1) figure p {
        font-size: 12px
    }
    .video span:nth-child(1) {
        width: 100%;
        margin-bottom: 15px
    }
    .video span:nth-child(2) {
        width: 100%;
        margin-bottom: 15px
    }
    .video span:nth-child(2) div:nth-child(1) {
        float: left;
        width: 50%;
        padding-right: 7.5px;
        margin-left: 0px
    }
    .video span:nth-child(2) div:nth-child(2) {
        float: left;
        width: 50%;
        padding-left: 7.5px;
        margin-right: 0px
    }
    .video span:nth-child(3) {
        width: 100%
    }
    .video span:nth-child(3) div:nth-child(1) {
        float: left;
        width: 50%;
        padding-right: 7.5px;
        margin-left: 0px
    }
    .video span:nth-child(3) div:nth-child(2) {
        float: left;
        width: 50%;
        padding-left: 7.5px;
        margin-right: 0px
    }
    .mainpageads01 {
        display: block
    }
    .mainpageads02 {
        margin-top: 20px
    }
    .events {
        width: 45%;
        float: left
    }
    .jobs {
        width: 45%;
        float: right
    }
    .popularbox .pr0 {
        width: auto
    }
    
       .cd-pagination.no-space.move-buttons {
    display: none;
}
    
    .mashmenu div.mlogo {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 260px !important;
}

li.msearch {
    width: 0px !important;
    margin-top: 67px !important;
    font-size: 15px !important;
}    
    
}
/*(max-width: 992px) End*/



/*(max-width: 768px) Start */
@media (max-width: 768px) {
    nav[role="navigation"] {
        margin-bottom:20px
    }
    .previ {
        color: #fff !important;
        font-size: 20px;
        position: absolute;
        z-index: 2;
        margin-top: 22%;
        padding: 0.4em 0.7em;
        background-color: #3299d6;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px
    }
    .nexti {
        color: #fff !important;
        font-size: 20px;
        position: absolute;
        right: 15px;
        z-index: 2;
        margin-top: -35%;
        padding: 0.4em 0.7em;
        background-color: #3299d6;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px
    }
    .nexti:hover,
    .previ:hover,
    .nexti:focus,
    .previ:focus {
        text-decoration: none
    }
    .nexti a,
    .previ a {
        color: #fff !important
    }
    div#popmake-25758 {
        display: none !important
    }
    button.btn.btn-default.btn-submit.art {
        width: 100%;
        padding: 10px 0
    }
    

/*Hiding Jobs, Popular and Event post on tablet */    
.jobs, .popular-post, .events  {
            display: none;
}
    /*Fixing Menü on Tablet */    
.col-md-5ths.col-xs-2.sml {
    width: 150px;
}
    
        .wsmenucontent {
    z-index: 1;
}
    
    .mashmenu {
    display: none !important;
}
    
}
/*(max-width: 768px) End*/



/*(min-width: 768px) and (max-width: 1600px)  Start*/
@media (min-width: 768px) and (max-width: 1600px) {
    
    

.wsmenu {
    display: none;
}


}


/*(min-width: 768px) and (max-width: 979px)  Start*/
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
.icon-view a {
    color: #fff;
    font-weight: 600;
    font-size: 14px;
}
    /*(min-width: 768px) and (max-width: 979px) End*/

.wsmenu {
    display: none;
}


}
/*(max-width: 767px) Start*/
@media (max-width: 767px) {
    .pl0 {
        padding-left:15px
    }
    .pr0 {
        padding-right: 15px
    }
    #sticky_navigation_wrapper {
        height: 65px
    }
    #sticky_navigation {
        height: 65px
    }
    #top_wrapper .navbar-nav > li.search {
        display: none
    }
    #top_wrapper #top {
        margin-bottom: 0px
    }
    #top_wrapper .navbar-header .navbar-brand {
        float: left;
        margin-top: 0px
    }
    #top_wrapper #anamenu,
    #top_wrapper .container-fluid {
        padding: 0 15px
    }
    #top_wrapper .navbar-toggle {
        margin-bottom: 0;
        margin-top: 13px
    }
    #top_wrapper .navbar-default .navbar-collapse,
    #top_wrapper .navbar-default .navbar-form {
        border: 0px
    }
    #top_wrapper .navbar-nav {
        width: 100%;
        margin: 15px 0 10px;
        text-align: center
    }
    #top_wrapper .navbar-nav > li {
        border-bottom: 1px solid #f2f2f2
    }
    #top_wrapper .navbar-nav > li:last-child {
        border: 0px
    }
    #top_wrapper .navbar-nav > li > a {
        padding: 8px 0 7px 15px
    }
    #top_wrapper .navbar-nav > li:hover a {
        background: #3498DB;
        color: #FFF
    }
    #top_wrapper .navbar-default .navbar-toggle .icon-bar {
        background-color: #3498db
    }
    #top_wrapper .navbar-default .navbar-toggle {
        border-color: #3498db
    }
    #top_wrapper .navbar-default .navbar-toggle:focus,
    #top_wrapper .navbar-default .navbar-toggle:hover {
        background-color: #3498db
    }
    #top_wrapper .navbar-default .navbar-toggle:focus .icon-bar,
    #top_wrapper .navbar-default .navbar-toggle:hover .icon-bar {
        background-color: #FFF
    }
    .categoryunderbox img,
    .eventday,
    .popularbox img {
        margin-bottom: 10px
    }
    .eventbox {
        margin-bottom: 15px
    }
    footer .col-sm-2 {
        width: 33.33333%;
        float: left;
        margin-bottom: 25px
    }
    footer .col-sm-3 {
        width: 100%;
        text-align: center;
        display: inline-block
    }
    footer .col-xs-offset-1,
    footer .col-xs-offset-2 {
        margin-left: 0
    }
    footer .footerlogo img {
        display: inherit;
        margin-bottom: 10px
    }
    .videobox {
        margin-bottom: 15px
    }
    .mainpageads01,
    .mainpageads02 {
        display: none
    }
    .events,
    .jobs {
        width: 100%;
        float: inherit
    }
    .singleads {
        float: inherit;
        margin: 0 0 15px;
        text-align: center
    }
    .singlecontent p:first-child {
        min-height: inherit
    }
    .mainbox .metadata .comments {
        display: inline-block
    }
    .mainbox .box p,
    .mainbox img,
    .mainbox .box h2 {
        height: inherit
    }
    .jobs-single .jobs-line span {
        display: block;
        margin-bottom: 10px;
        margin-right: 15px
    }
    .jobs-single .jobs-line {
        border: 0px;
        margin-bottom: 15px;
        padding-bottom: 10px
    }
    #main-navbar .navbar-nav li {
        position: relative
    }
    #main-navbar .navbar-nav .megamenu {
        position: static
    }
    .new-hor {
        display: none
    }
    .cd-pagination.no-space.move-buttons {
        width: 100% !important
    }
    .jobs-archive .jobsinfo {
        float: left;
        padding-left: 15px
    }
    
    figure.effect-sadie {
    width: 100%;
}
    
    .icon-view a {
    color: #fff;
    font-weight: 600;
    font-size: 14px;
}
    
      .jobs-single .jobs-line span {
    
            width: 100%;
        }
    


}
/*(max-width: 767px) End*/

/*only screen and (max-width: 700px)) Start*/

@media only screen and (max-width: 700px) {
    .team-popup-box .team-slide {
        max-height: 300px;
        width: 80%
    }
    .team-popup-box .team-slide-content {
        padding: 20px 0;
        width: 90%
    }
    
      .jobs-single .jobs-line span {
    
            width: 100%;
        }

}
/*only screen and (max-width: 700px)) End*/


/*(max-width: 480px) Start*/

@media (max-width: 480px) {
    a.btn.news.btn-primary {
        padding:11px 97px
    }

    .pr0 {
        padding-right: 0px
    }
    .eventday span:nth-child(1) {
        font-size: 40px
    }
    .eventday span:nth-child(2) {
        font-size: 15px
    }
            .singlecontent p > iframe {
    width: 100%;
    min-height: 324px;
}
    
    a.navbar-brand {
    width: 77%;
}
    
    .jobs-single .jobs-line span {
    
            width: 100%;
        }
    
    .rich-text.sumome-article {
    padding: 0px !important;
}
    
    .img.jobs {
    display: none;
}

}
/*(max-width: 480px) End*/


/*(max-width: 467px) Start*/
@media (max-width: 467px) {
    
  .singlecontent p > iframe {
    width: 100%;
    min-height: 200px;
}
    
    .slidearea {
        display:none
    }
    footer {
        text-align: center;
        margin-top: 0px
    }
    footer .col-sm-2 {
        width: 100%;
        margin-bottom: 15px
    }
    footer ul.footer-social li::before {
        float: inherit
    }
    .video span:nth-child(2) {
        margin-bottom: 0
    }
    .video span:nth-child(2) div:nth-child(1),
    .video span:nth-child(2) div:nth-child(2),
    .video span:nth-child(3) div:nth-child(1),
    .video span:nth-child(3) div:nth-child(2) {
        width: 100%;
        padding: 0;
        margin-bottom: 15px
    }
    #top_wrapper .navbar-header,
    #top_wrapper .navbar-default .navbar-toggle {
        margin-right: 0px
    }
    .singlemeta .singleauthoravatar img {
        height: 35px;
        border-radius: 50%;
        width: 38px
    }
    
        .wp-post-navigation a {

    display: none !important;
}
    
    .wp-post-navigation {
    display: none;
}



}
/*(max-width: 467px)  End*/

    
/*(min-width: 1200px) Start*/

@media (min-width: 1200px) {
    
    
    
    .col-lg-5ths {
        width:20%;
        float:left
    }
    .previ {
        color: #fff !important;
        font-size: 32px;
        position: absolute;
        z-index: 2;
        margin-top: 180px;
        padding: 0.4em 0.7em;
        background-color: #3299d6;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px
    }
    .nexti {
        color: #fff !important;
        font-size: 32px;
        position: absolute;
        right: 15px;
        z-index: 2;
        margin-top: -245px;
        padding: 0.4em 0.7em;
        background-color: #3299d6;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px
    }
    .nexti:hover,
    .previ:hover,
    .nexti:focus,
    .previ:focus {
        text-decoration: none
    }
    .nexti a,
    .previ a {
        color: #fff !important
    }
    

}
/*(min-width: 1200px) End*/

/*only screen and (min-width: 1170px) Start*/

@media only screen and (min-width: 1170px) {
    
    

    .cd-pagination {
        margin:0 auto
    }
 
}
/*only screen and (min-width: 1170px) End*/


/*(min-width: 992px) Start*/
@media (min-width: 992px) {
    .col-md-5ths {
        width:20%;
        float:left
    }
    .previ {
        color: #fff !important;
        font-size: 32px;
        position: absolute;
        z-index: 2;
        margin-top: 130px;
        padding: 0.3em 0.5em;
        background-color: #3299d6;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px
    }
    .nexti {
        color: #fff !important;
        font-size: 32px;
        position: absolute;
        right: 15px;
        z-index: 2;
        margin-top: -230px;
        padding: 0.3em 0.5em;
        background-color: #3299d6;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px
    }
    .nexti:hover,
    .previ:hover,
    .nexti:focus,
    .previ:focus {
        text-decoration: none
    }
    .nexti a,
    .previ a {
        color: #fff !important
    }

    
}
/*(min-width: 992px)*/



/*(min-width: 768px) and (max-width: 1200px) Start
@media (min-width: 768px) and (max-width: 1200px) {
    

    #main-navbar .megamenu {
        top:112px !important
    }
    
img.mlogo {
    padding-left: 260px;
}
    
ul#menu-menu {
    padding-left: 25px;
}  

}*/
/*(min-width: 768px) and (max-width: 1200px) End*/





/*(min-width: 768px) and (max-width: 1200px) End*/



/*min-width: 768px Start*/
@media (min-width: 768px) {
    .col-sm-5ths {
        width:20%;
        float:left
    }
    #main-navbar,
    #main-navbar .navbar-nav li {
        position: static
    }
    #main-navbar .megamenu {
        position: absolute !important;
        top: 113px;
        -moz-transition: all 200ms;
        -ms-transition: all 200ms;
        -webkit-transition: all 200ms;
        transition: all 200ms;
        opacity: 0;
        -moz-transform: scaleY(0);
        -moz-transform-origin: 0 0;
        -ms-transform: scaleY(0);
        -ms-transform-origin: 0 0;
        -webkit-transform: scaleY(0);
        -webkit-transform-origin: 0 0;
        transform: scaleY(0);
        transform-origin: 0 0;
        z-index: 2
    }
    #main-navbar .dropdown:hover .megamenu {
        opacity: 1;
        -moz-transform: scaleY(1);
        -ms-transform: scaleY(1);
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
    html.csstransitions #main-navbar .megamenu {
        display: block
    }
    .cd-pagination.no-space.move-buttons {
        width: 100% !important
    }
    .cd-pagination li {
        display: inline-block
    }
    .previ {
        color: #fff !important;
        font-size: 32px;
        position: absolute;
        z-index: 2;
        margin-top: 21%;
        padding: 0.4em 0.7em;
        background-color: #3299d6;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px
    }
    .nexti {
        color: #fff !important;
        font-size: 32px;
        position: absolute;
        right: 15px;
        z-index: 2;
        margin-top: -35%;
        padding: 0.4em 0.7em;
        background-color: #3299d6;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px
    }
    .nexti:hover,
    .previ:hover,
    .nexti:focus,
    .previ:focus {
        text-decoration: none
    }
    .nexti a,
    .previ a {
        color: #fff !important
    }

    .wsmenucontainer  {
        min-height:    80px !important;
}
    


}
/*min-width: 768px  End*/


.pagination-sm>li>a, .pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    padding: 16px;
    padding-left: 15px;
    padding-right: 15px;
    display: block;
    color: #fff;
    border-right: 1px solid #60b9ef;
    background: #3299d6;
    margin: 0;
    border: 0;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
    list-style: none;
    text-transform: none;
    text-indent: 0;
    font-variant: normal;
    text-align: left;
    line-height: 12px;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 15px;
    color: white;
    font-weight: 300;
    font-family: 'Oxygen', sans-serif;
}

.pagination>.active>span  {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #2781b5;
    border-color: #2781b5;
}


.pagination>li>a:hover {
    
        z-index: 3;
    color: #fff;
    background-color: #2781b5;
    border-color: #2781b5;
    
    }

.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
        border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

/* Youtube subscibe*/
span.glyphicon.glyphicon-bullhorn {
    width: 38px !important;
}

.alert.alert-danger.alert-dismissible.fade.in.top_alert {
    color: #FFFFFF;
    background-color: #CF4E4E;
    border-color: #CF4E4E;
    margin-bottom: 10px !important;
    font-size: 19px;
    padding: 10px;
    width: 100%;
    float: left;
    border-radius: 0px;
    
    }
    .alert.alert-danger.alert-dismissible.fade.in.top_alert.mobile {
    color: #FFFFFF;
    background-color: #CF4E4E;
    border-color: #CF4E4E;
    margin-bottom: 10px !important;
    font-size: 14px;
    padding: 10px;
    width: 100%;
    float: left;
    border-radius: 0px;
}
span.glyphicon.glyphicon-bullhorn.mobile {
    width: 12px !important;
}


i.fa.fa-angle-right.paginator {
  background: url(/wp-content/themes/touchmedya/images/paginate_arrow_bg.png) no-repeat left top;
    background-color: transparent!important;
    width: 72px!important;
    height: 44px!important;
    color: #FFF;
    font-size: 29px;
        padding-top: 7px;
font-weight: 900
}

i.fa.fa-angle-left.paginator {
    background: url(/wp-content/themes/touchmedya/images/paginate_arrow_leftd.png) no-repeat left top;
    background-color: transparent!important;
    width: 72px!important;
    height: 44px!important;
       color: #FFF;
    font-size: 29px;
        padding-top: 7px;
font-weight: 900
}

div.sayfano {
background: url(/wp-content/themes/touchmedya/images/paginate_arrow_center.png) no-repeat left top!important;
    width: 173px;
    height: 44px;
    line-height: 44px;
display: inline-block;
    vertical-align: top;
    color: #337AB7;
    font-weight: 800;}

.pagin {
    text-align: center;
    padding-top: 15px;
}


/* Fix */
.panel-heading, panel-body {
    float: left;
}
.tabcategories > li {
    float: none;   
}

/*Gif Sayfas*/


.imgscale.gif {
    max-height: 268px;
}

img.mlogo {
    margin-left: -33px;
}

/* Galeri Sayfası */
.gallery-content {
    padding-top: 8px;
    background-color: #f7f7f9;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    color: #78788b;
    line-height: 1.5;
    
}
.gallery-content .gallery-title {
    font-size: 29px;
    margin-bottom: 4px;
    font-weight: 800;
    color: #222;
    font-family: 'Open Sans Condensed';
}

}


a.sayfanom {
    font-weight: 700;
    font-size: 15px;
    padding-left: 3px;
}


button.btn.btn-info.msearch {
    width: 30px;
    float: right;
    margin-top: 15px;
    margin-right: -25px;
    list-style: none;
    font-size: 16px;
    background-color: #fff;
    border-color: #fff;
    color: #23282D;
}

.new_search {
    position: relative
}

.new_search form {
    position: fixed;
    top: 96px;
        z-index: 999;
    right: -1px;
    padding: 0;
    margin: 0;
    border-bottom: 5px solid #3498db
}

.new_search .input-group {
    border: 8px solid #ddf0f9
}

.new_search input,
.new_search button {
    border-radius: 0px;
    border: 1px solid #ddf0f9
}

.new_search .navbar-form .input-group > .form-control {
    width: 500px
}

.new_search button {
    background: #3498db;
    color: #FFF;
    font-weight: 700
}
/*Yeni Menu için container'i aşağı çektik. */

/*container aşağı gelince menu yukarı cıkması lazımdı */

ul#menu-top {
    margin-top: -24px;
}

li.space {
    padding-top: 5px;
}

.singlecontent h2 {
    font-size: 20px;
    font-weight: 600;
}

.singletitle.videotitle {
    margin-top: 15px;
    margin-bottom: 15px;
}

.searchtitle.mb30 {
    padding-top: 20px;
}

.searchbar {
    padding-top: 14px;
}

.mashmenu div.mlogo {
    margin-left: 0px !important;
}

.mashmenu div.mlogo {
        margin-right: 2px !important;

}


.mashmenu .menu > li > a {
    padding: 7px 2px !important;

}

.menucontan.container {
    padding-top: 0px;
}

.container.slidearea.visible-sm.visible-md.visible-lg {
    padding-top: 30px;
}

.mashmenu .sub-channel {
    background-color: #3498db !important;
}

.breadcrumbs {
    margin-top: 45px;
}

img.submitarticle {
    margin-bottom: 20px;
}