@charset "UTF-8";@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700,600');@media screen,projection {

body, html {max-width: 100%; min-height: 100%; padding: 0; margin: 0; font-family: 'Open Sans', sans-serif; font-weight: 400; color: #454545; /* overflow-x: hidden;*/ display:block; position:relative; -webkit-text-size-adjust: 100%;}
body {/*width: 100%;*/ /* overflow-x: hidden;*/}
a {text-decoration: none;}
.clear {clear: both;}
input,textarea,button {outline:none;}
a img {border: none;}
ul {padding: 0; margin: 0;}
.semi {font-weight: 600;}

/*Style for button*/
#google_translate_element2 select {
    border-radius: 5px !important;
    padding: 4px 6px 4px 12px!important;
    text-transform: uppercase;
    font-size: 16px;
    border: none;
    font-weight: 700;
    margin-top: 3px;
    font-family: 'Open Sans',sans-serif;
	}

.notice {width: 100%;
    text-align:center;
    min-height: 22px;
    text-shadow: 1px 1px #000;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    padding: 12px 0 13px;
    background: #e40000;
    display:inline-block;
    position:relative;
    }

header.header {
	overflow: visible;
	position: sticky;
	top: 0;
	z-index: 9999;
	}

.text {max-width: 800px; float:left; }

.portal {
  width: 125px;
  float: left;
    }

.content {
    width: 95%;
    max-width: 1300px;
    }

/*logoline*/
.logoline {
    background-color: #fff;
    padding: 5px 0 5px 0;
    }

.topphone1 {
	float: left;
    width: 410px;
    text-align: left;
    padding: 35px 0 10px 0;
    }
	
.docname {
	color: #222264;
    font-weight: bold;
    font-size: 21px;
	}

.topphone2 a {
    color: #cd1254;
    font-size: 36px;
    font-weight: 700;
    }

.topphone2 {
    font-size: 28px;
    color: #540a24;
    float: right;
    width: 260px;
    text-align: right;
    padding-top: 18px;
    font-weight: 600;
    }

.toplogo {
	width: 24%;
    float: left;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 6%;
    font-size: 16px;
    color: #fff;
    }

.toplogo p {
    padding: 5px 0;
    margin: 0;
    }

.toplogo img {
    max-width: 100%;
    }

.top-buttons {
    margin: 20px 0;
    }

.req-appt {
    color: #fff !important;
    background: #b3104d;
    border: 2px solid #b3104d;
    font-size: 16px !important;
    padding: 8px 15px;
    border-radius: 7px;
    margin: 5px 0;
    text-transform: uppercase;
    }

.req-appt:hover {
    color: #fff !important;
    background: #cb3d72;
    border: 2px solid #cb3d72;
    }

/*topmenu*/
.topline {
    background-color: #232362;
    }

.topline .content {
    position: relative;
    }

.topmen ul {
    padding: 0;
    margin: 0 0 0 0;
    display: table;
    border-collapse: collapse;
    float: left;
    }

.topmen ul li {
    display: table-cell;
    border-collapse: collapse;
    padding: 15px 0;
    }

html>/**/body .topmen ul li, x:-moz-any-link, x:default { padding: 14px 0; }

.topmen ul li a , span.separator {
    text-decoration: none;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    padding: 15px 12px 14px 12px;
    text-transform: uppercase;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    font-weight: 600;
    }

.topmen ul li a:hover, .topmen ul li.active a {
    background-color: #4390b5;
    padding: 15px 12px 14px 12px;
    }

ul.nav-child.unstyled.small {
    display: none;
    position: absolute;
    background-color: #2f2f74;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 5px 10px;
    z-index: 9999;
	margin-top: 13px;
    }

.topmen li:hover  ul.nav-child.unstyled.small  {
    display: block;}

ul.nav-child.unstyled.small li {
    color: #fff;
    padding: 10px 16px;
    text-decoration: none;
    display: block;
    }

ul.nav-child.unstyled.small li a{
    color: #fff;
    font-weight: 600;
    font-size: 13px;
	border: none;
	background: none !important;
	}

ul.nav-child.unstyled.small li:hover{
    background: #4390b5;
    z-index: 100;
	}
	
ul.nav-child.unstyled.small li a:hover, ul.nav-child.unstyled.small ul li.active a {
   background: none !important;
   }

.slt {
    border-bottom: 8px solid rgba(35,35,98,0.7);
    position: relative;
    z-index: 100;
    margin-bottom: -8px;
    }

.hamb {
    display: none;
    }

.topright {
    float: right;
    padding: 10px 0;
    text-align: right;
    }

.topright .moduletable {float:left;}
.topright .moduletableGTranslate {float: right;padding-top: 5px;}

.topright select {
	font-family: 'Open Sans',sans-serif;
    border-radius: 3px;
    color: #000;
    font-size: 16px;
    padding: 5px 12px;
    text-transform: uppercase;
    background-color: #ffffff;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    font-weight: 600;
    margin-left: 5px;
    }

.revi a {
    border-radius: 3px;
    color: #fff;
    font-size: 16px;
    padding: 7px 12px;
    background-color: #01bd3a;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    }

.revi a:hover {
    background-color: #5fd984;
    }

.book a {
    border-radius: 3px;
    color: #000;
    font-size: 16px;
    padding: 7px 12px;
    text-transform: uppercase;
    background-color: #fff000;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    font-weight: 600;
    }

.book a:hover {
    background-color: #efe658;
    }

.portal a {
    border-radius: 3px;
    color: #fff;
    font-size: 16px;
    padding: 3px 12px;
    background-color: #FF9800;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    }

.portal a:hover {
    background-color: #c60707;
    }

.topright .revi {
    display: inline-block;
    vertical-align: top;
    margin: 9px 7px 0 0;
    }

.topright .book {
    display: inline-block;
    vertical-align: top;
    margin: 7px 0 0 0;
    }

.topright .portal {
    display: inline-block;
    vertical-align: top;
    margin: 9px 0 0 0;
    }

.socio {
    display: inline-block;
    vertical-align: top;
    margin: 10px 7px 10px 0px;
    max-width: 85px;
    }

.sociog {
    display: inline-block;
    vertical-align: top;
    margin: 10px 7px 10px 0px;
    max-width: 85px;
    }

.fb-like span, .fb-like iframe {width: 72px !important;}

/*sliderline*/
.sliderline {
    background-color: #bdbdd0;
    }

.relat {
    position: relative;
    }

.slideupbg {
    width: 100%;
    opacity: 0;
    max-height: 407px;
    }

.slideup {
    background: url(https://www.georgiafootankle.com/templates/georgiafootankle/images/slider.png) no-repeat top left;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
    width: 50%;
    height: 100%;
    }

.nivo-caption {
    position: absolute;
    left: 2%;
    top: 36%;
    width: 42%;
    font-size: 38px;
    font-weight: 600 !important;
    font-family: 'Open Sans', sans-serif !important;
    text-align: left;
    z-index: 9997;
    background-color: transparent;
    opacity: 1;
    -moz-opacity: 1;
    filter:alpha(opacity=10);
    color: #fff;
    padding: 0;
    }

.redtext {
    color: #d81717;
    }


/*sliderline inner pages*/
.ri {
    text-align: right;
    width: 380px;
    }

.mbiginner {
    /*border-top: 8px solid rgba(35,35,98,0.7);*/
    /*margin-top: -8px;*/
    position: relative;
    z-index: 100;
    }

.relatinner {
    position: relative;
    display: table;
    width: 100%;
    vertical-align: middle;
    }

/*mainpage content*/
.mbi {
    background: url(https://www.georgiafootankle.com/templates/georgiafootankle/images/h1linebg.jpg) repeat-x top;
    background-size: 100% 57px;
    margin-top: -20px;
    }

.mbig {
    /*border-top: 8px solid rgba(35,35,98,0.7);*/
    /*margin-top: -12px;*/
    padding-top: 15px;
    position: relative;
    z-index: 100;
    padding-bottom: 0;
    }

.mainleftblockbig {
    width: 57%;
    float: left;
    text-align: left;
    font-size: 16px;
    line-height: 21px;
    padding-right: 1.5%;
    border-right: 1px solid #6c6c6c;
    }

.mainrightblockbig {
    width: 40%;
    float: right;
    text-align: left;
    font-size: 16px;
    }

/* .doctor {
    width: 140px;
    float: right;
    margin: 0 0 5px 10px;
    font-size: 12px;
    text-align: center;
    background-color: #801f43;
    padding: 3px;
    border-radius: 5px;
    color: #fff;
    font-weight: 600;
    }

.doctor img {
    width: 100%;
    margin-bottom: 5px;
    } */

.mainleftblockbig .book {
    float: right;
    margin: 1% 2% 0 0;
    }

.bottext {
    width: 64%;
    display: inline-block;
    }

/*Services block*/
.services-block {
	padding: 100px 0;
	background: url(https://www.georgiafootankle.com/templates/georgiafootankle/images/services-bg.jpg) no-repeat center;
	background-size: cover;
	}

.services-block .content {
    margin: 0 auto;
    }

.services-table {
	float: right;
	}

.services-table h2 {
	font-size: 48px;
	color: #fff;
	font-weight: 300;
	}

.services-table ul {
	padding: 10px 20px;
	margin: 0;
	}

.services-table ul li {
	list-style: none;
	display: block;
	padding: 2px 0;
	}

.services-table ul li a {
	color: #fff;
	text-decoration: none;
	font-size: 22px;
	}

.services-table ul li a:hover {
	text-decoration: underline;
	}

.services-cell {
	border-left: 1px solid #fff;
	position: relative;
	}

.services-cell::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 50px;
	height: 1px;
	background: #fff;
	}

.services-cell::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 50px;
	height: 1px;
	background: #fff;
	}

.services-dash {
	margin: 5px 0 0 10px;
	width: 30px;
	height: 1px;
	background: #fff;
	}

/*Doctors block*/
.doctors-block .content {
	display: flex;
	align-items: center;
    margin: 0 auto;
	}

.doctors-block h2 {
	font-weight: 400;
	font-size: 44px;
	color: #232362;
	text-align: center;
	margin: 0 0 20px 0;
	}

.doctor-name {
	color: #232362;
	font-size: 20px;
	text-align: right;
	}

.doctor-photo span.doctor-name {
	display: block;
	text-align: center;
	margin: -10px auto 16px;
	font-weight: bold;
	}

.about-doctor {
	padding: 0 30px 0 0;
	}

.about-doctor a {
	color: #b3104d;
	font-weight: 700;
	}

.innertab .doctor {
	max-width: 280px;
	float: right;
	margin: 0 0 10px 10px;
	color: #232362;
	font-size: 20px;
	}

.innertab .doctor img {
	max-width: 100%;
	height: auto;
	margin-bottom: 10px;
	}

/* #services {
    max-width: 430px;
    margin: 0 auto 20px;
    display: block;
    position: relative;
    font-weight: 600;
    }

ul.servi {
    width: 46%;
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
    color: #801f43;
    }

ul.servi li {
    padding: 2px 0;
    }

ul.servi a {
    color: #801f43;
    }

ul.servi a:hover {
    text-decoration: underline;
    } */

.carecredit {
    margin-top: 10px;
    }

.blue-banner {
    text-align: center;
    background: #232362;
    }

.text {
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    float: none;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    padding: 15px;
    }

.portal {
    width: 125px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    float: none;
    }

.pinkline {
    padding: 0 0 40px 0;
    background: #f7f7f7;
    display: none;
    }

.pinktext {
    color: #cd1254;
    }
	
.location {
	display: flex;
    flex-direction: row;
    gap: 2%;
	justify-content: center;
	}

.mainleftblock {
    /* width: 48%; */
    /* float: left; */
    width: 75%;
  	float: none;
    text-align: center;
    font-size: 16px;
    /*margin-top: 10px;*/
  	padding-top: 10px;
    }

.mainrightblock {
    width: 48%;
    float: right;
    text-align: center;
    font-size: 16px;
    margin-top: 10px;
    }

.orangetext {
    color: #cd1254;
    }

table.time {
    border: 0;
    color: #454545;
    }

table.time td {
    border: 0;
    padding: 0 10px 0 0;
    }

table.time td.day {
    font-weight: 600;
    }

.dir {
    width: 130px;
    padding: 8px 0;
    color: #fff;
    border-radius: 3px;
    background-color: #b3104d;
    text-align: center;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    height: 20px;
    margin: 20px auto 0;
    }

.dir:hover {
    background-color: #cb3d72;
    }   

.dir a {
    color: #fff;
    }

.dred {
    color: #b53333;
    }

.loctext {
    float: left;
    /* width: 45%; */
    /*width: 24%;*/
    line-height: 18.5px;
    text-align: left;
    margin-left: 8%;
    }

.locpic {
    float: right;
    }

.locpic .cedartown-msg-hp {
    display: block;
    font-size: 15px;
    margin-top: 5px;
    line-height: 16px;
    }   
    
.cedartown-msg-hp.mob {
    display: none;
    }

.map {
    /*width: 100%;*/
    border-radius: 5px;
    border: 3px solid #7e173d;
    }

.map iframe {
    width: 100% !important;
    height: 206px !important;
    }

.locpic img {
    width: 100%;
    /* max-width: 350px; */
    max-width: 280px;
    }

.locpic2 img {
    max-width: 350px;
    }

.loc, .con, .suf, .serv, .mainleftblock h3, .mainrightblock h3 {
    color: #540a24;
    font-size: 29px;
    line-height: 37px;
    padding: 0px 0 10px;
    font-weight: 600;
    }

.mainleftblock h3, .mainrightblock h3 {
    background: url(https://www.georgiafootankle.com/templates/georgiafootankle/images/loc.png) no-repeat left center;
    background-size: auto 70%;
    padding: 0 0 0 30px;
    display: inline-block;
    margin: 10px auto;
    }

.con {
    padding: 20px 0 10px;
    }


.loc .h1 {
    background: url(https://www.georgiafootankle.com/templates/georgiafootankle/images/loc.png) no-repeat left center;
    background-size: auto 70%;
    padding: 0 0 0 30px;
    }

.con .h1 {
    background: url(https://www.georgiafootankle.com/templates/georgiafootankle/images/con.png) no-repeat left center;
    background-size: auto 70%;
    padding: 0 0 0 30px;
    }

.suf .h1 {
    background: url(https://www.georgiafootankle.com/templates/georgiafootankle/images/suf.png) no-repeat left center;
    background-size: auto 70%;
    padding: 0 0 0 30px;
    }

.serv .h1 {
    background: url(https://www.georgiafootankle.com/templates/georgiafootankle/images/serv.png) no-repeat left center;
    background-size: auto 70%;
    padding: 0 0 0 30px;
    }

.socleft .sociog {
    margin-top: 10px;
    display: inline-block;
    }

.socleft {
    display: inline-block;
    vertical-align: middle;
    padding: 80px 2% 2% 2%;
    }

.socright {
    display: inline-block;
    vertical-align: middle;
    padding: 80px 2% 2% 2%;
    }







/* Services block*/
.services-block-strip {
    position: relative;
    margin-top: -5px;
	}

img.services-background-mobile {
    display: none;
	}

.front-services {
    background: #232362;
    box-sizing: border-box;
    width: 100%;
    position: relative;
    bottom: 0;
    display: block;
	}	

.fs-cont {
	display: flex;
	justify-content: space-around;
	align-items: center;
	width: 95%;
    padding: 15px;
    box-sizing: border-box;
	max-width: 1400px;
	margin: 0 auto;
	}

.front-service {
	max-width: 100px;
	position: relative;
	cursor: pointer;
	}

.front-service img {
    height: 100px;
	width: auto;
	}

.front-service:hover img {
	visibility: hidden;
	}

.front-service p {
	width: 100px;
    color: #FFF;
    font-size: 26px;
    font-weight: 900;
    text-align: center;
    font-family: 'Lato' , sans-serif;
    position: absolute;
	visibility: hidden;
	top: 50%;
    left: 50%;
    margin: 0;
    transform: translate(-50%, -50%);

	}

.front-service:hover p {
	visibility: visible;
	}


/*Locations block*/
.locations-block {
    background: url(https://www.georgiafootankle.com/templates/georgiafootankle/images/locations-bg.jpg) no-repeat center;
    background-size: cover;
    padding: 50px 0;
	}

.locations-block .content {
    display: flex;
    justify-content: space-around;
    width: unset;
    max-width: unset;
	}

.loc {
    margin: 0 10px;
    max-width: 480px;
    width: 100%;
    box-sizing: border-box;
    padding: 15px;
    background: #232362;
    text-align: center;
	}

.loc h2 {
    font-weight: 400;
    color: #fff;
    font-family: 'Cabin', sans-serif;
    font-size: 44px;
    margin: 0;
	}

.loc .address {
    font-size: 20px;
    margin: 15px 0 20px 0;
    color: #d6d6d6;
    font-weight: 100;
    line-height: 26px;
	}

.loc .phone {
    font-size: 26px;
    font-weight: 500;
    color: #fff;
    white-space: nowrap;
	}

.loc .shedule {
    margin: 15px auto 0 auto;
    font-size: 20px;
    color: #d6d6d6;
    font-weight: 500;
    line-height: 28px;
    max-width: 180px;
	}

.table-row {
    display: table-row;
    }

.table-cell {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    }

.loc .day {
    padding-right: 10px;
	}

.loc .btn {
    text-align: center;
    margin: 25px auto 10px auto;
    padding: 0;
    border-radius: 10px;
	}

.loc .btn a {
    color: #fff !important;
    background: #b3104d;
    border: 2px solid #b3104d;
    padding: 8px 30px;
    border-radius: 7px;
    margin: 5px 0;
    text-transform: uppercase;
    font-size: 22px;
    }

.loc .btn a:hover {
    background: #cb3d72;
    border: 2px solid #cb3d72;
    }

/*Blogs block*/
.blogs-block {
	padding: 100px 0;
	background: url(https://www.georgiafootankle.com/templates/georgiafootankle/images/blogs-bg.jpg) no-repeat center;
	background-size: cover;
	text-align: center;
	}

.blogs-block .content {
    width: unset;
    max-width: unset;
  	padding: 0 15px;
    }

.blogs-table {
    margin: 0 auto;
    display: table;
	}

.blogs-table h2 {
	font-size: 48px;
	color: #fff;
	font-weight: 300;
	}

.blogs-table ul {
	padding: 10px 20px;
	margin: 0;
	}

.blogs-table ul li {
	list-style: none;
	display: block;
	padding: 8px 0 8px 15px;
	position: relative;
	}

.blogs-table ul li::before {
	content: '•';
	position: absolute;
	left: 0;
	top: 10px;
	color: #fff;
	}

.blogs-table ul li a {
	color: #fff;
	text-decoration: none;
	font-size: 22px;
	}

.blogs-table ul li a:hover {
	text-decoration: underline;
	}

.blogs-cell {
	border-left: 1px solid #fff;
	position: relative;
	}

.blogs-cell::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 50px;
	height: 1px;
	background: #fff;
	}

.blogs-cell::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 50px;
	height: 1px;
	background: #fff;
	}

.blogs-dash {
	margin: 5px 0 0 10px;
	width: 30px;
	height: 1px;
	background: #fff;
	}

/*-------------------*/

.table-cell {
    display: table-cell;
    vertical-align: middle;
    }

/*-------------------*/

div.k2LatestCommentsBlock ul, div.k2TopCommentersBlock ul, div.k2ItemsBlock ul, div.k2LoginBlock ul, div.k2UserBlock .k2UserBlockActions, div.k2UserBlock .k2UserBlockRenderedMenu, div.k2ArchivesBlock ul, div.k2AuthorsListBlock ul, div.k2CategoriesListBlock ul, div.k2UsersBlock ul {
    padding: 10px 20px !important;
    margin: 0;
    text-align: left;
    }

div.k2LatestCommentsBlock li, div.k2TopCommentersBlock li, div.k2ItemsBlock li, div.k2LoginBlock li, div.k2ArchivesBlock li, div.k2AuthorsListBlock li, div.k2CategoriesListBlock li, div.k2UsersBlock li {
    margin: 0;
    display: block;
    padding: 8px 0 8px 15px;
    }

.blogs-table li {
    list-style: none;
    display: block;
    padding: 8px 0 8px 15px;
    position: relative;
    }

.clearList {
    display: none !important;
    }

.blogs-table li::before {
    content: "•";
    position: absolute;
    left: 0;
    top: 10px;
    color: #fff;
    }

.blogs-table li a {
    color: #fff;
    text-decoration: none;
    font-size: 22px;
    }

div.k2ItemsBlock ul li {
    padding: 4px 0 8px 15px !important;
    margin: 0 !important;
    }


/*loc bannert*/
.loc-banner {
    margin: 15px 0 0;
    background: #232362;
    padding: 20px;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    }

/*footer menu*/
.footer {
    background-color: #1a2b3b;
    padding: 20px 0;
    }

/*copyright*/
.copyright {
    font-size: 14px;
    color: #b8b5b5;
    margin: 15px 0;
    }

.copyright a {
    color: #b8b5b5;
    text-decoration: underline;
    }

.copyright a:hover {
    text-decoration: none;
    }


/*inner pages*/
.h1line {
    text-align: left;
    background-color: #f7f7f7;
    padding-left: 10px;
    }

.h1line a {
    color: #540a24;
    }

.h1line h1 {
    color: #540a24;
    font-size: 29px;
    line-height: 37px;
    font-weight: 700;
    background: url(https://www.georgiafootankle.com/templates/georgiafootankle/images/h1line.png) no-repeat left center;
    background-size: auto 40%;
    padding: 10px 0 10px 30px;
    }

.innertab {
    display: table;
    width: 100%;
    }

.innercontent {
    padding: 10px 15px;
    text-align: left;
    display: table-cell;
    vertical-align: top;
    }

.innercontent a, .innerrightcol a {
    color: #000;
    text-decoration: underline;
    }

.innercontent a:hover, .innerrightcol a:hover {
    text-decoration: none;
    }

.k2FeedIcon {
    float: right;
    position: relative;
    margin-bottom: -10px;
    padding-top: 10px !important;
    }

.k2FeedIcon a {
   color: transparent;
   margin-top:8px !important;
	}
	
div.k2FeedIcon a:before, a.ubUserFeedIcon:before {
    background-image: url(https://www.georgiafootankle.com/templates/georgiafootankle/images/feed.png);
    padding: 0px 2px;
    width: 28px;
    height: 16px;
    overflow: hidden;
	background-repeat: no-repeat;
	}

.innerrightcol {
    display: table-cell;
    vertical-align: top;
    width: 180px;
    padding-left: 20px;
    text-align: left;
    }

.innercontent ul {
    margin-left: 15px;
    padding-left: 0;
    }

.innerrightcol ul {
    margin-left: 0;
    padding-left: 0;
    }

.innerrightcol ul li {
    padding: 5px 0;
    margin: 0;
    }

/*Connect with us inner pages*/
.innerconnect {
    background-color: #fff;
    display: flex;
    position: relative;
    }

.innerconnectblocks {
	width: 800px;
    margin: 0 auto;
    }

.mainleftblockic {
    width: 38%;
    float: left;
    }

.mainleftblockic img {
    margin-top: 30px;
    }

.mainrightblockic {
    width: 62%;
    float: left;
    }

.innerconnect1 {
    width: 400px;
    }

.innerconnect1 .socleft {
    padding: 0 2% 20px 2%;
    }   

.innerconnect1 .socright {
    padding: 0 1% 20px 1%;
    }

/*system*/
.topphone p, .socleft p, .mainleftblock p, .topphone1 p, .topphone2 p {
    padding: 0;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    }

ul.osmap {
    padding-left: 15px;
    margin-left: 15px;
    }

fieldset {
    border: none;
    padding: 0;
    margin: 0;
    }

#second {margin: 0; width: 100%; float: left; margin-top: 10px;}

#second2 {float:right;width:30%;}

#second2 img {margin-bottom:10px;}

#one {float: left; width: 50%; padding-right:2%;}

#two {width: 48%; float: left; margin-bottom: 20px;}

#address {float: left; width: 48%;}
#week {float: left; width: 105px;}
#hours {float:left;}

#offices {margin: 0; width: 100%; float: left;}

#one .locpic , #two .locpic {
    float: right !important;
    width: 50% !important;
    margin-bottom:30px;
	}

#offices img {
  	margin: 25px 5px 5px 5px;
	}

#map iframe {
  	height: 437px;
	}

.office-msg-wrap {
    display: flex;
    flex-wrap: wrap;
    width: 250px;
    }

.office-msg {
    font-size: 12px;
    margin: 5px auto 10px;
    }

.itemHeader { margin-top: 20px !important;}

.npimg img {float:right;}

.nobr {white-space: nowrap;}

.k2ArchivesBlock ul li {
    margin-bottom: 10px !important;
    }

#osmap  h1 {
    color: #540a24;
    font-size: 29px;
    line-height: 37px;
    font-weight: 700;
    background: url(https://www.georgiafootankle.com/templates/georgiafootankle/images/h1line.png) no-repeat left center;
    background-size: auto 40%;
    padding: 10px 0 10px 30px;
    text-align:left;
    }

.osmap-items {text-align:left;}

.osmap-items .even {
    padding: 0px;
    }

/*.formCaption {width:28% !important;}*/

/*Testimonials*/

p.testi__text {
    text-align: center;
    margin-bottom: 40px;
    color: #540a24;
    font-weight: 900;
    font-size: 20px;
    }

.testimonial-container {
    border: 2px solid #c0a5ae;
    background-color: #fbfbff;
	border-radius: 5px;
 	padding: 16px;
 	margin: 16px 0
	}

.testimonial-container::after {
	content: "";
    clear: both;
 	display: table;
	}

.testimonial-container span {
    font-size: 20px;
    margin-right: 6px;
	}

.testimonial-p {
    text-align: left;
	}

.checked {
    color: gold;
	}

.ra-item-wrap {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
  	max-width: 1080px;
    margin: 0 auto;
    }

.ra-item {
    flex: 1;
    }

.ra-item.loc-item {
    max-width: 370px;
  	margin: 20px auto;
    }

.ra-item.loc-item .loc {
    max-width: 100%;
    margin: 0;
	}

.rsform .locations-block {display:none;}

/*accesible*/
div.ofc-ada-screen-reader {
    text-align: right;
    font-size: 13px;
    height: 30px;
    background-color: #eef1f5;
    box-shadow: inset 0 0.5px 2px 0 rgba(0,0,0,0.1);
    line-height: 30px;
    position: relative;
    padding-right: 210px;
    z-index: 99999;
    }

span.ofc-ada-description {
    color: #3e3e40;
    padding-right: 16px;
    }

span.ofc-ada-button {
    background-image: linear-gradient(to bottom,#f8fbff,#dddfe3);
    border: solid .5px #c2c6cc;
    text-align: center;
    color: #313233;
    line-height: 10px!important;
    display: inline-block;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    }

span.ofc-ada-button a {
    line-height: 28px;
    padding: 0 20px 0 40px;
    cursor: pointer;
    display: inline-block;
    position: relative;
    color: #de7341;
    }

span.ofc-ada-button a:before {
    content: "";
    position: absolute;
    top: 2px;
    left: 19px;
    width: 15px;
    height: 20px;
    background: url(https://www.georgiafootankle.com/templates/georgiafootankle/images/acce.png) no-repeat center;
    background-size: 100% auto;
    }

#templateswitcher {
    display: none!important;
	}

/*Rate US*/

.inner-wrap {
    padding: 50px 2% 100px;
    text-align: center;
    }

.inner-wrap h2 {
    font-size: 44px;
    margin: 0 auto;
    font-weight: 500;
    }

.inner-wrap h5 {
    margin: 25px auto;
    }

.google-review {
    margin-top: 60px;
    }


.google-review img:hover {
    transform: scale(1.02);
    transition: all 300ms ease;
    }

/*Rate Us --- END*/

/* How Are We Doing? */
    
.thumbs-wrap {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 0 2% 100px;
    }

.thumbs-wrap .item {
    margin: 0 20px;
    max-width: 300px;
    }

.thumbs-wrap .item:hover {
    transform: scale(1.02);
    transition: all 300ms ease;
    }

.thumbs-wrap .item img {
    width: 100%;
    }

.thumbs-wrap .item span {
    font-size: 23px;
    margin-bottom: 20px;
    display: block;
    font-weight: 600;
    }

/* How Are We Doing? --- END */

.formTableLayout {margin: 0 auto;}

.formTableLayout tr.rsform-block>td {
    padding: 5px;
	font-weight: 600;
	}

input, textarea, button , select {
    outline: none;
    padding: 4px;
	}
	
	
.formTableLayout button#Send {
    background: #b3104d;
    color: #fff;
    border-color: #b3104d;
    padding: 7px 20px 7px ;
    border-radius: 5px;
    font-size: 17px;
    font-weight: bold;
    border: 2px solid transparent; 
	}


.formTableLayout button#Send:hover {
    background: #fff;
    color: #b3104d;
    border-color: #fff;
    border: 2px solid;
    cursor: pointer;
	}

.rabutton {
	max-width: 350px;
	position: fixed;
	right: 20px;
	bottom: 80px;
	z-index: 99;
	}

.rabutton .wrap {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	}
		
.rabutton .buttonrs {
	min-width: 255px;
	min-height: 45px;
	font-size: 18px;
	font-family: 'Lato',sans-serif;
    font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1.3px;
	color: #fff;
	background: #b71c1c;
	border: none;
	border-radius: 3px;
	box-shadow: 12px 12px 24px rgb(25 54 78 / 22%);
	transition: all 0.3s ease-in-out 0s;
	cursor: pointer;
	outline: none;
	position: relative;
	padding: 10px 20px;
	}
	
.rabutton .buttonrs::before {
	content: '';
	border-radius: 13px;
	min-width: calc(250px + 28px);
	min-height: calc(40px + 4px);
	border: 4px solid #bf0000;
	box-shadow: 0 0 60px rgb(195 195 195 / 64%);
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	opacity: 0;
	transition: all .3s ease-in-out 0s;
	}
		
.rabutton .buttonrs:hover, .buttonrs:focus {
	color: #da0000;
	transform: translateY(-6px);
	background: #fff;
	}
		
.rabutton .buttonrs:hover::before, .rabutton .buttonrs:focus::before {
	opacity: 1;
	}
	
.rabutton .buttonrs::after {
	content: '';
	width: 30px; height: 30px;
	border-radius: 100%;
	border: 6px solid #cccccc;
	position: absolute;
	z-index: -1;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	animation: ring 1.5s infinite;
	}
		
.rabutton .buttonsr:hover::after, .buttonrs:focus::after {
	animation: none;
	display: none;
	}
		
@keyframes ring {
	0% {
		width: 30px;
		height: 30px;
		opacity: 1;
	}
	100% {
		width: 200px;
		height: 200px;
		opacity: 0;
	}
	}

@media only screen and (max-width: 1300px) {

.req-appt {
    color: #fff !important;
    background: #b3104d;
    border: 2px solid #b3104d;
    font-size: 14px !important;
    padding: 8px 15px;
    }

/*topmenu*/
.topmen ul li a {
    font-size: 14px;
    padding: 15px 8px 14px 8px;
    }

.topmen ul li a:hover, .topmen ul li.active a {
    padding: 15px 8px 14px 8px;
    }

html>/**/body .topmen ul li, x:-moz-any-link, x:default { padding: 13px 0; }

/*logoline*/
.topphone1 {
    width: 255px;
    }

.topphone2 {
    width: 255px;
    font-size: 18px;
    padding-top: 27px;
    }

.topphone2 a {
    font-size: 24px;
    }

.revi a {
    font-size: 12px;
    padding: 5px 8px;
    }

.book a {
    font-size: 12px;
    padding: 5px 8px;
    }

.topright select {
    font-size: 10px;
    margin-top: 1px;
    }
  
.notice .portal {margin-top: 3px;}
  
#address {width: 100%;}
#week , #hours {margin: 20px 0;}

#week.cedartown , #hours.cedartown {margin: 20px 0 0;}
  
#offices img {
    margin: 5px;
    }

#map iframe {
    height: 545px;
    }
}

@media only screen and (max-width: 1266px) {

.loctext {
    margin-left: 4%;
	}
}

@media only screen and (max-width: 1250px) {

.front-service p {
    width: 65px;
  	font-size: 18px;
    }

.front-service {
    max-width: 65px;
    position: relative;
    cursor: pointer;
    }

.front-service img {
    height: 65px;
    width: auto;
    }
}


@media only screen and (max-width: 1215px) {
.loctext {
    margin-left: 0;
    }

.locpic {
    margin-left: 0;
    }
}


@media only screen and (max-width: 1150px) {

.toplogo {
    width: 35%;
    }

/*topmenu*/
.topmen ul li a {
    font-size: 13px;
    padding: 15px 4px 14px 4px;
    }

.topmen ul li a:hover, .topmen ul li.active a {
    padding: 15px 4px 14px 4px;
    }

html>/**/body .topmen ul li, x:-moz-any-link, x:default { padding: 12px 0; }
  
#google_translate_element2 select {
    font-size: 14px;
    margin-top: 1px;
    }

.revi a {
    font-size: 10px;
    padding: 7px 4px;
    }

.topright .book {
    margin: 6px 0 0 0;
    }
/*
.book a {
    font-size: 10px;
    padding: 7px 4px;
    }*/

.topright {
    padding: 9px 0 8px 0;
    }

/*sliderline*/
.nivo-caption {
    left: 3%;
    top: 20%;
    width: 40%;
    font-size: 34px;
    }

.mainleftblockbig .book a {
    padding: 10px 15px;
    font-size: 16px;
    }

}

@media only screen and (max-width: 1110px) {
/*mainpage content*/
.mainleftblockbig {
    width: auto;
    float: none;
    display: block;
    border: 0;
    padding-right: 0;
    }

.mainrightblockbig {
    width: auto;
    float: none;
    display: block;
    padding-left: 0;
    }

.mainleftblock {
    width: auto;
    float: none;
    display: block;
    border: 0;
    padding: 10px 0;
    }

.mainrightblock {
    width: auto;
    float: none;
    display: block;
    padding: 10px 0;
    }

.bottext {
    width: auto;
    }

.mainleftblockbig .book {
    float: none;
    margin: 10px 0;
    padding: 10px 0;
    }

.mainleftblockbig .book a {
    float: none;
    margin: 10px 0;
    padding: 10px 15px;
    font-size: 16px;
    }
}

@media only screen and (max-width: 1080px) {
.ra-item.loc-item {
    display: none;
    }
  
.rsform .locations-block {display:block;}
  
/*Rate Us*/

.inner-wrap {
    padding: 30px 2% 60px;
    }

.inner-wrap h2 {
    font-size: 32px;
    }

.google-review img {
    width: 300px !important;
    }

/*Rate Us -- END*/

}

@media only screen and (max-width: 980px) {
.toplogo {
    width: 30%;
    }

/*topmenu*/
.topmen ul li a {
    font-size: 12px;
    padding: 15px 4px 14px 4px;
    }
}

@media only screen and (max-width: 900px) {
/*logoline*/
.topphone1 {
    float: none;
    display: block;
    width: auto;
    text-align: center;
    margin-bottom: 0;
    padding-top: 0;
    }

.topphone2 {
    float: none;
    display: block;
    width: auto;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0;
    }

.toplogo {
    float: none;
    display: block;
    width: 95%;
    max-width: 570px;
    margin-left: 0;
    margin-bottom: 0;
    font-size: 13px;
    }

.logoline .content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    /* optional */
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: center;
    align-items: center;
    justify-content: center;
    }

.logoline .content .topphone2 {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    font-size: 20px;
    }

.logoline .content .topphone1 {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group:3;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    font-size: 20px;
    padding: 0;
    }

.logoline .content .toplogo {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  	max-width: 170px;
    }
  
.topphone2 a {
    font-size: 20px;
	}
  
.socio {
    margin: 0px 7px 5px 0px;
	}
  
.docname {
    font-size: 16px;
	}
  
.top-buttons {
    margin: 15px 0;
	}

/*topmenu*/
.topmen {
    display: none;
    }

.topmen ul {
    padding: 0;
    margin: 0;
    display: block;
    background-color: #232362;
    position: absolute;
    top: 42px;
    left: 0;
    width: 240px;
    z-index: 9999;
    }

.topmen ul li {
    display: grid;
    padding: 0;
    margin: 0;
    border-left: none;
    border-right: none;
    text-align: left;
    }

html>/**/body .topmen ul li, x:-moz-any-link, x:default { padding: 0; }

.topmen ul li a , span.separator {
    text-decoration: none;
    color: #fff;
    font-size: 15px;
    margin: 0;
    padding: 8px 15px;
    display: block;
    }

.topmen ul li a:hover, .topmen ul li.active a {
    margin: 0;
    padding: 8px 15px;
    }
	
ul.nav-child.unstyled.small {
    display: block;
    position: relative;
    background-color: unset; 
    width: 100%;
    box-shadow: unset;
    padding: 1px 0 10px 0;
    margin: 0 auto;
    z-index: unset; 
    text-align: center;
    margin-top:0;
    top: 0;
	}

.nav-justified li:hover ul.nav-child.unstyled.small  {
    display: unset;
	}

ul.nav-child.unstyled.small li {
    color: #fff;
    padding: 6px 5px;
    text-decoration: none;
    display: block;
    margin: 0 10px;
    }
	
ul.nav-child.unstyled.small li:hover{
    background: unset; 
    z-index: unset;
    }
	
ul.nav-child.unstyled.small li a {
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    margin: 0 10px;
    padding: 0;
	}

.hamb {
    float: left;
    height: 20px;
    padding: 12px 0 10px 0;
    display: block;
    cursor: pointer;
    }
  
#google_translate_element2 select {
	margin-top: 0px;
  	}

/*sliderline*/
.nivo-caption {
    left: 3%;
    top: 20%;
    width: 40%;
    font-size: 25px;
    }
	
/*Location*/

.location {
	flex-wrap: wrap;
	}

.loctext , .locpic {
	flex: 0 0 48%;
	margin-bottom: 30px;
	}

.map {
	flex: 0 0 98%;
	}

.socleft {
    padding: 20px 2% 2% 2%;
    }

.socright {
    padding: 20px 2% 2% 2%;
    }

/*copyright*/
.copyright {
    margin-top: 0px;
    }

#one {width: 100%; padding-right:0px;}

#two {width: 100%; margin-bottom: 20px;}

#offices img {
    margin: 5px 5px 25px;
	}  
  
#map iframe {
    height: 450px;
    }

.office-msg-wrap {
    margin-bottom: 20px;
    }
  
.notice .text {
    max-width: 870px;
    text-align: center;
    width: 100%;
	margin-bottom: 10px;
	}
  
.notice .portal {
    margin: 21px auto 0;
    float: none;
	}

.blue-banner {
    margin-top: 20px;
    }

.portal {
    padding: 0 0 20px;
    }
}

@media screen and (max-width: 830px) {

/*location*/
.loc h2 {
    font-size: 36px;
    }

.loc .address {
    font-size: 18px;
    line-height: 23px;
    }

.loc .phone {
    font-size: 23px;
    }

.loc .shedule {
    font-size: 18px;
    max-width: 160px;
    line-height: 22px;
    }

.loc .btn a {
    padding: 5px 30px;
    margin: 5px 0;
    font-size: 20px;
    }


/*blog*/
.blogs-table h2 {
    font-size: 26px;
    color: #fff;
    font-weight: 300;
    }

.blogs-table ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    }

}

@media screen and (max-width: 800px) {
/* How Are We Doing? */

.thumbs-wrap .item {
    max-width: 35%;
    margin: 0 10px 20px 10px;
    }

.thumbs-wrap .item span {
    font-size: 18px;
    }

/* How Are We Doing? --- END */
}

@media only screen and (max-width: 768px) {
.notice {
    font-size: 15px;
    }

#address {float: left; width: 100%;}

#week {float: left;margin:20px 0;}

#hours {float:left;margin:20px 0;}

#week.cedartown {float: left;}

#hours.cedartown {float:left;}

p img.pe {float:none!important;text-align:center;}

#second2 img {width:100% !important;height:auto;}

table.pe td {display:block;padding:0 10px !important;}

div.formCaption {width:100% !important;}

input#Email {width:90% !important;}

form#userForm textarea {width:90% !important;}

form#userForm td {display:block;}
}

@media only screen and (max-width: 767px) {
span.ofc-ada-description {
    display: none;
    }

span.ofc-ada-button {
    width: 100%;
    }

/*Services block*/
.services-block {
	background: url(https://www.georgiafootankle.com/templates/georgiafootankle/images/services-bg-mob.jpg) no-repeat center;
	background-size: cover;
	}

.services-table h2 , body.rsform h1 , .page-header h1 {
	font-size: 28px;
	}

.services-table ul li a {
	font-size: 15px;
	}

.services-table ul {
	padding: 5px 10px;
	margin: 0;
	}

.services-dash {
	margin: 5px 0 0 5px;
	width: 20px;
	}

/*Doctors block*/
.doctors-block .content {
	display: flex;
	flex-direction: column;
	}

.doctor-photo {
	order: 1;
	padding-top: 30px;
	}

.doctor-photo img {
	max-width: 100%;
	height: auto;
	}

.about-doctor {
	order: 2;
	}

.doctors-block h2 {
	font-size: 28px;
	}
  
.rabutton {
    max-width: 250px;
    bottom: 15px;
    }

.rabutton .buttonrs {
    min-width: 250px;
    font-size: 15px;
    }

.rabutton .buttonrs::before {
    min-width: calc(234px + 16px);
    min-height: calc(36px + 9px);
    }

}

@media only screen and (max-width: 750px) {

.locpic .cedartown-msg-hp {
    display: none;
    }

.cedartown-msg-hp.mob {
    display: block;
    font-size: 15px;
    margin: 10px auto;
    line-height: 16px;
    max-width: 320px;
    }
}


@media only screen and (max-width: 670px) {
/*sliderline*/
.nivo-caption {
    left: 3%;
    top: 25%;
    width: 40%;
    font-size: 21px;
    }

.npimg {width:100%;float:none !important; text-align:center;}

.npimg img {float:none !important;}

.formCaption {width:100% !important;}
input#Email {width:90% !important;}
form#userForm textarea {width:90% !important;}
}

@media only screen and (max-width: 630px) {

.mainleftblockic , .mainrightblockic {
    width: 100%;
	}
	
}


@media only screen and (max-width: 600px) {

.fs-cont {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
    text-align: center;
    }

.front-service {
    max-width: 20%;
    width: 100%;
    }
}


@media only screen and (max-width: 570px) {
/*topmenu*/

/*sliderline*/
.nivo-caption {
    left: 3%;
    top: 10%;
    width: 35%;
    font-size: 16px;
    }

/*mainpage content*/
.mbi {
    margin-top: -12px;
    }

.loc, .con, .suf, .serv, .mainleftblock h3, .mainrightblock h3 {
    font-size: 21px;
    }

.loc .h1, .con .h1, .suf .h1, .serv .h1 {
    padding: 0 0 0 30px;
    }

.socleft {
    padding: 20px 2% 2% 2%;
    display: block;
    float: none;
    width: auto;
    }

.socright {
    padding: 20px 2% 20px 2%;
    display: block;
    float: none;
    width: auto;
    }

/*inner pages*/
.h1line h1, .services-table h2, body.rsform h1, .page-header h1 {
    font-size: 18px;
    }

.innerrightcol {
    display: none;
    }

/*Connect with us inner pages*/
.innerconnect1 {
    width: auto;
    }

.itemHeader {margin-top: 12px !important;}
img.pe {max-width:100%;height:auto; float:left !important; margin: 10px 0 !important;}

tbody#rsform_3_page_0 {width: 90% !important;display: block;}

}

@media screen and (max-width: 550px) {
tbody#rsform_5_page_0 td {
	display: block;
	}
}


@media only screen and (max-width: 500px) {
#second {
    width: 100%;
    padding-left: 10px;
    }
	
.loctext , .locpic {
	flex: 0 0 98%;
	margin-bottom: 30px;
	text-align: center;
	}
	
table.time {
	margin: 0 auto;
	}
}

@media only screen and (max-width: 421px) {
.nivo-caption p { line-height: 20px;  font-size: 13px;}
.slideshow {max-width:400px; display:block;position:relative;overflow: hidden;}
.nivo-slider-wrapper.theme-pure{max-width:768px; display:inline-block;position:relative;overflow: hidden;}
img.pe {float:none !important; margin:10px 0 !important;}
#one .locpic , #two .locpic {
    float: right !important;
    width: 100% !important;
    margin-bottom:30px;
    }
.formCaption {width:100% !important;}
input#Email , textarea {width:90% !important;}

form#userForm textarea {width:90% !important;}

.locpic2 {float:left;width:100%;height:auto;}

.locpic2 img{float:left;width:100%;height:auto;}

.doctor2{float:left;margin: 10px 0;max-width: 100%;}

#second2 img {width:100%; height:auto;margin-bottom:10px;}

.doctor3 {clear: both;}

.innercontent img {max-width:100%;height:auto;margin: 0 0 10px !important;float:unset!important; }
}


@media only screen and (max-width: 400px) {
.loc {
    margin: 0 10px;
    max-width: 320px;
    width: 100%;
    box-sizing: border-box;
    padding: 15px;
    background: #232362;
    text-align: center;
    }
}


@media only screen and (max-width: 360px) {
#second2 {float:right;width:40%;}
#one {width:100% !important;}

}

.activeFeedbackField {
display: inline-block;
position: relative;
Width:0;
Overflow:hidden;
}

.activeFeedbackField input{
Position:absolute;
Left:10px;
}

.activeFeedbackDescription {
padding-top: 5px;
margin: 0;
}


.rsblog-default {
    float: left;
    width: 80%;
}

.rsblog-entry-title span {
    color: #000;
    text-decoration: underline;
}
.rsblog-post a, .rsblog-page a {
    transition: color .5s;
    color: #000 !important;
    text-decoration: underline;
}
.rsblog-main-post-container .rsblog-entry-title span{
    text-decoration: none !important;
}
.blog-archive.moduletable
{
    margin-top: 83px !important;
}
ul.list-unstyled {
    padding: 0 !important;
}
.rsblog-post {
    margin-bottom: 40px;
    text-align: left;
}
.rsblog-default .maincont {
margin-top: 0 !important;
}
.rsblog-default .h1line {
    margin-top: -22px;
}
.rsblog-default .h1line h1{
padding: 0px 0 3px 25px;
}


}
