@media (min-width: 992px) {
   .col-md-6 {
    /*left: 10%!important;*/
}
}
.banner-brand {
    left: 2%!important;
    max-width: 82px!important;
}
header .navbar .navbar-nav {
    max-width: 85%;
}

.banner,
header .banner-body{
    background: #fff;
    border-bottom: 2px solid #212121;
}
header .navbar .navbar-nav {
    float: right!important;  
}
header .banner {
    border-bottom-style: none;
}

header .nav-top{
    background: #0060a0;
    margin-bottom: 10px;
}

header .nav-top .container{width: 100% !important;}

header .nav-top ul{
    text-align: right;
    font-size: 0.95em;
    font-weight: 500;
    margin-bottom: 0;
}

header .nav-top ul li{
    display: inline-block;
    padding: 5px 15px;
}

header .nav-top ul li a{
    color: #fff;
}

.topLogo{
    position: absolute;
    padding-left: 30px;
    max-width: 15vw;
    top: 0;
    top: 50%;
    transform: translateY(10%);
}

.banner-body-container {
    background: transparent;
    border-bottom: 1px solid white;
    padding-left: 0px !important;
    padding-top: 0px;
    padding-bottom: 10px;
}

.banner-heading {
    /* padding-top:5px; */
    color: #fff;
}

.banner-heading a {
    color: #fff;
}


/**menu**/

header .dropdown-menu {
    background: #2b2b2b;
    color: #fff;
}

header .dropdown-menu>li {
    padding-top: 5px;
}

header .dropdown-menu>li>a:hover {
    background: #0d527b;
}

header .navbar {
    margin-bottom: 10px;
    border-top: 0;
    border-right: 0;
    border-left: 0;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    background: #0d527b;
}

header .navbar .navbar-collapse.in {
    background: #00000036;
}


/** hp circle **/

.circle {
    position: relative;
    top: -150px;
    margin-bottom: -127px;
}

.circle .col-customize-6 {
    padding: 30px;
}

.circle .grid {
    overflow: visible;
    margin-bottom: 20px;
}

.circle .item-image {
    border: Solid 3px #fff;
    border-radius: 50%;
}

.circle .item-caption {
    position: absolute;
    top: 100%;
    bottom: auto;
    left: 0;
    right: 0;
    text-align: center;
    padding-top: 0px;
    background: transparent;
    color: #333;
}

.grid:hover .item-caption {
    background: transparent;
}

.circle .item-caption h3,
.circle .item-caption h3 {
    margin-top: 15px;
    color: #083e65;
    font-size: 18px;
}

.circle .item-caption h3,
.circle .item-caption h3>a {
    color: #083e65 !important;
}

.circle .block-with-text {
    overflow: visible;
}

.circle .block-with-text.line-1 {
    height: auto;
}

@media(min-width: 460px) and (max-width:767px) {
    .col-customize-6 {
        width: 50%
    }
}

/**** end of hp circles **/

/* yellow widget */
.outer_commonsec {
  display: flex;
  flex-wrap:wrap;
  -webkit-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
}
.commonfour_sec {
  background: #ffffff;
  padding: 10px 25px;
  margin: 0 0px 18px 0;
  min-height: 120px;
  width:23%;
  /* flex: 24%;
  -webkit-flex:24%;
  -ms-flex:24%;
  -moz-flex:24%; */
  border: 1px solid #fbfbfb;
  box-shadow: 1px 1px 5px #b3b3b3;
  -webkit-box-shadow: 1px 1px 5px #b3b3b3;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.commonfour_sec:hover{box-shadow: none;}
.commonfour_sec h1 {
  font-size: 20px!important;
  color: #272727;
  margin: 20px 0 0 0;
  padding: 0;
  float: left;
}
.commonfour_sec img {float: right;padding: 15px 0 0 0;}
.commonfour_sec h1 span {
  display: block;
  font-size: 22px;
  color: #000000;
  margin: 5px 0 0 0;
}
@media(max-width:980px) {
.commonfour_sec{width:49%;}
}


/* yellow widget ends*/

            .play-button-wrapper {
                    cursor:pointer;
                    
                    /*Wrapper overlays the entire video*/
                    z-index: 9999;
                    position: absolute;
                    width: 100%;
                    height: 100%;
                    
                    /*Wrapper overlays the entire video*/
                    display: flex;
                    align-items: center;
                    justify-content: center;
                    
                }
 .play-button-wrapper .play-buttons{
                    position:absolute;
                    bottom:5%;
                    left:50%;                    
                    -webkit-transform:translateX(-50%);
                    -moz-transform:translateX(-50%);
                    -o-transform:translateX(-50%);
                    -ms-transform:translateX(-50%);
                    transform:translateX(-50%);
                }
 .play-button-wrapper .play-buttons .btn-primary{
                    background:rgba(0,0,0,0.25);
                    border-color:rgba(0,0,0,0.35);
                    border-width:1px;
                }

#vvid-wzoneUniv_Slides_whpslidepics_resp_1_Slides0 iframe, .inner-video object, .inner-video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    background: #000;
    filter: brightness(0.9);
}


.home_slide .slideswrapper .slide.vmiddle .item img {
    filter: brightness(0.8);
    transform: translateY(-45%);
}

.home_slide .slideswrapper .slide .carousel-caption {
    display: flex;
    position: absolute;
    padding: 0;
    flex-direction: column;
    flex-wrap: wrap;
    width: 100%;
    height: 100%;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.home_slide .slideswrapper .slide .carousel-caption h3{
    text-transform: uppercase;
}

/*======homepage listing links======*/

div.aserv {
    padding: 15px 0px 10px 10px;
    margin-top: 30px;
    border-bottom: solid 3px #ffffff;
    border-left: solid 1px #c9c9c9;
}

div.aserv a {
    display: block;
    padding-left: 5px;
    font-weight: bold;
}

div.aserv a:hover {
    background: #7b7b7b70;
    color: #ffffff;
}

div.aserv-img {
    display: none;
}


/*======homepage listing links end======*/


/*========homepage featuredlistings============*/

.hp-section .grids-title h3 {
    font-size: 30px;
    text-align: center;
    color: #1b648e;
    margin: 30px auto 20px auto;
}

.grids>div.hpproperty>.item-caption {
    background: #fff;
    border-color: #ccc !important;
    border-top-width: 0px;
    padding: 5px;
}

.hpproperty .grid .item-image {
    border-bottom-width: 0px !important;
}

.hpproperty h3.block-with-text {
    margin: 0px 0px 4px 0px;
    height: 24px;
    position: relative;
    color: #000;
}

.hpproperty h3.block-with-text a {
    color: #000;
}

.hpproperty .block-with-text a {
    font-size: 16px;
}

.hpproperty .property-sale,
.hpproperty .property-lease {
    position: relative;
}

.hpproperty .property-sale::before,
.hpproperty .property-lease::before {
    display: block;
    position: absolute;
    top: -25px;
    right: 0px;
    color: #f0661e;
}

.hpproperty .property-sale::before {
    content: 'For Sale';
}

.hpproperty .property-lease::before {
    content: 'For Lease';
}

.hpproperty .block-with-text dt {
    float: left;
    position: relative;
    padding-left: 24px;
    width: 1px;
    overflow: hidden;
}

.hpproperty .block-with-text dt.propcommunity {
    clear: left;
    padding-left: 1px;
}

.hpproperty .block-with-text dt.proptax {
    clear: left;
    padding-left: 1px;
    width: 1px;
    height: 12px;
    overflow: hidden;
}

.hpproperty .block-with-text dd {
    float: left;
    padding-left: 5px;
}

.hpproperty .propinters,
.hpproperty .proptype {
    display: none;
}

dt.propbedrms::before {
    content: '\f236';
    font-family: "Font Awesome 5 free";
    position: absolute;
    top: 0px;
    left: 0px;
    color: #ccc;
}

dt.propwashrms::before {
    content: '\f2cd';
    font-family: "Font Awesome 5 free";
    position: absolute;
    top: 0px;
    left: 10px;
    color: #ccc;
}


/*========homepage featuredlistings end============*/

main>div.container {
    padding-top: 60px;
}

#hpSec1 {
    background: #fff;
}
#hpSec1 .container {
    width: 80% !important;
}

.topHr {
    border-color: #000000;
    float: left;
    width: 12%;
}
#hpSec1 .widgettitle:after {
    content: ' ';
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    border-bottom: 3px solid #4380df;
    width: 100px;
    text-align: center;
}

#hpSec2 {
    background: #f2f2f2;
    margin-top: 90px;
    padding-bottom: 0px!important;
    padding-top: 0px;
}

.flex-container{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.vid_l{padding-right: 0px;}
.vid_r{padding-left: 0px;}

.callout{
    padding: 35px 25px;
    background: #0160A0;
    color: #fefefe;
    border-top-right-radius: 20px;
    line-height: 1.8;
}

.callout p{
    line-height: 200%;
    color: #fff;
}

#hpSec3 {
    background: #fff;
}

/*#hpSec3 .container{width: 100% !important;}*/

#hpSec3 #partners .widgettitle{
    display: inline-block;
    background: #fff;
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: 600;
    text-transform: uppercase;
}

#hpSec3 #partners h3:after {
    content: ' ';
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    border-bottom: 3px solid #0160A0;
    width: 100px;
    text-align: center;
}

#partners .wrap{
    text-align: center;
}

#partners .wrap:before{
    content: '';
    width: 100%;
    height: 2px;
    left: 0;
    right: 0;
    background: #0160A0;
    position: relative;
    display: block;
    top: 5em;
}

#partners h3{font-size: 2em; line-height:1.5}

#partners .comps{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

#partners .comp{padding: 0px 15px 0px 15px;}

#divAddThis {
    top: 30px !important;
}
/*********CONTACT FORM******/
#wzoneUniv_Sec5_wcntactslimfrm_resp_0_grpIsRealtor{display: none;}
.bottom_contact_sec h1 {font-size: 50px; color: #fff; text-align: center;}
.bottom_contact_sec p {text-align: center; color: #fff; text-transform: uppercase; font-size: 20px; border-top: 1px solid #fff; display: inline-block; padding: 15px 0; font-weight: 300;
  margin: 20px 0 20px 0;}
.bottom_contact_sec .widgettitle { text-align: center;}
.bottom_contact_sec .well{background-image: none;background-color: rgba(0,0,0,0);background:rgba(0,0,0,0);/* border: none; */margin: auto;width: 500px;/* margin-bottom: 70px; *//* float: left; */position: relative;/* top: -206px; */background: #ffffff00;}
.bottom_contact_sec .form-horizontal .col-lg-5{width: 100%;}
.bottom_contact_sec .form-horizontal .col-lg-6 {width: 100%; margin: 0 auto !important; text-align: center;}

.bottom_contact_sec h1 {color: #fff;text-align: center;padding-top: 20px;text-transform: initial;margin-bottom: 20px;}
.bottom_contact_sec .form-horizontal input.form-control {width: 100%;background: #00000066;border: 1px solid #fff;height: 68px;border-radius: 0px;color: white;}
.bottom_contact_sec.form-horizontal textarea.form-control{display: block; width: 100%; background: transparent; border: 1px solid #fff; color: #fff; height: 80px; border-radius: 0px;}
.bottom_contact_sec .form-horizontal .form-control::placeholder{ color: #fff;}
.bottom_contact_sec .form-horizontal input.btn {
    background: #000000bd;
    font-size: 17px;
    color: #ffffff;
    font-weight: 400;
    text-shadow: none;
    text-transform: uppercase;
    padding: 18px;
    width: 100%;
    letter-spacing: 2px;
    }

.bottom_contact_sec .form-horizontal .control-label {
    color: white;
    text-shadow: none!important;
    width: 100%;
    text-align: left;
    font-weight: normal;
}
.rdbIsRealtor label{
  text-shadow:none !important;
  font-weight: normal;
  color: white;
}

/****Contact Page***/

.footer-links .footercols {
text-align: left;
}

.footer-links .footercols .footernavcol {
    box-sizing: border-box;
    padding: 20px 50px
}

.footer-links .footercols h3 {
    padding: 5px 0;
    margin: 0 0 20px;
    color: #fff;
    border-bottom: 1px solid #fff;
    font-size: 18px;
    width: 100%;
    text-transform: none;
    font-weight: 400
}

.footer-links .footercols ul {
    padding: 0;
    margin: 0
}

.footer-links .footercols ul li {
    list-style: none;
    padding: 0
}

.footer-links .footercols a {
    color: #fff;
    font-size: 14px
}

.footer-copyright {
    background: #868686;
    color: #fff;
    font-size: 11px;
    text-align: right
}

.footer-copyright .copyrighttext {
    background: #2d2d2d;
    padding: 10px 20px 10px 0
}

.footer-copyright .copyrighttext p {
    color: #fff
}

.footer-bottom .row {
    margin-bottom: 0
}


footer {
    background: #2d2d2d;
    padding-bottom: 30px;
    color: #fff;
    /* background-image: linear-gradient(to bottom, rgb(125, 125, 125) 39%,rgba(0, 0, 0, 0.85) 100%), url(../image/257455573.jpg); */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

footer .container{
    background: #2d2d2d; 
}

footer .agent {
    display: inline-block;
    text-align: left;
}

.hp-section .widgettitle:before,
.hp-section .widgetsubtitle:before {
    display: none;
}

.widgettitle,
.hp-section .widgettitle,
.hp-section .widgetsubtitle {
    font-size: 40px !important;
    text-align: center;
    color: #1a2742;
    margin: 30px auto 20px auto;
    font-weight: bold !important;
    text-transform: uppercase;
}

.readmore {
    text-align: right;
    padding-top: 30px;
}

.blockheader,
.listheader {
    background: #999;
    color: #fff;
}

table.block td.blockfooter {
    background: #999;
    padding: 0px;
}

small,
.small {
    font-size: 85%;
}

#backgroundPopup {
    position: fixed !important;
}

div.wprojectcattblsimple div.widgettitle {
    font-size: 30px;
    text-align: center;
    color: #1b648e;
    margin-top: 30px;
    font-weight: 400;
}


/*School page Font color - Heading*/

.table-striped>tbody>tr:nth-of-type(odd) {
    color: black;
}


/*Small devices circle corrected*/

@media(max-width:600px) {
 .commonfour_sec{
 width:100%;
}
    
    #widgetzone_wzoneUniv_Footer_R {
        margin-top: 35px
    }
    #brokSec .img-wrapper {
        width: 100% !important;
    }
    #brokSec .content-wrapper {
        width: 100% !important;
        display: contents !important;
    }
    #brokSec .img {
        width: 100% !important;
    }
    #brokSec .text-wrapper {
        width: 100% !important;
    }
    #brokSec .text {
        margin-bottom: 14em !important;
    }
    .circle {
        top: 0px;
    }
   
}

.carousel-control.left,
.carousel-control.right {
}

.slideswrapper .slide .carousel-caption {
    background: none;
    font-size: 25px;
    font: 400 34px/1.3 'fantacy', Helvetica, sans-serif;
    text-shadow: 2px 4px 10px #000;
    /* text-align: right; */
}


/*Search form homepage*/

#wzoneUniv_Sec1_wsearchctrl_resp_1 .btn-info {
    font-size: 20px;
    background: #33077200;
    color: white;
    border: 1px solid white;
}

#widgetzone_wzoneUniv_Sec2_L {
    display: none;
}

#widgetzone_wzoneUniv_Sec2_R {
    width: 100%;
}
#widgetzone_wzoneUniv_Sec2_R h1{color:#fff!important;}


.calc,
.schl,
.mpMark,
.newsPap {
    font-size: 125px;
    color: white !important;
}

#introSally {
    font-size: 18px;
    margin-top: 23px;
    margin-bottom: 23px
}

#teamTitle,
h1 {
    font-size: 45px !important;
    color: #1a2742;
    font-weight: bold;
}

#introButton .btn-default {
    font-size: 30px;
    background: #31046d;
    color: #ffffff;
    text-shadow: none;
    margin-bottom: 35px;
}

.aserv {
    background: #292929;
    padding: 5px;
    margin-top: 15px;
    border-radius: 5px;
}

.aserv-img {
    display: none;
}

.aserv-details {
    min-height: 60px;
    padding: 5px;
    border-radius: 5px;
    text-align: center;
    line-height: 60px;
    color: #fff;
    font-size: 20px;
}

.aserv-details a {
    color: #ffffff;
}

#wzoneUniv_Sec1_wsearchctrl_resp_0.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}

.dropdown-menu>li>a:hover {
    background: #424242 !important;
    color: white;
}

.slideswrapper .slide .carousel-inner>.item h3 {
    text-shadow: 2px 4px 10px #000;
}

#hpSec5 {
    background-size: cover;
    width: 100%;
    height: auto;
    padding-top: 0px;
    padding-bottom: 70px;
    /* margin-bottom: 30px; */
    background: linear-gradient(to bottom, rgb(0 0 0 / 73%) 39%,rgba(0, 0, 0, 0.68) 100%), url(../image/home_contact_bg.jpg);
}

@media(max-width:576px) {
    #topGif .col-md-6 {
        padding-bottom: 23px;
    }
    #wzoneUniv_Sec5_wtabs_resp_1 .col-sm-4 {
        width: 100%;
    }
    #introButton .btn-default {
        font-size: 15px!important;
    }
    #widgetzone_wzoneUniv_Footer_L.col-sm-3 {
        width: 100% !important;
    }
    .widgettitle,
    .hp-section .widgettitle,
    .hp-section .widgetsubtitle {
        font-size: 29px!important;
        width: 100% !important;
    }
    .slideswrapper .slide .carousel-caption {
        font: 400 15px/1.3 'fantasy', fantasy, sans-serif;
    }
    .aserv-details {
        font-size: 18px;
    }
  .bottom_contact_sec .well{width:100%;}
}

div.wsearchctrl3_resp_std div.container-fluid {
    background-image: linear-gradient(to bottom, rgb(255 255 255 / 89%) 39%, rgb(255 255 255) 100%), url(../image/257455573.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

div.wsearchctrl3_resp_std ul.nav-tabs {
    /* background: #dedede; */
}

#wzoneUniv_Sec1_wsearchctrl_resp_1 .nav-tabs>li>a {
    color: white;
    background: #484848;
}

#widgetzone_wzoneUniv_Footer_L.col-sm-3 {
    width: 33%;
}

#wzoneUniv_B_wrealtorclaimer_0.vert-offset-top-9 {
    margin-top: 2em;
}

#wzoneUniv_Footer_L_wagentinfo_1 {
    text-align: center;
}

#wzoneUniv_Sec1_wlistinggallery_2 {
    margin-bottom: 23px;
}


#divtail .links a {
    color: white;
}

footer .eziagent img {
    filter: brightness(2);
}

#wzoneUniv_Sec5_wtabs_resp_1 .col-sm-4 {
    color: #fff;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.26) 39%, rgba(0, 0, 0, 0.17) 100%), url(../image/06930824.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 245px;
    padding-top: 45px;
}


/*Testimonials*/

#wzoneUniv_Sec5_wtestimonialcarousel_2 {
    box-shadow: 8px 8px grey;
}


/*Brokerage Styling*/

#brokSec {
    clip-path: polygon(0 0, 100% 0, 100% 80%, 0 100%);
    padding-bottom: 10%;
    color: white;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.58) 39%, rgba(0, 0, 0, 0.78) 100%), url(../image/toronto.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#brokSec .container {
    width: 70%;
    margin: 0 auto;
    /* box-shadow:23px 23px 23px #330772; */
    /* box-shadow:23px 23px 23px #330772; */
}

#brokSec .title {
    text-align: center;
    font-size: 2em;
    color: white;
}

#brokSec .content-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 5em 0;
}

#brokSec .img-wrapper {
    width: 50%;
}

#brokSec .img {
    width: 50%;
    height: 300px;
    /* background: #fff; */
    margin: 0 auto;
}

#brokSec .text-wrapper {
    width: 50%;
}

#brokSec .text {
    margin-bottom: 1em;
    font-size: 1.2em;
}

#brokSec .btn-wrapper {
    margin-top: 2em;
}

#brokSec .btn {
    display: inline-block;
    cursor: pointer;
    border: 2px solid #fff;
    padding: 0.5em 2em;
    font-size: 1.1em;
    font-weight: 600;
    transition: all 0.2s ease-in-out;
}

#brokSec .btn:hover {
    background-color: #330772;
    color: white;
}

#wzoneUniv_Footer_R_wagentinfo_1 {
    text-align: center;
}

#wzoneAPRG_testimlist_C_wtestimonialcarousel_0 .widgettitle {
    padding: 35px;
}

#wzoneUniv_B_wrealtorclaimer_1.vert-offset-top-9 {
    margin-top: 0em;
}

.navbar-default .navbar-nav>li>a {
    color: #212121;
    font-weight: bold;
    /*text-transform: uppercase;*/
}
.navbar-default .navbar-nav>li>a:hover{
    color: #0160A0;
}




@media(min-width:577px) {
      .carousel-desc {
        font-size: 1.8vw;
    }
   .slideswrapper .slide .carousel-inner>.item h3{
         font-size: 3vw!important;   
}
}
@media(max-width:576px) {
    .slideswrapper .slide .carousel-inner>.item h3 {
       font-size: 4vw!important;   
    }
.carousel-desc {
    font-size: 2.2vw;
}
 
    #topTitle,
    h5 {
        font-size: 11px !important;
    }
  
 
}



@-webkit-keyframes sallySlide {
    100% {
        left: 0;
    }
}

@keyframes sallySlide {
    100% {
        left: 0;
    }
}

#topbar {
    margin-top: -17px;
    background: #2e2e2f !important;
    color: white;
    font-size: 35px;
    padding: 23px;
}


/*Walter*/

#walterSlide {
    position: absolute;
    width:38vw;
    right:-600px;
    height: auto;
    -webkit-animation: walterSlide 0.5s forwards;
    -webkit-animation-delay: 3s;
    animation: walterSlide 0.5s forwards;
    animation-delay: 3s;
    bottom: 0vh;
}

@-webkit-keyframes walterSlide {
    100% {
        right: 0;
    }
}

@keyframes walterSlide {
    100% {
        right: 0;
    }
}

#topGif {
    width: fit-content !important
}

#topInt {
    background: #5c545c;
    color: white;
    padding: 23px
}

#topTitle,
h5 {
    font-size: 20px;
    color: white;
}

#topTitle {
    background: #4d6684;
    border-bottom: 1px solid white;
}

#introNames h5 {
    color: black;
}

#introNames h3 {
    color: #354660;
    font-weight: bold;
}


/*Carousel Laptop*/



#sallySlide {
    position: absolute;
    left: -600px;
    width: 32VW;
    /* height: 370px; */
    -webkit-animation: sallySlide 0.5s forwards;
    -webkit-animation-delay: 3s;
    animation: sallySlide 0.5s forwards;
    animation-delay: 3s;
    bottom: -5vh;    
}

div#widgetzone_wzoneUniv_Slides {
    position: relative;
}
#profile .btn {
    margin-bottom: 9%;
    width: 100%;
    background: #ffffff;
    color: black;
    border-radius: 0px;
    margin-top: 24px;
    padding: 14px;
    width: 35%;
    font-size: 18px;
    border: none;
}
#profile p {
    line-height: 200%;
}

#profile h3{
    font-size: 2em;
}

#profile h4{font-size: 1.5em;}

#wzoneUniv_Sec1_wlistinggallery_2 .readmore a {
    background: #0a0e0e;
    color: white;
    padding: 14px;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
}
#wzoneUniv_Footer_L_wagentinfo_0 {
    text-align: center;
}
footer .agent span {
    display: block;
    font-size: 13px;
}
div#widgetzone_wzoneUniv_Footer_C {
    TEXT-ALIGN: CENTER;
    MARGIN-BOTTOM: 1EM;
}

div#widgetzone_wzoneUniv_Footer_L {
    TEXT-ALIGN: CENTER;
}
#wzoneAPRG_articlecattbl_C_warticlesgallery_1_upArticles .grid .item-caption {
display:none;
}

@media(max-width:767px) {
.topLogo{
    position: static;
    max-width: none;
    transform: none;
    padding: 0;
}
header .navbar .navbar-nav {
    float: none !important;
    width: 100%;
}
}

#fixedIcon1 ul{padding-left: 0px;}

#fixedIcon1 .social_links{
font-size: 1em;
margin-bottom: 0px;
}

#fixedIcon1 .links_collections li{margin-right: 0px; padding: 5px 5px;}

.social_links{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
    border: solid 1px #eeeeee;
    border-radius: 50%;
    width: 2em;
    height: 2em;
    flex-shrink: 0;
    font-size: 18px;
    transition: all 0.2s;
    background-color: #0160A0;
    cursor: pointer;
    margin-bottom: 1em;
    list-style: none;
    color: white;
}
.social_links:hover{background:black;color:white;}

.links_collections{
list-style:none;display: flex;flex-wrap:wrap;justify-content: center;
}
.links_collections li{padding-right:0;margin-right: 24px;}


/**Articles **/