html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {  margin: 0;  padding: 0; border: 0;  font-size: 100%;    font: inherit;  vertical-align: baseline;}/* HTML5 display-role reset for older browsers */article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {    display: block;}body {  line-height: 1;}ol, ul {    list-style: none;}blockquote, q {   quotes: none;}blockquote:before, blockquote:after,q:before, q:after {   content: '';    content: none;}table {  border-collapse: collapse;  border-spacing: 0;}
root { 
    display: block;
}

*
{
    font-family:ProximaNovaRegular;
}

body
{
    font-family: ProximaNovaRegular;
    font-size: 12px;
	color: #000;
	background: #fff;
}
a {
    text-decoration: none;
    font-family:ProximaNovaRegular;
}

p strong{
font-weight:800;
}

.main-content-city h5{
font-family: Lato;
font-weight: 800;
font-size: 13px;
margin-bottom: 10px;
color: #0F2133;
text-transform: uppercase;
}
/* 
@font-face {
    font-family: 'ProximaNovaLight';
    src: url('fonts/ProximaNova-Light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ProximaNovaRegular';
    src: url('fonts/ProximaNova-Reg-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ProximaNovaBold';
    src: url('fonts/proximanova-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
*/
*
{
-webkit-font-smoothing: antialiased;
}

#sidebar-niches{
height:300px;
float:left;
display:block;
}

h1{
text-align:center;
padding-top: 45px;
font-family: 'Lato', sans-serif;
font-weight:900;
font-size: 48px;
color: #fff;
}

h1 a.loc{
color: #551a8b;
text-decoration:none;
}


h2{
text-align: left;
margin-bottom: 0px;
}

h4{
font-family: 'Lato', sans-serif;
font-weight: 900;
color: #052542;
font-size: 28px;
margin-bottom: 20px;
text-align:center;
}

.header-holder{
float: left;
width: 100%;
height: 67px;
background: #54cbe4;
border-bottom: 1px solid #ADE4F1;
position: fixed;
z-index: 10000;
}

#login {
width: 980px;
height: 65px;
display: block;
margin: 0 auto
}

.signup-top{
padding-top: 20px;
}

.signup-top ul.expand-lang{
float:right;
border: 3px solid #fff;
background: rgba(255,255,255,0.5);
border-radius: 2px;
padding: 3px 9px;
}

.signup-top ul.languageslist li{
margin-top:5px;
}

.signup-top #sidebar-login li.log-in{
font-family: 'Lato', sans-serif;
font-size: 20px;
font-weight: 900;
color: #fff;
border: 3px solid #fff;
border-radius: 2px;
padding: 5px 15px;
text-transform: uppercase;
margin-right: 10px;
display: block;
float: right;
}

.signup-top #sidebar-login li.log-in a{
color:#fff;
}

.signup-top a.login{
font-family: 'Lato', sans-serif;
font-size: 20px;
font-weight: 900;
color: #fff;
border: 3px solid #fff;
border-radius: 2px;
padding: 5px 15px;
text-transform: uppercase;
margin-right: 10px;
display: block;
float: right;
}

.signup-top p{
display: block;
float: right;
font-family: 'Lato', sans-serif;
font-weight: 600;
font-size: 14px;
color: #fff;
padding: 13px 20px;
}

.signup a.sign{
    font-family: ProximaNovaBold;
font-size: 20px;
font-weight: bold;
color: #77b106;
text-transform: uppercase;
margin-left:10px;
}

.top-signup{
float:left;
width: 100%;
background: #fff;
}



.top-signup .img-top{
position: relative;
height: auto;
padding-bottom: 40px;
width: 100%;
}

.top-signup .img-top span.post-img{
position: absolute;
height: auto;
top: 0px;
}

.top-signup .img-top span.post-img img{
width:100%!important;
height: auto;
}

.top-signup .img-top h1{
text-align: center;
font-family: 'Lato';
font-weight: 900;
font-size: 42px;
color: fff;
position: relative;
top: 90px;
z-index: 999;
}

.top-signup .img-top .side{
position: relative;
padding-top: 126px;
width: 100%;
height: auto;
}


.top-signup .main-top-signup{
width: 1000px;
margin: 0 auto;
}

.top-signup .main-top-signup #form {
width: 248px;
height: 210px;
padding: 24px 95px;
background: #1e5799;
background: -moz-linear-gradient(top, #1e5799 0%, #54cbe4 0%, #4fafd6 100%, #7db9e8 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(0%,#54cbe4), color-stop(100%,#4fafd6), color-stop(100%,#7db9e8));
background: -webkit-linear-gradient(top, #1e5799 0%,#54cbe4 0%,#4fafd6 100%,#7db9e8 100%);
background: -o-linear-gradient(top, #1e5799 0%,#54cbe4 0%,#4fafd6 100%,#7db9e8 100%);
background: -ms-linear-gradient(top, #1e5799 0%,#54cbe4 0%,#4fafd6 100%,#7db9e8 100%);
background: linear-gradient(to bottom, #1e5799 0%,#54cbe4 0%,#4fafd6 100%,#7db9e8 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 );
margin: 0 auto;
border-bottom: 3px solid #08748F;
border-radius: 4px;
}

.top-signup .main-top-signup h1{
text-align: center;
padding-bottom: 45px;
font-family: 'Lato';
font-weight: 900;
font-size: 48px;
color: #fff;
}

.flags{
width: 980px;
margin: 0 auto;
height: 45px;
overflow: hidden;
padding-bottom: 20px;
margin-top: 10px;
}

.flags ul{
display: block;
width: 1000px;
padding: 5px;
}

.flags li{
float: left;
width: 84px;
height: 36px;
text-align:center;
background: #fff;
border: 3px solid #E4E4E4;
border-radius:2px;
font-size: 18px;
padding: 3px;
display: block;
margin-right: 25px;
margin-left: 20px;
vertical-align: text-bottom;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}

.flags li:hover{
border: 3px solid #cccccc;
}

.flags li:last-child{
    margin-right: 5px;
}

.flags li a{
text-decoration: none;
font-family: 'Lato', sans-serif;
font-size: 20px;
font-weight: 900;
padding: 1px;
color: #052542;
top: 10px;
display: block;
position: relative;
}

.flags li a img.flag1{
padding-right: 5px;
vertical-align: middle;
margin-top: -9px;
}

.main-content-img{
float:left;
}

#main-content-img{
    width: 100%;
    height:auto;
    background: #fff;
    display: block;
    margin: 0 auto;
background: #5f7ec5 url('img/wldbg33.jpg') no-repeat;    
float:left;
}

.main-content-location{
float:left;
}


#main-content-location{
    width: 100%;
    height:auto;
    background: #fff;
    display: block;
    margin: 0 auto;
background: #EAEBF3;
float:left;
position:relative;
}

.main-content-location h2{
font-family: 'Lato', sans-serif;
font-size: 36px;
font-weight: 700;
font-size: 32px;
color: #052542;
text-align:left;
}

.main-content-location h2 strong{
border-top: 1px dotted #cacaca;
width: 100%;
overflow: hidden;
float: left;
margin-top: 30px;
padding-top: 10px;
padding-bottom: 10px;
}

.main-content-city{
width:100%;
}

.left-one{
width:33.2%;
float:left;
border-right: 1px solid #ddd;
padding-right: 30px;
}

.left-one .left-txt{
padding:0px;
float:left;
}

.left-one .left-txt p{
font-family: Lato;
font-size: 18px;
color: #464646;
text-align:left;
padding-left: 20px;
line-height: 32px;
}

.left-one .left-txt .wpb_wrapper p{
padding:0px;
text-align:left;
padding-left: 20px;
}

.left-one .left-txt .wpb_wrapper p strong{
font-weight: 800;
font-size: 26px;
display: block;
}

.left-one .left-txt .wpb_wrapper h3{
text-align: center;
font-size: 30px;
padding-bottom: 15px;
font-weight: 800;
color: #011d46;
}

.wpb_row{
margin-left:0px;
padding-left:10px;
}

.big-cont{
border-bottom: 1px solid #ddd;
padding: 0px!important;
}

.right-one{
width:66.4%;
float:right;
padding: 20px 20px 10px;
border-radius: 3px;
}

.right-one p em{
font-style:italic;
}

.right-one-txt h5{
text-align: center;
font-family: Lato;
font-size: 13px;
margin-bottom: 10px;
color: #808386;
}


#mp-embed-bar{
    display: none !important;
}

.map-container{
width: 50%;
float: left;
height: auto;
padding: 20px 20px 10px 20px;
border: 1px solid #ddd;
border-radius: 3px;
margin-top: 20px;
background:#fff;
}

.top-top-one{
margin-top:30px;
border-bottom: 1px solid #ddd;
padding-bottom:20px;
}

.top-one{
width:
}

.right-block{
float:left;
width:50%;
margin-top:30px;
}

.map-cont{
background: rgba(84, 203, 227, .1);
padding: 0px 20px 20px 25px;
margin-top: 10px;
}


.small-two{
float: left;
border-top: 1px solid #ddd;
margin-top: 30px;
padding-top: 20px;
padding-left:0px;
}

.small-two-left{
width:50%;
float:left;
border-right:1px solid #ddd;
padding: 10px;
padding-top:0px;
}

.small-two-right{
width:50%;
float:left;
padding: 10px;
padding-top:0px;
}


.image-one{
width:100%;
padding: 20px 0px;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}

.small-tree{
width: 33%;
float: left;
border-right: 1px solid #ddd;
padding: 20px;
padding-top: 0px;
}

.small-tree:last-child{
border-right:none;
}







.main-content-city .city-content{
width: 1100px;
margin: 0 auto;
background: #fff;
border-radius: 3px;
padding-bottom: 2%;
margin-bottom: 2%;
overflow: hidden;
margin-top: -30px;
position: relative;
}

.main-content-city .city-content h4 strong{
margin-bottom: 25px;
font-family: Lato;
font-weight: 900;
color: #043264;
font-size: 38px;
text-align: center;
width: 100%;
display: block;
padding-bottom: 10px;
}

.main-content-city .city-content p{
text-align: center;
padding: 0% 5%;
font-family: Lato;
font-size: 16px;
margin-bottom: 30px;
float: left;
display: block;
width: 100%;
color: #4A4C4E;
line-height: 22px;
}

.main-content-city .city-content p a{
color:#5f7ec5;
}

.main-content-city .city-content p em{
font-style:italic;
font-family:Georgia;
}

.main-content-city .city-content address{
text-align:center;
}

.main-content-city .city-content h2{
margin-bottom: 25px;
font-family: Lato;
font-weight: 900;
color: #5f7ec5;
font-size: 38px;
text-align: center;
width: 100%;
display: block;
padding-bottom: 10px;
}

.main-content-city .city-content p img{
display:block;
margin:0 auto;
margin-bottom: 3%!important;
height: auto;
}

.main-content-city .city-content h4 img{
display:block;
margin:0 auto;
margin-bottom:1%;
}


.big-image{
width: 980px;
margin: 0 auto;
}


.big-image h1{
text-align: center;
padding-top: 45px;
padding-bottom: 45px;
font-family: 'Lato';
font-weight: 900;
font-size: 48px;
color: #18145b;
}

.big-image h1.homeh{
text-align: center;
padding-top: 45px;
padding-bottom: 45px;
font-family: 'Lato';
font-weight: 900;
font-size: 48px;
color: #fff;
}

#logo
{
width: 370px;
height: auto;
float: left;
margin: 12px 0 0 0;
}

#logo img{
width:100%;
}

.country-chose{
width: 100%;
padding-top: 80px;
padding: bottom;
padding-bottom: 20px;
}

.country-chose h3{
text-align: center;
font-family: 'Lato', sans-serif;
font-size: 36px;
font-weight: 700;
font-size: 32px;
color: #052542;
}

.small-box{
    background: #fff;
width: 31%;
height: auto;
padding: 1px;
float: left;
margin-left: 15px;
border-radius: 2px;
opacity:1;
-webkit-box-shadow: 0px 0px 6px 0px rgba(50, 50, 50, 0.3);
-moz-box-shadow: 0px 0px 6px 0px rgba(50, 50, 50, 0.3);
box-shadow: 0px 0px 6px 0px rgba(50, 50, 50, 0.3);
}

.small-box:hover{
opacity:.9;
}

.small-box img{
    width:100%;
    height:190px;
}

.small-box h2 a{
font-family: 'Lato', sans-serif;
font-weight: 900;
font-size: 24px;
color: #cf1d67;
display: block;
float: left;
padding: 12px;
width: 60%;
text-align:left;
}

.small-box h2 a span {
font-family: 'Lato', sans-serif;
font-size: 16px;
font-weight: 400;
color: #767677;
display: block;
float: left;
width:90%;
text-align:left;
}

.small-box a.btn, .smalls a.btn{
float: right;
background: rgb(116, 180, 1);
padding: 10px 6px;
border-radius: 2px;
margin-right: 10px;
border-bottom: 2px solid #5F8302;
font-family: 'Lato', sans-serif;
font-size: 14px;
color: #fff;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}

.smalls a.btn{
float:left;
margin-left:10px;
margin-top:10px;
}

.small-box a.btn:hover, .smalls a.btn:hover{
    background:rgb(125, 192, 4);
}

.smalls{
width: 225px;
height: 300px;
float: left;
margin-left: 15px;
margin-bottom:20px;
background: #fff;
padding: 1px;
margin-top: 15px;
border-radius: 2px;
opacity:1;
-webkit-box-shadow: 0px 0px 6px 0px rgba(50, 50, 50, 0.3);
-moz-box-shadow: 0px 0px 6px 0px rgba(50, 50, 50, 0.3);
box-shadow: 0px 0px 6px 0px rgba(50, 50, 50, 0.3);
}

.smalls:hover{
opacity:0.9;
}

.smalls img{
    width:100%;
}

.smalls h2 a {
font-family: 'Lato', sans-serif;
font-weight:900;
font-size: 20px;
color: #cf1d67;
display: block;
float: left;
width:100%;
line-height:18px;
padding: 12px 10px 0px;
}

.smalls h2 a span {
font-family: 'Lato', sans-serif;
font-weight:400;
font-size: 16px;
color: #767677;
display: block;
float: left;
width:100%;
text-align:left;
margin-bottom:0px!important;
}

.slider{
    float: left;
width: 100%;
height: 200px;
background: #fff;
padding-top:15px;
}

.links-slider ul{
width:210px;
float:left;
}

.links-slider li a{
font-size:15px;
line-height:24px;
color: #cf1d67;
}

.locations{
width: 100%;
height: auto;
padding-bottom: 2%;
float: left;
background: #54cbe4;
}

.locations h1{
text-align: center;
padding-top: 45px;
padding-bottom: 20px;
font-family: 'Lato';
font-weight: 900;
font-size: 48px;
color: #fff;
}

.location-box{
width: 980px;
margin: 0 auto;
display: block;
overflow: hidden;
position: relative;
}

.location-box h4{
font-family: Lato;
font-weight: 800;
font-size: 22px;
margin-bottom: 40px;
}

.locations .country{
width: 220px;
margin: 0 auto;
float:left;
}


.country h4{
font-family: 'Lato', sans-serif;
font-weight: 900;
color: #052542;
font-size: 28px;
margin-bottom: 20px;
}

.country ul, .cities ul{
float:left;
width:160px;
}

.country li, .cities li{
display: block;
overflow: hidden;
}

.country li a, .cities li a{

font-family: 'Lato', sans-serif;
font-size: 18px;
color: #052542;
line-height: 32px;
float: left;
}

.cities{
    width:320px;
    float:left;
}

.map{
    float:right;
    width:430px;
    height:225px;
    background:url('images/map1.png') no-repeat;
}

a.loc {
background: #cf1d67 url('img/map-ico.html') no-repeat;
background-position: 40px 10px;
border-bottom: 2px solid #AC0B4E;
border-radius: 2px;
color: #fff;
font-family: 'Lato', sans-serif;
font-size: 18px;
font-weight: 800;
padding: 12px 10px;
top: 20px;
position: relative;
text-align: center;
margin: 0 auto;
display: block;
width: 246px;
}

a.loc:hover{
border-bottom: 2px solid #AC0B4E;
}

.location-map-links {
position: relative;
width: 389px;
height: 206px;
background: url('imgages/map-link.html') no-repeat;
}

.location-map-links a {
display: block;
/* width: 27px; */
/* height: 43px; */
position: absolute;
}

#us-mark {
top: 59px;
left: 40px;
background: #fff;
width: 10px;
height: 10px;
border-radius: 50%;
}

#uk-mark {
top: 23px;
left: 186px;
background: #fff;
width: 10px;
height: 10px;
border-radius: 50%;
}
#au-mark {
top: 155px;
right: -18px;
background: #fff;
width: 10px;
height: 10px;
border-radius: 50%;
}
#ca-mark {
top: 21px;
left: 52px;
background: #fff;
width: 10px;
height: 10px;
border-radius: 50%;
}
#nz-mark {
top: 182px;
right: -22px;
background: #fff;
width: 10px;
height: 10px;
border-radius: 50%;
}
#sa-mark {
top: 152px;
left: 225px;
background: #fff;
width: 10px;
height: 10px;
border-radius: 50%;
}

.featured{
width: 980px;
height: 90px;
margin: 0 auto;
overflow: hidden;
}

.featured h2{
font-family: ProximaNovaBold;
font-size: 32px;
color: #18145b;
display: block;
float: left;
line-height: 92px;
width: 22%;
}

.featured img{
    margin-top:18px;
}

.story{
    width:100%;
    height:430px;
    background: #EDEEFA;
}

.story h1.story-title{
color: #18145b;
margin-top: 20px;
text-align: center;
padding-top: 45px;
padding-bottom:40px;
font-family: 'Lato';
font-weight: 900;
font-size: 48px;
}

.story-text{
    width:980px;
    margin:0 auto;
}

.story-text img{
    float:left;
}

.story-text h6{
float: left;
display: block;
font-family: ProximaNovaBold;
margin-top: 40px;
margin-left: 10px;
color: #474d59;
font-size:20px;
}

.story-text h6 span{
    display: block;
line-height: 22px;
}

.story-text h6 span a{
    color: #cf1d67;
width: 200px;
float: left;
line-height: 19px;
margin-top: 10px;
font-family: ProximaNovaRegular;
font-size:15px;
}

.story-text p{
    float: right;
width: 50%;
font-family: ProximaNovaRegular;
font-size: 16px;
line-height: 22px;
color: #474d59;
margin-top: 20px;
}

.story-text p a{
display: block;
width: 150px;
margin-top: 13px;
background: #fff;
padding: 10px 13px;
border-radius: 3px;
font-family: ProximaNovaRegular;
font-size: 14px;
color: #77AF00;
text-align: center;
border: 1px solid #88C506;
border-bottom: 2px solid #77AF00;
opacity: 1;
}

.story-text p a:hover{
opacity: .8;
color: #699B00;
text-align: center;
border-bottom: 2px solid #699B00;
}

.story .central-dos_cent{
width: 980px;
margin: 0 auto;
}

.story .central-dos_cent .contensi{
width: 45%;
float: left;
margin-right: 10%;
}

.story .central-dos_cent .contensi h5{
color: #18145b;
margin-top: 20px;
text-align: left;
font-family: 'Lato';
font-weight: 900;
font-size: 48px;
}

.story .central-dos_cent .contensi p{
color: #052543;
margin-top: 20px;
line-height: 20px;
text-align: left;
padding-bottom: 0px;
font-family: 'Lato';
font-weight: 300;
font-size: 16px;
}

.blog-box{
    background:#fff;
    height:auto;
    width:100%;
float:left;
}

.blog-box h1{
    color:#18145b;
margin-top: 20px;
text-align: center;
padding-top: 45px;
padding-bottom: 45px;
font-family: 'Lato';
font-weight: 900;
font-size: 48px;
}

.video{
float: left;
width: 100%;
margin-top: 20px;
text-align: center;
background: #F7F7F7;
padding-bottom: 30px;
}

h2.maincontenth1 {
text-align: center;
padding-top: 30px;
padding-bottom: 20px;
font-family: 'Lato', sans-serif;
font-weight: 900;
font-size: 32px;
color: #ccc;
color: #052542;
background: #F3F3F3;
border-top: 1px solid #cacaca;
border-bottom: 1px solid #cacaca;
}

.latest{
    width:980px;
    margin:0 auto;
}

.latest .first{
width: 100%;
float: left;
padding: 20px;
border-radius: 3px;
background: #F8F9FD;
border: 1px solid #EBEBEB;
margin-bottom: 20px;
}

.latest .writers-blog{
width: 100%;
padding: 20px;
float: left;
border-radius: 3px;
background: #F8F9FD;
border: 1px solid #EBEBEB;
margin-bottom: 20px;
}

.latest .writers-left{
float:left;
width:30%;
padding-left: 25px;
}

.latest .writers-blog .writers-left a{
float: left;
margin-top: 8px;
margin-left: 6px;
margin-bottom: 9px;
display: block;
font-family: ProximaNovaBold;
font-size: 24px;
color: #18145b;
}

.latest .writers-first{
width: 100%;
float: left;
padding: 20px;
border-radius: 3px;
background: #F8F9FD;
border: 1px solid #EBEBEB;
margin-bottom: 20px;
}

.latest .writers-first img{
float:left;
}

.latest .writers-first .blog-post{
width: 55%;
float: right;
}

.latest .writers-first .blog-post .blog-post-home h2 a{
float: left;
display: block;
font-family: ProximaNovaBold;
font-size: 24px;
color: #cf1d67;
margin-top: 22px;
width: 393px;
margin-bottom: 0px;
line-height: 28px;
margin-left: 0px;
}

.latest .writers-first .blog-post a.btn{
background: #fff;
float: left;
width: 86px;
text-align: center;
margin-top: 25px;
margin-left: 0px;
padding: 10px 16px;
border-radius: 2px;
margin-right: 10px;
border: 1px solid #88C506;
border-bottom: 2px solid #77AF00;
font-family: ProximaNovaRegular;
font-size: 14px;
color: #77AF00;
opacity: 1;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}

.latest .first:last-child{
    border-bottom: none;
margin-bottom:0px;
}

.latest .first img, .latest .writers-blog img{
    float:left;
}

.latest .first a{
float: left;
margin-top: 75px;
margin-left: 20px;
display: block;
font-family: ProximaNovaBold;
font-size: 24px;
color: #18145b;
}

.latest .first a span, .latest .writers-blog a span{
display: block;
font-family: ProximaNovaregular;
font-size: 16px;
line-height: 22px;
color: #474d59;
}

.latest .first .blog-post, .latest .writers-blog .blog-post{
width: 55%;
float: right;
margin-top:15px;
}

.blog-post img{
width: 124px;
height: 133px;
margin-right: 20px;
margin-top: 10px;
} 


.main-content single{
width: 60%;
margin: 0 auto;
padding-top: 20px;
}

.first img{
margin-top:28px;
}

.first .blog-post img{
margin-top:10px;
}

.blog-post p.title{
display: block;
float: left;
width: 100%;
font-family: ProximaNovaBold;
font-size: 18px;
color: #18145b;
margin-bottom: 5px;
}

.blog-post h5 a.headline{
float: left;
display: block;
font-family: ProximaNovaBold;
font-size: 24px;
color: #cf1d67;
margin-top: 22px;
width: 393px;
margin-bottom: 0px;
line-height: 28px;
margin-left:0px;
}

.latest .first .blog-post a.btn, .latest .writers-blog .blog-post a.btn{
background: #fff;
float:left;
width: 86px;
text-align:center;
margin-top: 25px;
margin-left:0px;
padding: 10px 16px;
border-radius: 2px;
margin-right: 10px;
border: 1px solid #88C506;
border-bottom: 2px solid #77AF00;
font-family: ProximaNovaRegular;
font-size: 14px;
color: #77AF00;
opacity:1;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}

.latest .first .blog-post a.btn:hover, .latest .writers-blog .blog-post a.btn:hover{
opacity:.8;
}

.blogpost{
background-size: 180px 180px;
padding: 15px;
padding-left: 217px;
border: 3px solid #eeeeee;
border-radius: 3px;
float: left;
height: 200px;
font-size: 16px;
line-height: 20px;
margin-bottom: 20px;
}

.blogpost h2 a{
font-size: 26px;
font-weight: 800;
text-align: center;
margin-bottom: 20px;
color: #052542;
color: #cf1d67;
font-family: 'Lato', sans-serif;
font-weight: 900;
float: left;
text-align: left;
line-height: 30px;
display: block;
width: 100%;
}


.blogpost-home h2 a{
float: left;
display: block;
font-size: 22px;
font-family: 'Lato', sans-serif;
font-weight: 600;
text-align:center;
color: #cf1d67;
margin-top: 6px;
width: 100%;
margin-top: 20px;
line-height: 25px;
margin-bottom: 15px;
} 


#blog-list-home{
font-size: 15px;
font-family: ProximaNovaRegular;
line-height: 20px;
width: 24%;
float: left;
border: 1px solid #cacaca;
background: #fff;
border-radius: 3px;
padding: 10px;
margin-left: 0.5%;
margin-right: 0.5%;
text-align: center;
height: 490px;
margin-top:20px;
}

#blog-list-home img{
border-radius: 3px;
height: auto;
width: 100%;
}
.social-bottom{
    width:100%;
    height:auto;
    background: #5f7ec5;
float:left;
margin-top:20px;
padding-bottom:30px;
}

.social-bottom h1{
color: #fff;
margin-top: 20px;
text-align: center;
padding-top: 45px;
padding-bottom: 45px;
font-family: 'Lato';
font-weight: 900;
font-size: 48px;
}

.social-ico{
width: 980px;
margin: 0 auto;
}

.social-ico a{
    float:left;
    margin-left:15px;
    margin-bottom:15px;
}

.signup-footer{
width: 100%;
height: 185px;
background: rgba(84, 203, 227, .1);
border-top: 1px solid #ddd;
float: left;
margin-top: 30px;
}

.signup-footer h6{
text-align: center;
padding-top: 30px;
padding-bottom: 10px;
font-family: 'Lato', sans-serif;
font-weight: 900;
font-size: 19px;
color: #18145b;
}

.signup-footer .email{
    width:980px;
    margin:0 auto;
    padding: 13px;
}

.signup-footer .email h6{
width: 30%;
font-family: ProximaNovaBold;
font-size: 18px;
line-height: 22px;
margin-top: 10px;
color: #18145b;
display: block;
float: left;
}

.footer-box-top{
float: left;
width: 100%;
height:125px;
border-top: 1px solid #cacaca;
padding: 0px;
}

.footer-box-top .signup-blog{
float: left;
height: 125px;
width: 100%;
background: #fff;
}

.signup-blog h6{
text-align: center;
padding-top: 25px;
padding-bottom: 10px;
font-family: 'Lato', sans-serif;
font-weight: 900;
font-size: 19px;
color: #18145b;
}

.footer-box-top .signup-blog .signup-small{
width: 56%;
margin: 0 auto;
margin-top: 10px;
}


.footer-box-top .signup-blog .signup-small #mce-EMAIL{
width: 76%;
height: 50px;
border: 1px solid #cacaca;
border-radius: 3px;
padding: 10px;
float: left;
margin-right: 5px;
}


.footer-box-top .signup-blog .signup-small #submit-btn{
border: none;
background: rgb(116, 180, 1);
width: 21%;
text-align: center;
padding: 0px 20px;
height: 50px;
border-radius: 2px;
float: left;
border-bottom: 2px solid #5F8302;
font-family: ProximaNovaBold;
font-size: 150%;
color: #fff;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}

.footer-box-top .cities-blog{
float: left;
height: 100px;
width: 50%;
background: #fff;
}

.footer-box-top .cities-blog h6{
text-align: center;
padding-top: 25px;
padding-bottom: 10px;
font-family: 'Lato', sans-serif;
font-weight: 900;
font-size: 19px;
color: #5f7ec5;
}

.flag-list{
width: 70%;
margin: 0 auto;
}


.cities-blog .flag-list li{
width: 9%;
float: left;
display: block;
border: 1px solid #cacaca;
border-radius: 3px;
padding: 3px;
margin-right: 1%;
margin-right: 1%;
font-size: 14px;
font-weight: 900;
font-family: Lato;
text-align: center;
}

.page-title h1{
color:#052542;
}



.enter{
width: 48%;
float: left;
display: block;
padding: 8px;
margin-top: 5px;
margin-left: 20px;
background: #fff;
border: 2px solid #cacaca;
border-radius: 4px;
height: 30px;
}

.enter p{
padding: 8px;
font-family: ProximaNovaLight;
color: #8B8B8B;
}

.email  a.btn{
    background: rgb(116, 180, 1);
width: 124px;
text-align: center;
margin-top: 6px;
padding: 14px;
border-radius: 2px;
margin-right: 10px;
top: 15px;
float: left;
margin-left: 10px;
border-bottom: 2px solid #5F8302;
font-family: ProximaNovaLight;
font-size: 18px;
color: #fff;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}

footer{
    width:100%;
    background: #54cbe4;
    margin-top:1px;
    padding-top:70px;
padding-bottom:70px;
    text-align: center;
float: left;
}

footer ul{
    text-align: center;
    margin-top: 30px;
    font-family: ProximaNovaRegular;
}

footer li{
    display:inline;
    margin-left:15px;
}

footer li a{
    color:#fff;
    text-transform: uppercase;
font-size: 13px;
letter-spacing: 1;
font-family:ProximaNovaBold;
}

footer p{
    margin-top: 30px;
font-family: ProximaNovaRegular;
font-size: 13px;
color:#fff;
opacity:.8;
}

.da-slider{
width: 980px;
/* min-width: 768px; */
height: 112px;
position: relative;
margin: 30px auto;
overflow: hidden;
/* background: transparent url(../images/waves.gif) repeat 0% 0%; */
/* border-top: 8px solid #efc34a; */
/* border-bottom: 8px solid #efc34a; */
/* box-shadow: 0px 1px 1px rgba(0,0,0,0.2), 0px -2px 1px #fff; */
-webkit-transition: background-position 1.4s ease-in-out 0.3s;
-moz-transition: background-position 1.4s ease-in-out 0.3s;
-o-transition: background-position 1.4s ease-in-out 0.3s;
-ms-transition: background-position 1.4s ease-in-out 0.3s;
transition: background-position 1.4s ease-in-out 0.3s;
}

.signup-footer #mce-EMAIL{
width: 52%;
height: 50px;
margin-top: 5px;
margin-left: 20px;
border: 2px solid #cacaca;
border-radius: 3px;
font-size: 16px;
padding-left: 20px;
color: #858585;
font-family: ProximaNovaLight;
float:left;
}

.signup-footer #submit-btn{
border:none;
background: rgb(116, 180, 1);
width: 124px;
text-align: center;
margin-top: 6px;
padding: 16px;
border-radius: 2px;
margin-right: 10px;
float: left;
margin-left: 10px;
border-bottom: 2px solid #5F8302;
font-family: ProximaNovaBold;
font-size: 18px;
color: #fff;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}

.signup-footer #submit-btn:hover{
background: rgb(129, 199, 4);
}

.footer-socials{
margin:0 auto;
width: 214px;
}

#social-media{
width: 214px;
height: 39px;
margin-top: 10px;
}

#social-media-top{
width: 214px;
height: 39px;
margin-top: 1px;
float: right;
zoom: .8;
}

#social-media li, #social-media-top li{
float-left;
}

#social-media li a, #social-media-top li a{
text-indent: -9999px;
background: url(images/social-sprite.png) no-repeat 0 0;
display: block;
height: 39px;
width: 41px;
float:left;
}

#social-media li#facebook a, #social-media-top li#facebook a{
background-position: 0px 0;
}

#social-media li#twitter a, #social-media-top li#twitter a {
background-position: -42px 0;
}

#social-media li#youtube a, #social-media-top li#youtube a {
background-position: -87px 0;
}

#social-media li#rss a, #social-media-top li#rss a{
background-position: -131px 0;
}

#social-media li#googleplus  a, #social-media-top li#googleplus  a{
background-position: -174px 0;
}

.right-bar{
width: 300px;
float: left;
margin-left: 20px;
}

.right-bar .ads-side{
width: 100%;
padding: 5%;
background: #fff;
border: 1px solid #cacaca;
border-radius: 3px;
margin-top: 3%;
}

.right-bar .dating-tips{
width: 100%;
padding: 6% 4%;
background: #fff;
border: 1px solid #cacaca;
border-radius: 3px;
margin-top: 3%;
}

.right-bar .dating-tips h3{
font-family: 'Lato', sans-serif;
font-weight: 900;
color: #052542;
font-size: 28px;
margin-bottom: 20px;
}

.right-bar .dating-tips p{
font-family: 'Lato', sans-serif;
font-weight: 400;
color: #052542;
font-size: 15px;
margin-bottom: 20px;
line-height: 18px;
}



.video-holder{
padding-top: 30px;
width: 80%;
margin: 0 auto;

}

.video-holder .blogpost-video{
width: 340px;
border: 3px solid #eeeeee;
border-radius: 3px;
padding: 15px;
float: left;
margin-right: 10px;
}

h2.video a{
font-size: 20px;
margin-bottom: 10px;
color: #cf1d67;
font-family: 'Lato', sans-serif;
font-weight: 900;
float: left;
text-align: left;
line-height: 30px;
display: block;
width: 100%;
}


.ads-side{
width: 100%;
padding: 5%;
background: #fff;
border: 1px solid #cacaca;
border-radius: 3px;
margin-top: 3%;
}




/*----- Tabs -----*/
.tabs {
    width:54%;
    margin:0 auto;
    background: #fff;
    height: 90px;
border-radius:3px;
}
 
    /*----- Tab Links -----*/
    /* Clearfix */
    .tab-links:after {
        display:block;
        clear:both;
        content:'';
    }

.tabs ul.tab-links{
float: left;
width: 28%;
margin-right: 10px;
height: 90px;
line-height: 68px;
margin-top: 15px;
}
 
    .tab-links li {
margin: 0px 5px;
float: left;
list-style: none;
width: 97px;
line-height: 38px;
margin-top: 8px;
    }
 
        .tab-links a {
            padding:9px 15px;
            display:inline-block;
            border-radius:3px 3px 0px 0px;
            background:#7FB5DA;
            font-size:16px;
            font-weight:600;
            color:#4c4c4c;
            transition:all linear 0.15s;
        }
 
        .tab-links a:hover {
            text-decoration:none;
        }
 
   .tab-links li.active a, li.active a:hover {
color: #4c4c4c;
background: url('images/radio-button.png') no-repeat;
background-position: 13px 17px;
width: 94px;
text-align: left;
padding-left: 50px;
    }

 .tab-links li a {
color: #4c4c4c;
width: 94px;
text-align: left;
padding-left: 50px;
background:#fff;
    }

 .tab-links li a#tab-2:active {
background:#fff;
    }

 
    /*----- Content of Tabs -----*/
    .tab-content {
        padding: 15px 20px;
border-radius: 3px;
width: 100%;

    }
 
        .tab-new {
            display:none;
        }
 
        .tab.active {
            display:block;
        }



#content-holder .main-content-blog .main-content-single{
width: 70%;
margin: 0 auto;
padding-top: 20px;
}

#content-holder .main-content-blog{
width: 100%;
background: #eeeeee;
height: auto;
overflow: hidden;
padding-bottom: 20px;
}

#authorarea{
width: 100%;
height: auto;
background: #fff;
border: 1px solid #cacaca;
border-radius: 3px;
margin-top: 20px;
padding-bottom:10px;
}

#authorarea .authorinfo h3.author-archive-title{
margin-top: 10px;
font-weight: 900;
}

.locations h1 a{
color: #551a8b;
text-decoration:none;
}


<!-----CITY-------->

.side .top-top{
width: 100%;
color: #fff;
margin: 0 auto;
}

.side .city-button-name{
width: 100%;
text-align: center;
margin: 0 auto;
height: 60px;
}

.side .city-button-name span{
color:#043264;
}

.side .city-button-name a{
padding: 6px 25px;
background: #fff;
border-radius: 30px;
font-family: Lato;
font-weight: 800;
font-size: 18px;
}

.side .city-button-name span.city-active{
padding: 6px 25px;
background: #5f7ec5;
border-radius: 30px;
font-family: Lato;
font-weight: 800;
font-size: 18px;
color:#fff;
}

.tabs-holder{
width: 100%;
height: 200px;
padding-top: 20px;
overflow: hidden;
float: left;
background: #F7F9FA;
position:relative;
z-index:999;
}

.tabs-holder #tab1.tab_tab1{
width: 980px;
margin: 0 auto;
}

.tabs-holder #tab1.tab_tab1 h4{
font-family: Lato;
font-weight: 800;
font-size: 22px;
margin-bottom: 20px;
}

.tabs-holder #tab1.tab_tab1 .wld_badge_item{
width: 120px;
height: 120px;
float: left;
text-align: center;
}

.tabs-holder #tab1.tab_tab1 .wld_badge_item .wld_badge_item_photo a img{
border-radius:50%;
}

.tabs-holder #tab1.tab_tab1 .wld_badge_item .wld_badge_item_detail{
text-align: center;
font-size: 12px;
font-family: lato;
margin-top: 5px;
}

.tabs-holder #tab1.tab_tab1 .wld_badge_item .wld_badge_item_name{
font-weight:800;
}

.tabs-holder #tab1.tab_tab1 .wld_badge_item .wld_badge_item_age{
font-weight:800;
}


.city-links-list{
width: 90%;
height: auto;
margin: 0 auto;
margin-top: 30px;
}

.city-links-list ul{
width:90%;
margin:0 auto;
}

.city-links-list ul li a{
float: left;
width:120px;
background: -moz-linear-gradient(top, rgba(239,239,239,1) 0%, rgba(255,255,255,0) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(239,239,239,1)), color-stop(100%,rgba(255,255,255,0)));
background: -webkit-linear-gradient(top, rgba(239,239,239,1) 0%,rgba(255,255,255,0) 100%);
background: -o-linear-gradient(top, rgba(239,239,239,1) 0%,rgba(255,255,255,0) 100%);
background: -ms-linear-gradient(top, rgba(239,239,239,1) 0%,rgba(255,255,255,0) 100%);
background: linear-gradient(to bottom, rgba(239,239,239,1) 0%,rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#00ffffff',GradientType=0 );
border: 1px solid #E6E6E6;
padding: 10px;
color: #132D69;
font-weight: 800;
font-size: 13px;
text-align: center;
margin-left: 10px;
margin-bottom: 10px;
border-radius: 2px;
}

/* Main Form*/

#tabs-1 FIELDSET
{
    display:none;
    width: 480px;
    border: none;
    margin-top: 23px;
    padding-bottom: 10px;
    margin:0 auto;

}

#tabs-1 FIELDSET
{
	font-weight: 300;
background: rgba(000,000,000,.06);
padding: 5px;
border: 2px solid #cacaca;
border-radius:2px;
}

#tabs-1 FIELDSET .row
{
    background: #fff;
    border: 1px solid #d2c7c6;
    box-shadow: 0 3px 1px -2px #837e78;
    border-radius: 4px;
    -moz-border-radius: 4px;
    margin-bottom: 10px;
clear: both;
}
#tabs-1 FIELDSET .headline {
text-transform: uppercase;
font-weight: 600;
padding-top: 5px;
padding-bottom: 10px;
padding-left: 2px;
color: #710307;
}

#tabs-1 FIELDSET .row .asterisk {color:red;right:1%;top:40%;position:absolute;}
#tabs-1 FIELDSET .row LABEL
{
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    color: #710307;
    text-transform: uppercase;
    padding-left: 19px;
    padding-top: 18px;
    width: 130px;
    border-right: 1px solid #ececec;
    height: 50px;

}
#tabs-1 FIELDSET .row LABEL.error
{
display:none !important;
}

#tabs-1 FIELDSET .row INPUT
{
    color: #5e5e5e;
    padding: 5px;
    border: none;
    width: 310px;
    margin-left:5px;
}

#tabs-1 FIELDSET .row SELECT
{
    color: #5e5e5e;
    font-weight: 300;
    padding: 5px;
    border: none;
    -webkit-appearance: none;
}

input:focus {outline:1px solid #cacaca;}

#firstnamerror, #emailerror, #passerror {
display:none; 
position: absolute;
right: -160px;
top: -5px;
padding: 5px;
border: 1px solid #cacaca;
background: #ededed;
color:#000;
border-radius:5px;
max-width:200px;
font-size:11px;
z-index:50;
}
#emailerror {max-width:220px;}
#passerror{max-width:290px;}
.has-success input {border:2px solid green!important;}
#tabs-1 FIELDSET .row #firstname
{
    padding-left: 8px;
    margin-left:5px;
}
.form-error.help-block
{
display: inline-block;
color: #fff;
margin-top: 6px;
margin-left: 20px;
background-image: url(http://s.wldcdn.net/assets/template/premium/images/form_error_bg_solid.png?1387295943);
position: relative;
right: 15px;
float: right;
padding: 12px 5px 3px 5px;
font-size: 12px;
margin-bottom: 5px;
}
#tabs-1 FIELDSET .row .day 
{
	margin-left: 13px;
	padding-right: 30px;
        margin-right:15px;
}

#tabs-1 FIELDSET .row .month
{
margin-right:15px;
}

#tabs-1 FIELDSET .row #gender1
{
    width: 310px;
    margin-left:13px;
}

#tabs-1 FIELDSET .row .year
{
    width: 70px;
}
#hidden-3 p
{
text-align:center;
color: #cf1820;
}
#hidden-3 p a
{
color: #cf1820;
font-weight:600;
}
#hidden-0
{
border-top:2px solid #710307;
margin-top:30px;
}
#hidden-0 .headline {padding-top:10px!important;}

#tabs-1 FIELDSET .btn-row .btn-submit-big
{
	border: none;
	font-size: 18px;
	color: #fff;
	font-weight: 700;
	background: #f47f00;
	border-radius: 4px;
        box-shadow: 0 4px 3px -2px #967f67;
	-moz-border-radius: 4px;
	width: 100%;
	padding: 12px 0px;
	margin-bottom: 20px;
	margin-top: 25px;
	text-align: center;
	cursor: pointer;
}
#tabs-1 FIELDSET .btn-row .btn-submit-big:hover
{
background-image: linear-gradient(bottom, #F47E00 34%, #F88E1D 62%);
background-image: -o-linear-gradient(bottom, #F47E00 34%, #F88E1D 62%);
background-image: -moz-linear-gradient(bottom, #F47E00 34%, #F88E1D 62%);
background-image: -webkit-linear-gradient(bottom, #F47E00 34%, #F88E1D 62%);
background-image: -ms-linear-gradient(bottom, #F47E00 34%, #F88E1D 62%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.34, #F47E00),
	color-stop(0.62, #F88E1D)
);
box-shadow: 0 4px 3px -2px #765f47;
}
#tabs-1 .error
{
outline: 2px solid red;
}



/*----- Responsive -----*/


@media screen 
and (min-width : 1000px) 
and (max-width : 1200px)
{




#blog-list-home{
width: 49%;
height:530px;
margin-top: 1%;
}

#content-holder .main-content-blog .main-content-single{
width:90%;
}

.top-signup .img-top{
padding-bottom: 25px;
}

.top-signup .img-top h1{
font-size: 32px;
top: 90px;
}

.top-signup .img-top .side{
padding-top: 120px;
}

.big-image h1{
font-size:32px;
padding-top: 3%;
padding-bottom: 3%;
}

.big-image h1.homeh{
padding-top: 3%;
padding-bottom: 3%;
font-size: 32px;
}

.locations h1{
font-size:32px;
padding-top: 3%;
padding-bottom: 3%;
}

.locations h1 a{
color: #551a8b;
text-decoration:none;
}

.locations{
height: auto;
padding-bottom: 3%;
}


.right-bar {
width: 28%;
margin-left: 2%;
}

#content-holder .main-content-blog .main-content-single{
width:80%;
}

}



/*----- Responsive 800px - 1000px -----*/


@media screen 
and (min-width : 800px) 
and (max-width : 1000px)
{

.flags{
width:100%;
}

.signup-top p{
display:none;
}

.flags ul{
width:90%;
padding-left:0px;
margin:0 auto;
}

.flags li{
zoom:.7;
width: 9%;
}




#main-content-location{
width: 100%;
}

.big-image{
width: 90%;
margin: 0 auto;
}

.top-signup .img-top h1{
font-size: 32px;
top: 100px;
}

.big-image h1.homeh{
padding-top: 3%;
padding-bottom: 3%;
font-size: 32px;
}
.top-signup .img-top .side{
padding-top: 140px;
}

.big-image h1.loc-big{
padding-top: 3%;
padding-bottom: 3%;
font-size: 32px;
color: #18145b;
}



.slider{
zoom:.8;
}

.small-box{
width: 31%;
height: auto;
margin-left: 2%;
}

.small-box img{
width: 100%;
height: auto;
}

.small-box h2 a{
width: 100%;
}

.small-box a.btn, .smalls a.btn{
float: left;
margin-left: 10px;
margin-bottom: 10px;
margin-top:0px;
}

.small-box h2 a span{
float:none;
}

.smalls{
width: 22.6%;
height: auto;
margin-left: 2%;
}

.smalls img{
width: 100%;
height: auto;
}

.smalls h2 a{
font-size: 16px;
}

.smalls h2 a span{
font-size: 13px;
}

.locations{
width:100%;
height:auto;
}

.locations h1{
padding-top: 4%;
padding-bottom: 4%;
font-size: 35px;
}



.location-box{
width:90%;
}

.locations .country{
width:20%
}

.country h4{
font-size: 22px;
}

.country ul, .cities ul{
width: 50%;
}

.country li a, .cities li a{
font-size: 14px;
line-height: 24px;
}

.cities{
width:33%;
}

h4{
font-size: 24px;
}

.map{
zoom: .7;
}

a.loc{
margin-bottom: 40px;
}

.featured{
width:90%;
height:auto;
}

.featured h2{
font-size: 24px;
line-height: 210%;
}

.featured p a{
zoom:0.7;
}

.story h1.story-title{
font-size: 35px;
padding-bottom:0px;
}

.story-text{
width: 90%;
}

.story-text img {
float: left;
zoom: .7;
}

.story-text h6{
margin-top: 4%;
}

.story-text p{
margin-top: 2%;
}

.story{
height: auto;
padding-bottom: 3%;
}

.story h1.story-title{
font-size:32px;
padding-bottom: 0px;
}

.story .central-dos_cent{
width: 90%;
margin: 0 auto;
}

.story .central-dos_cent .contensi{
width: 100%;
margin: 0 auto;
}

.story .central-dos_cent .contensi p{
text-align:center;
}

.story .central-dos_cent .contensi h5{
margin-top: 4%;
text-align: center;
font-size: 32px;
}

#vadeo{
text-align:center;
}

.blog-box h1{
font-size:32px;
padding-top: 3%;
padding-bottom: 3%;
}

.latest {
width: 90%;
margin: 0 auto;
}

.latest .writers-first{
width: 100%;
padding: 20px 0px;
}

.latest .writers-first img{
zoom: .8;
margin-left:10px;
}

.latest .writers-first .blog-post .blog-post-home h2 a{
font-size: 18px;
margin-top: 8px;
width: 60%;
line-height: 22px;
}

.latest .writers-first .blog-post a.btn{
margin-top: 12px;
}

.latest .first{
width: 100%;
padding:20px 0px;
}

.latest .first img, .latest .writers-blog img {
float: left;
zoom: .8;
margin-left:10px;
}

.latest .first a{
margin-top: 8%;
font-size: 22px;
}

.blog-post h5 a.headline{
font-size: 18px;
margin-top: 8px;
width: 60%;
line-height: 22px;
}

.latest .first .blog-post a.btn, .latest .writers-blog .blog-post a.btn{
margin-top:15px;
}

.social-ico{
width:90%;
margin:0 auto;
}

.social h1{
font-size:32px;
padding-top: 3%;
padding-bottom: 3%;
}

.social-bottom h1{
font-size:32px;
padding-top: 3%;
padding-bottom: 3%;
}

.social-ico a{
zoom:.7;
margin-left: 3%;
margin-bottom: 3%;
}

.tabs{
width:90%;
}

.tabs ul.tab-links {
float: left;
width: 34%;
}

.tab-content{
width:100%;
}

.signup-footer #mce-EMAIL{
width: 38%;
}

.signup-footer #submit-btn{
width:19%;
}

.big-image h1{
padding-top: 4%;
padding-bottom: 4%;
font-size: 35px;
}



h1.loc-big a{
color: #551a8b;
text-decoration:none;
}

#login{
width:80%;
}

#blog-list-home{
width: 49%;
height:490px;
margin-top: 1%;
}

#world #content-holder .right-bar .signup #user-email, #world .text-container .right-bar .signup #user-email, .right-bar .signup #mce-EMAIL, .footer-socials #mce-EMAIL{
width: 100%;
}

#content-holder .main-content-blog .main-content-single{
width:90%;
}

.right-bar{
width:28%;
margin-left:2%;
}

.ads-side{
display:none;
}

}



/*----- Responsive 640px - 800px -----*/


@media screen 
and (min-width : 641px) 
and (max-width : 800px)
{

#login{
width:90%;
}

.signup-top p{
display:none;
}

.main-content-location{
width:100%;
}

#main-content-location{
width:100%;
height:auto;
padding-bottom:3%;
}

#main-content-location .big-image{
width:90%;
}

#main-content-img{
background: #5f7ec5;
height:auto;
padding-bottom: 20px;
}

.country-chose{
width: 100%;
height: auto;
padding-bottom: 1%;
}

.flags{
width: 90%;
}

.signup-top p{
display:none;
}

.flags ul{
display: inline-block;
width: 100%;
}

.flags li{
float: left;
width: 10%;
zoom: 0.6;
padding: 1%;
margin-right: 1%;
margin-left: 1%;
}

.top-signup .img-top h1{
font-size:32px;
top:111px;
}

.top-signup .img-top .side{
padding-top: 146px;
}

.big-image{
width: 80%;
height: auto;
margin: 0 auto;
}

#main-content-location .big-image{
width: 80%;
height: auto;
margin: 0 auto;
}

.big-image h1.homeh{
padding-top: 3%;
padding-bottom: 3%;
font-size: 32px;
}

.big-image h1{
padding-top: 3%;
padding-bottom: 3%;
font-size: 32px;
}

.small-box{
margin-bottom: 2%;
width: 100%;
height: auto;
margin-left:0px;
}

.small-box img{
height:auto;
}

.small-box h2 a{
width:auto;
}

.smalls{
width: 47.6%;
margin-right: 2%;
margin-left:0px!important;
margin-bottom:0px;
height:auto;
padding-bottom: 2%;
}

.smalls img {
width: 100%;
height: auto;
}

.smalls h2 a{
width:auto;
}


.signup-top a.login{
zoom: .8;
margin-left: 10px;
}

.signup-top p{
padding: 5% 0%;
font-size: 12px;
}


#blog-list-home{
width: 49%;
height:446px;
margin-top: 1%;
}

.locations{
width:100%;
height:auto;
}

.locations h1{
padding-top: 4%;
padding-bottom: 4%;
font-size: 35px;
}

.location-box{
width:90%;
}

.locations .country{
width:20%
}

.country h4{
font-size: 22px;
}

.country ul, .cities ul{
width: 50%;
}

.country li a, .cities li a{
font-size: 14px;
line-height: 24px;
}

.cities{
width:33%;
}

h4{
font-size: 24px;
}

.map{
zoom: .6;
}

a.loc{
margin-bottom: 40px;
}

.featured{
width:90%;
height:auto;
}
.featured img{
width:100%;
height:auto;
}

.featured h2{
font-size: 24px;
line-height: 210%;
margin:0 auto;
float:none;
}

h4{
font-size:22px;
}

.featured p a{
zoom:0.7;
}

.story h1.story-title{
font-size: 35px;
}

.story-text{
width: 90%;
}

.story-text img {
float: left;
zoom: .5;
}

.story-text h6{
margin-top: 4%;
}

.story-text p{
margin-top: 2%;
font-size: 18px;
width:45%;
font-size:14px;
}

.story{
height: auto;
padding-bottom: 3%;
}

.story h1.story-title{
font-size:32px;
padding-bottom: 0px;
}

.story .central-dos_cent{
width: 90%;
margin: 0 auto;
}

.story .central-dos_cent .contensi{
width: 100%;
margin: 0 auto;
}

.story .central-dos_cent .contensi p{
text-align:center;
}

.story .central-dos_cent .contensi h5{
margin-top: 4%;
text-align: center;
font-size: 32px;
}

#vadeo{
text-align:center;
}

.story-text h6 span a{
font-size:14px;
line-height:17px;
}

.blog-box h1{
font-size:35px;
}

.latest {
width: 90%;
margin: 0 auto;
}

.latest .writers-first{
width: 100%;
padding: 20px 0px;
}

.latest .writers-first img{
zoom: .7;
margin-left:10px;
}

.latest .writers-first .blog-post .blog-post-home h2 a{
font-size: 18px;
margin-top: 8px;
width: 60%;
line-height: 22px;
}

.latest .writers-first .blog-post a.btn{
margin-top: 12px;
}

.latest .first{
width: 100%;
padding:20px 0px;
}

.latest .first img, .latest .writers-blog img {
float: left;
zoom: .7;
margin-left:10px;
}

.latest .first a{
margin-top: 8%;
font-size: 18px;
}

.latest .first a span, .latest .writers-blog a span{
font-size:14px;
}

.blog-post h5 a.headline{
font-size: 18px;
margin-top: 8px;
width: 60%;
line-height: 22px;
}

.latest .first .blog-post a.btn, .latest .writers-blog .blog-post a.btn{
margin-top:15px;
}

.social-ico{
width:90%;
margin:0 auto;
}

.social h1{
font-size:35px;
}

.social-ico a{
zoom:.56;
margin-left: 2%;
margin-bottom: 2%;
}

.tabs{
width:90%;
}

.tabs ul.tab-links {
float: left;
width: 31%;
}

.tab-links li{
width: 40%;
}

.tab-links li a{
width:auto;
}

.tab-content{
width:100%;
}

.signup-footer #mce-EMAIL{
width: 38%;
}

.signup-footer #submit-btn{
width:19%;
}

.big-image h1{
padding-top: 4%;
padding-bottom: 4%;
font-size: 35px;
}

#login{
width:80%;
}

#blog-list-home{
width: 49%;
height:490px;
margin-top: 1%;
}

.slider{
display:none;
}

#content-holder .main-content-blog .main-content-single {
width: 90%;
margin: 0 auto;
padding-top: 20px;
}

.right-bar{
width: 28%;
margin-left: 1%;
}

.right-bar .ads-side{
display:none;
}

.dating-tips #second {
float: none;
zoom: .7;
}

}

@media screen 
and (min-width : 480px) 
and (max-width : 640px)
{

#login{
width:90%;
}

#main-content-img{
background: #5f7ec5;
height:auto;
padding-bottom: 20px;
}

#social-media-top{
display: none;
}

.signup-top p{
display: none;
}

.top-signup .img-top h1{
font-size: 28px;
width: 90%;
top: 83px;
margin: 0 auto;
}

.top-signup .img-top .side{
padding-top: 110px;
}

.top-signup .img-top{
padding-bottom: 3%;
}

#sidebar-two{
zoom:.9;
}

.main-content-location{
width:100%;
}



.story{
height: auto;
padding-bottom: 3%;
}

.story h1.story-title{
font-size:32px;
padding-bottom: 0px;
}

.story .central-dos_cent{
width: 90%;
margin: 0 auto;
}

.story .central-dos_cent .contensi{
width: 100%;
margin: 0 auto;
}

.story .central-dos_cent .contensi p{
text-align:center;
}

.story .central-dos_cent .contensi h5{
margin-top: 4%;
text-align: center;
font-size: 32px;
}

#vadeo{
text-align:center;
zoom: .8;
}

.country-chose{
width: 100%;
height: auto;
padding-bottom: 1%;
}

.country-chose h3{
font-size:28px;
}

.flags{
width: 90%;
margin-bottom: 2%;
height: auto;
}

.flags ul{
display: inline-block;
width: 100%;
}

.flags li{
float: left;
width: 9%;
zoom: 0.6;
padding: 1%;
margin-right: 1%;
margin-left: 1%;
height:auto;
}

.flags li a{
top:0px;
}

.flags li a img.flag1{
display: block;
margin: 0 auto;
padding-bottom: 3%;
}

.big-image{
width: 80%;
height: auto;
margin: 0 auto;
}

.big-image h1{
padding-top: 4%;
padding-bottom: 4%;
font-size: 28px;
}

.big-image h1.homeh{
padding-top: 3%;
padding-bottom: 3%;
font-size: 32px;
}

.small-box{
margin-bottom: 2%;
width: 100%;
height: auto;
margin-left:0px;
padding-bottom: 0px;
}

.small-box img{
height:auto;
width:50%;
float:left;
}

.small-box h2 a{
width:36%;
float:left;
font-size: 20px;
}

.small-box a.btn, .smalls a.btn{
float: left;
margin-left: 3%;
}

.smalls{
width: 47.4%;
margin-right: 2%;
margin-left:0px!important;
margin-bottom:0px;
height:auto;
padding-bottom: 2%;
margin-bottom:2%;
margin-top:0px;
}

.smalls img {
width: 100%;
height: auto;
float:left;
}

.smalls h2 a{
width:auto;
font-size: 18px;
line-height: 20px;
float:left;
}

.smalls h2 a span{
font-size: 13px;
}

.small-box a.btn, .smalls a.btn{
margin-left:6%;
}

.signup-top a.login{
zoom: .8;
margin-left: 10px;
}

.signup-top p{
padding: 5% 0%;
font-size: 12px;
}


#blog-list-home{
width: 49%;
height:446px;
margin-top: 1%;
}

.locations{
width:100%;
height:auto;
}

.locations h1{
padding-top: 4%;
padding-bottom: 4%;
font-size: 35px;
}

.locations h1 a{
color: #551a8b;
text-decoration:none;
}

.location-box{
width:90%;
}

.locations .country{
width:40%
}

.country h4{
font-size: 22px;
}

.country ul, .cities ul{
width: 50%;
}

.country li a, .cities li a{
font-size: 14px;
line-height: 24px;
}

.cities{
width:60%;
}

h4{
font-size: 24px;
}

.map{
display:none;
}

a.loc{
margin-bottom: 40px;
}

.featured{
width:90%;
height:auto;
}

.featured img{
width:100%;
height:auto;
padding-bottom: 2%;
}

.featured h2{
font-size: 24px;
line-height: 210%;
text-align:center;
width:auto;
float:none;
}

h4{
font-size:22px;
}

.featured p a{
zoom:0.7;
}

.story {
width: 100%;
height: auto;
float: left;
padding-bottom: 2%;
}

.story h1.story-title{
font-size: 28px;
margin-top: 0px;
padding-top: 4%;
}

.story-text{
width: auto;
padding-left: 2%;
}

.story-text img {
float: left;
zoom: .5;
}

.story-text h6{
margin-top: 4%;
}

.story-text p{
margin-top: 2%;
font-size: 18px;
width:45%;
font-size:14px;
}

.story-text h6 span a{
font-size:14px;
line-height:17px;
}

.blog-box h1{
font-size:28px;
}

.latest {
width: 90%;
margin: 0 auto;
}

.latest .writers-first .blog-post{
width:52%;
}

.latest .writers-first{
width: 100%;
padding: 20px 0px;
}

.latest .writers-first img{
zoom:0.5;
float:left;
margin-left:2%;
}

.latest .first .blog-post, .latest .writers-blog .blog-post{
width:52%;
}

.latest .writers-first .blog-post .blog-post-home h2 a{
font-size: 18px;
margin-top: 8px;
width: 60%;
line-height: 22px;
}

.latest .writers-first .blog-post a.btn{
margin-top: 12px;
}

.latest .first{
width: 100%;
padding:20px 0px;
}

.latest .first img, .latest .writers-blog img {
float: left;
zoom: .7;
margin-left:10px;
}

.latest .first a{
margin-top: 8%;
font-size: 18px;
width: 20%;
}

.latest .first a span, .latest .writers-blog a span{
font-size:14px;
line-height: 15px;
}

.blog-post h5 a.headline{
font-size: 18px;
margin-top: 8px;
width: 60%;
line-height: 22px;
}

.latest .first .blog-post a.btn, .latest .writers-blog .blog-post a.btn{
margin-top:15px;
}

.social-ico{
width:90%;
margin:0 auto;
}

.social h1{
font-size:35px;
}

.social-ico a{
zoom:.56;
margin-left: 2%;
margin-bottom: 2%;
}

.tabs{
width:90%;
margin-bottom: 2%;
}

.tabs ul.tab-links {
display: none;
}


.tab-content{
width:100%;
}

.signup-footer #mce-EMAIL{
width: 56%;
}

.signup-footer #submit-btn{
width:27%;
}

.big-image h1{
padding-top: 4%;
padding-bottom: 4%;
font-size: 28px;
}

#login{
width:80%;
}

#blog-list-home{
width: 49%;
height:490px;
margin-top: 1%;
}

.slider{
display:none;
}

.small-box{
margin-bottom: 2%;
width: 100%;
height: auto;
}

.signup-top a.login{
zoom: .8;
margin-left: 10px;
}

.signup-top p{
padding: 5% 0%;
font-size: 12px;
}


#blog-list-home{
width: 100%;
height:auto;
font-size:13px;
text-align:left;
line-height:18px;
margin-top: 1%;
}

#blog-list-home img{
height: auto;
width: 46%;
float: left;
margin-right: 2%;
padding: 2%;
}

.blogpost-home h2 a{
font-size: 18px;
width: 52%;
margin-top: 10px;
line-height: 22px;
float: left;
text-align: left;
}

#content-holder .main-content-blog .main-content-single{
width:90%;
margin:0 auto;
}

.post{
width:100%;
}

.right-bar{
display:none;
}

}


@media screen 
and (min-width : 320px) 
and (max-width : 480px)
{

/*#tabs-1 FIELDSET
{
display:block;
}*/
#login{
width: 90%;
margin-left: 3%;
}

aside#sidebar-two{
zoom:.8;
}

#logo{
zoom:.7;
margin: 20px 0 0 0;
}

#social-media-top{
display:none;
}

.top-signup .img-top h1{
font-size: 26px;
top: 85px;
}

.top-signup .img-top .side{
padding-top: 103px;
}

.top-signup .img-top{
padding-bottom:3%;
}

.top-signup .img-top h1{
visibility:hidden;
}

#sidebar-two{
zoom:.94;
}

.main-content-location{
width: 100%;
padding-bottom:3%;
}

#main-content-location{
width: 100%;
padding-bottom:3%;
}



.story{
height: auto;
padding-bottom: 3%;
}

.story h1.story-title{
font-size:32px;
padding-bottom: 0px;
}

.story .central-dos_cent{
width: 90%;
margin: 0 auto;
}

.story .central-dos_cent .contensi{
width: 100%;
margin: 0 auto;
}

.story .central-dos_cent .contensi p{
text-align:center;
}

.story .central-dos_cent .contensi h5{
margin-top: 4%;
text-align: center;
font-size: 32px;
}

#vadeo{
text-align:center;
zoom: .8;
}



.signup-top{
float: right;
width: 45%;
zoom: .7;
padding-top: 35px;
}



.signup-top p{
display:none;
}

#login{
width:90%;
height:auto;
float: left;
}


.country-chose{
width: 100%;
height: auto;
padding-bottom: 1%;
padding-top: 80px;
}

.country-chose h3{
font-size:22px;
}

.flags{
width: 90%;
margin-bottom: 0%;
height: auto;
}

.flags ul{
display: inline-block;
width: 100%;
}

.flags li{
float: left;
width: 9%;
zoom: 0.6;
padding: 1%;
margin-right: 1%;
margin-left: 1%;
height:auto;
}

.flags li a{
top:0px;
}

.flags li a img.flag1{
display: block;
margin: 0 auto;
padding-bottom: 3%;
}

#main-content-img{
width: 100%;
height: auto;
padding-bottom:3%;
}

.big-image{
width: 100%;
margin: 0 auto;
}

.big-image h1{
padding-top: 4%;
padding-bottom: 4%;
font-size: 22px;
}

.big-image h1.homeh{
padding-top: 4%;
padding-bottom: 4%;
font-size: 22px;
}

.small-box{
width: 90%;
height: auto;
padding: 1px;
margin-bottom: 1%;
float: left;
}

.small-box img{
width: 40%;
height: auto;
float: left;
}

.small-box h2 a{
font-size: 18px;
display: block;
float: left;
width: 50%;
}

.small-box a.btn, .smalls a.btn{
float: left;
display: block;
margin-top: 0px;
padding: 6px 6px;
margin-left: 3%;
}

.smalls{
width: 90%;
height: auto;
float: left;
margin-left: 15px;
margin-bottom: 1%;
background: #fff;
padding: 1px;
margin-top: 0px;
}

.smalls img {
width: 40%;
height: auto;
float: left;
}

.smalls h2 a {
font-size: 18px;
display: block;
float: left;
padding: 12px;
width: 50%;
}

.smalls h2 a span{
width: 100%;
}

.slider{
display:none;
}

.locations{
width:100%;
height:auto;
padding-bottom:8%;
}

.locations h1{
font-size:22px;
padding-top: 4%;
padding-bottom: 4%;
}

.locations h1 a{
color: #551a8b;
text-decoration:none;
}

.location-box{
width:100%;
}

.locations .country {
width: 40%;
margin-left: 4%;
float: left;
}

.country h4{
font-size:18px;
}

.country ul, .cities ul{
width:80%;
}

.country li a, .cities li a{
font-size: 13px;
line-height: 21px;
}

.cities {
width: 50%;
float: left;
}

.cities h4 {
font-size:18px;
}

.cities ul{
width:50%;
}

.map{
display:none;
}

a.loc{
font-size: 14px;
padding: 8px 10px;
width: 33%;
margin-bottom: 10%;
}

.featured{
width:90%;
height:auto;
}

.featured img{
width:100%;
height:auto;
padding-bottom: 2%;
}

.featured h2{
font-size: 24px;
line-height: 30px;
text-align:center;
width:auto;
float:none;
margin-top:10px;
margin-bottom:0px;
}

h4{
font-size:22px;
}

.featured p a{
zoom:0.7;
}

.story {
width: 100%;
height: auto;
float: left;
}

.story h1.story-title{
margin-top: 0%;
padding-top: 4%;
font-size: 22px;
}

.story-text {
width: 100%;
margin: 0 auto;
text-align: center;
}

.story-text img{
zoom: .5;
text-align: center;
float:none;
}

.blog-box {
height: auto;
width: 100%;
float: left;
}

.blog-box h1{
padding-top: 4%;
padding-bottom: 4%;
font-size: 22px;
}

.latest {
width: 90%;
margin: 0 auto;
height: auto;
}

.latest .writers-first{
width: 90%;
float: left;
margin: 0 auto;
height: auto;
}

.latest .writers-first .blog-post {
float: left;
width:100%;
}

.latest .writers-first img {
display: none;
}

.latest .writers-left{
float: left;
width: 100%;
}

.blog-post p.title{
text-align: center;
width: 100%;
font-size: 14px;
margin-bottom: 0px;
}

.latest .writers-first .blog-post .blog-post-home h2 a{
font-size: 18px;
margin-top: 0px;
display:block;
text-align:center;
width:90%;
line-height: 22px;
margin-top: 2%;
}

.latest .writers-first .blog-post a.btn{
width:33%;
margin-left:27%;
margin-top:3%;
}

.latest .first{
width: 90%;
margin-top: 2%;
}

.latest .first img, .latest .writers-blog img{
display: none;
}

.latest .first a{
display: none;
}

.latest .first .blog-post, .latest .writers-blog .blog-post {
width: 100%;
float: left;
margin-top:0px;
}

.blog-post p.title {
text-align: center;
width: 100%;
font-size: 14px;
margin-bottom: 0px;
}

.blog-post h5 a.headline{
width: 90%;
text-align: center;
display: block;
font-size: 18px;
margin-top: 0px;
}

.latest .first .blog-post a.btn, .latest .writers-blog .blog-post a.btn{
width: 30%;
margin-top: 15px;
margin-left: 30%;
display:block;
}

.social-ico{
width:90%;
margin:0 auto;
}

.social-bottom h1{
padding-top: 4%;
padding-bottom: 4%;
font-size: 22px;
}

.social-ico a{
zoom:.45;
margin-left: 2%;
margin-bottom: 2%;
}
.signup-top a.login{
zoom: .8;
margin-left: 10px;
}

.story-text h6 {
display: block;
margin-top: 1%;
font-size: 16px;
width: 100%;
text-align: center;
}

.story-text h6 span a {
line-height: 19px;
font-size: 12px;
float:none;
}

.story-text p{
margin: 0 auto;
width: 90%;
font-size: 12px;
line-height: 14px;
margin-top: 20px;
float:none;
margin-top:3%;
}

.story-text p a {
display: block;
width: 50%;
margin: 0 auto;
margin-top: 13px;
padding: 10px 13px;
font-size: 14px;
}



.signup-top p{
padding: 5% 0%;
font-size: 12px;
}


#blog-list-home{
width: 100%;
height:auto;
font-size:13px;
text-align:left;
line-height:18px;
margin-top: 1%;
}

#blog-list-home img{
height: auto;
width: 46%;
float: left;
margin-right: 2%;
padding: 2%;
}

.blogpost-home h2 a{
font-size: 16px;
width: 52%;
margin-top: 10px;
line-height: 20px;
float: left;
text-align: left;
}

.tabs{
width:90%;
margin-bottom: 2%;
height: 50px;
padding: 0px 0px 10px 0px;
}

.tabs ul.tab-links {
display: none;
}


.tab-content{
width:100%;
padding: 10px 10px 10px 0px;
}

.signup-footer #mce-EMAIL{
width: 48%;
height: 30px;
}

.signup-footer #submit-btn{
width:27%;
height:30px;
padding:3px;
font-size:14px;
}

.signup-footer h6{
font-size: 16px;
width: 90%;
margin: 0 auto;
}

footer{
padding-top: 4%;
padding-bottom: 4%;
}

footer li a{
font-size: 11px;
line-height: 16px;
}

#content-holder .main-content-blog .main-content-single{
width:90%;
margin:0 auto;
}

.post{
width:100%;
}

.right-bar{
display:none;
}


}


@media screen 
and (min-width : 280px) 
and (max-width : 320px)
{
aside#sidebar-two{
zoom:.8;
}

.top-signup .img-top h1{
visibility:hidden;
}



}

}