<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*----------------------
Responsive css start
------------------------*/
@media only screen and (max-width: 1200px) {
    /*template-2*/
    
    .uab-template-2 .uab-content-mid-inner-1 {
        width: 25%;
    }
    .uab-template-2 .uab-content-mid-inner-2 {
        width: 75%;
        padding-left: 18px;
    }
    /*template-6*/
    
    .uab-template-6 .uab-short-contact {
        border-top: 0;
    }
    .uab-template-6 .uab-contact-inner {
        width: 100%;
        display: inline-block;
        border-left: 0;
        border-top: 1px solid #bbb;
        text-align: left;
        padding: 0 30px;
        vertical-align:top;
        margin-right:-4px;
    }
    .uab-template-6 .uab-user-website a,
    .uab-template-6 .uab-user-email a,
    .uab-template-6 .uab-user-phone  a{
        padding: 10px 5px 10px 30px;
    }
    .uab-template-6 .uab-short-contact {
        display: block;
    }
    /*template-5*/
    
    .uab-template-5 .uab-tab-header {
        width: 156px
    }
    .uab-template-5 .uab-social-icons {
        width: -webkit-calc(100% - 156px);
        width: calc(100% - 156px);
    }
    /*template-10*/
    
    .uab-template-10 .uab-content-header {
        width: 40%;
    }
    .uab-template-10 .uab-content-mid {
        width: 60%;
    }
    /*template-15*/
    
    .uab-template-15 .uab-short-contact div.uab-contact-inner {
        padding-left: 0;
        display: block;
        float: none;
    }
    .uab-template-15 .uab-short-contact div.uab-contact-inner:before {
        content: none;
    }
}
@media only screen and (max-width: 992px) {
    /*recent post for template 4*/
    
    .uab-template-4 .uab-post-first-wrapper,
    .uab-template-4 .uab-post-second-wrapper {
        width: 100%;
        float: none;
    }
    .uab-template-4 .uab-post-first-wrapper {
        margin-bottom: 10px;
    }
    .uab-template-4 .uab-post-second-wrapper {
        padding-left: 0;
    }
    .uab-template-4 .uab-recent-posts ul li {
        text-align: center;
        margin-bottom: 20px;
    }
    .uab-template-4 .uab-post-title-wrapper:after {
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    /*template-5 recent post*/
    
    .uab-template-5 .uab-recent-posts ul li {
        width: 50%;
    }
    /*template-7 recent post*/
    
    .uab-template-7 .uab-recent-posts ul li {
        width: 50%;
    }
    /*template-8*/
    
    .uab-template-8 .uab-content-mid-inner-1,
    .uab-template-8 .uab-content-mid-inner-2 {
        float: none;
        max-width: 100%;
    }
    .uab-template-8 .uab-content-mid-inner-2 {
        margin-bottom: 15px;
    }
    /*recent post for template 8*/
    
    .uab-template-8 .uab-post-first-wrapper {
        margin-bottom: 20px;
    }
    .uab-template-8 .uab-post-first-wrapper,
    .uab-template-8 .uab-post-second-wrapper {
        padding: 0;
        width: 100%;
        float: none;
    }
    /*recent post for template 9*/
    
    .uab-template-9 .uab-recent-posts ul li {
        width: 50%;
    }
    /*template-12*/
    
    .uab-template-14 .uab-contact-inner {
        display: block;
        text-align: left;
        margin-left: 0;
        margin-bottom: 3px;
    }
    /*template-16*/
    
    .uab-template-16 .uab-tab-content {
        padding: 64px 10px 42px;
    }
    /*template-19*/
    
    .uab-template-19 .uab-author-profile-pic,
    .uab-template-19 .uab-front-content {
        float: none;
        width: 100%;
        padding: 0;
    }
    .uab-template-19 .uab-author-profile-pic {
        margin-bottom: 20px;
    }
}
@media only screen and (max-width: 840px) {
    /*template -3 recent post*/
    
    .uab-template-3 .uab-recent-posts {
        padding: 30px;
    }
    /*template-10*/
    
    .uab-template-10 .uab-content-header {
        width: 100%;
        padding-top: 0px;
        padding-right: 0px;
        float: none;
        margin-bottom: 20px;
    }
    .uab-template-10 .uab-content-mid {
        width: 100%;
        float: none;
    }
    .uab-template-10 .uab-content-mid .uab-content-mid-inner-2 {
        padding-top: 0;
    }
    /*pop css start*/
    .uab-popup-close {
	    top: 0;
	    right:0px;
	}
}
@media only screen and (max-width: 768px) {
    /*tab responsive css start*/
    
    .uab-frontend-wrapper .uab-tabs {
        width: 100%;
    }
    .uab-frontend-wrapper .uab-tabs li {
        float: none;
        display: block;
        width: 100%;
    }
    .uab-template-17 .uab-tabs li {
        border: 1px solid #f5694d;
        border-top: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
        -webkit-transform: skewY(0deg);
        transform: skewY(0deg);
    }
    .uab-template-17 .uab-tabs li:nth-of-type(1) {
        border-top: 1px solid #f5694d;
    }
    .uab-template-17 .uab-tabs li.current {
        background: #f5694d;
        color: #fff;
    }
    .uab-template-17 .uab-tabs li:before,
    .uab-template-17 .uab-tabs li:after {
        content: none;
    }
    .uab-template-18 .uab-tabs {
        border: 1px solid #ed803a;
        padding-top: 15px;
    }
    .uab-template-16 .uab-tabs li {
        -webkit-border-radius: 0;
        border-radius: 0;
    }
    .uab-template-16 .uab-tabs li {
        margin: 0;
        padding: 15px;
        border-bottom: 1px solid #eee;
    }
    .uab-template-16 .uab-tabs li:last-child {
        border-bottom: 0;
    }
    .uab-template-11 .uab-tabs {
        border-width: 0 1px 0 1px;
        border-style: solid;
        border-color: #333;
    }
    .uab-template-11 .uab-tabs li {
        border-bottom: 1px solid #333;
    }
    .uab-template-11 .uab-tabs li:nth-of-type(1) {
        border-top: 1px solid #333;
    }
    .uab-template-13 {
        padding-top: 20px;
    }
    .uab-template-13 .uab-tabs li {
        border: 1px solid #e9659c;
        border-top: 0;
        margin-left: 0;
    }
    .uab-template-13 .uab-tabs li:nth-of-type(1) {
        border-top: 1px solid #e9659c;
    }
    .uab-template-15 .uab-tabs li {
        text-align: left;
        -webkit-border-radius: 0;
        border-radius: 0;
        margin-right: 0;
        padding: 15px 17px;
        margin-bottom: 1px;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
        position: relative;
    }
    .uab-template-15 .uab-tabs li.current {
        -webkit-box-shadow: none;
        box-shadow: none;
        padding-left: 30px;
    }
    .uab-template-15 .uab-tabs li.current:before {
        content: '';
        width: 3px;
        top: 9px;
        position: absolute;
        bottom: 9px;
        background: #0d87af;
        left: 17px;
    }
    .uab-template-6 .uab-tabs {
        border-bottom: 0;
    }
    .uab-template-6 .uab-tabs li {
        border-bottom: 1px solid #e6e6e6;
    }

    .uab-template-7 .uab-tabs {
        margin: 0;
    }
    .uab-template-7 .uab-tabs li {
        margin: 0;
    }
    .uab-template-7 .uab-tabs li.current {
        margin: 0;
        padding: 17px 38px;
    }
    .uab-template-8 .uab-tabs li {
        border-top: 1px solid #bbb;
    }
    .uab-template-8 .uab-tabs li:nth-of-type(1) {
        border-top: 0;
    }
    .uab-template-8 .uab-tabs li.current {
        background: #f52675;
    }
    .uab-template-8 .uab-tabs li.current:after {
        content: none;
    }
    .uab-template-9 {
        padding-top: 20px;
    }
    .uab-template-9 .uab-tabs li {
        margin-left: 0;
        padding: 13px 10px;
        border-bottom: 1px solid #bbb;
    }
    .uab-template-9 .uab-tabs li.current:after {
        bottom: -1px;
    }
    .uab-template-1 .uab-tabs li {
        border: 1px solid #e6e6e6;
        -webkit-border-radius: 0;
        border-radius: 0;
        position: relative;
    }
    .uab-template-1 .uab-tabs li.current {
        margin-bottom: 0;
    }
    .uab-template-1 .uab-tabs li.current:before {
        content: '';
        position: absolute;
        top: 5px;
        bottom: 5px;
        width: 3px;
        left: 12px;
        background: #3c98ca;
    }
    .uab-template-2 .uab-tabs li {
        text-align: left;
        border-left: 0;
    }
    .uab-template-2 .uab-tabs li.tab-link:before {
        display: inline-block;
        width: 30px;
    }
    .uab-template-2 .uab-tabs li:after {
        content: none;
    }
    .uab-template-3 .uab-tabs li {
        -webkit-border-radius: 0;
        border-radius: 0;
    }
    .uab-template-5 .uab-tabs li:nth-child(1) {
        margin-left: 0;
    }
    .uab-template-5 .uab-tabs li.current:after {
        content: none;
    }
    /*tab responsive css end*/
    /*-------------------------
    template-2 css start
    ---------------------------*/
    /*template 2 recent post*/
    
    .uab-template-2 .uab-recent-posts ul li {
        width: 50%;
    }
    /*-------------------------
    template-2 css end
    ---------------------------*/
    /*template-4*/
    
    .uab-template-4 .uab-defaut-tab {
        width: 100%;
    }
    .uab-template-4 .uab-social-icons {
        float: none;
        width: 100%;
        margin-bottom: 20px;
        padding: 0 30px;
    }
    .uab-template-4 .uab-social-icons ul li {
        display: inline-block;
    }
    .uab-template-4 .uab-author-profile-pic {
        padding: 0 15px 0 30px;
        width: 50%;
    }
    .uab-template-4 .uab-front-content {
        width: 50%;
        width: calc(100% - 50%);
        width: -webkit-calc(100% - 50%);
        padding: 0 30px 0 15px;
    }
    /*template -4 recent post*/
    
    .uab-template-4 .uab-recent-posts ul li {
        width: 400px;
        margin: 40px auto 0px;
        max-width: 100%;
        display: block;
    }
    .uab-template-4 .uab-recent-posts ul li:nth-of-type(1) {
        margin-top: 0;
    }
    .uab-template-4 .uab-recent-posts ul li:nth-child(2n),
    .uab-template-4 .uab-recent-posts ul li:nth-child(2n+1) {
        padding: 0;
    }
    /*template-3 recent post*/
    
    .uab-template-3 .uab-recent-posts ul li {
        width: 100%;
        margin-right: 0;
    }
    .uab-template-3 .uab-recent-posts ul li:nth-of-type(2n) {
        padding-left: 0;
    }
    .uab-template-3 .uab-recent-posts ul li:nth-of-type(2n+1) {
        padding-right: 0;
    }
    /*template-5 recent post*/
    
    .uab-template-5 .uab-recent-posts ul li {
        width: 100%;
    }
    /*template-6*/
    
    .uab-template-6 .uab-content-mid-inner-1 {
        text-align: center;
    }
    .uab-template-6 .uab-content-mid-inner-1,
    .uab-template-6 .uab-content-mid-inner-2 {
        float: none;
        width: 100%;
    }
    .uab-template-6 .uab-content-mid-inner-2 {
        margin-top: 30px;
    }
    .uab-template-6 .uab-content-mid-inner-2:before {
        border-width: 0 10px 15px 10px;
        border-color: transparent transparent #e7e7e7 transparent;
        top: auto;
        bottom: 100%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .uab-template-6 .uab-tab-header {
        text-align: center;
    }
    .uab-template-6  .uab-contact-count-3 .uab-contact-inner{
    	display:block;
    	margin-right:0;
    	width:100%;
    }
    /* template-8 */
    
    .uab-template-8 .uab-content-temp-wrapper,
    .uab-template-8 .uab-content-header {
        width: 100%;
        float: none;
        padding: 0;
    }
    .uab-template-8 .uab-content-header {
        margin-bottom: 20px;
    }
    /*template 8 recent post*/
    
    .uab-template-8 .uab-recent-posts ul li {
        width: 100%;
    }
    .uab-template-8 .uab-recent-posts ul li:nth-of-type(2n+1),
    .uab-template-8 .uab-recent-posts ul li:nth-of-type(2n) {
        padding: 0;
    }
    /*template 9 recent post*/
    
    .uab-template-9 .uab-recent-posts ul li {
        margin-right: 0;
        width: 100%;
    }
    /*template 10 recent post */
    
    .uab-template-10 .uab-recent-posts ul li {
        width: 100%;
        margin-right: 0;
    }
    .uab-template-10 .uab-recent-posts ul li:nth-of-type(2n),
    .uab-template-10 .uab-recent-posts ul li:nth-of-type(2n+1) {
        padding: 0;
    }
    /*template-11*/
    
    .uab-template-11 .uab-front-content,
    .uab-template-11 .uab-author-profile-pic {
        width: 100%;
        float: none;
        padding: 0;
    }
    .uab-template-11 .uab-author-profile-pic {
        margin-bottom: 20px;
    }
    .uab-template-11 .uap-profile-image {
        margin: 0 auto;
    }
    /*template-12*/
    
    .uab-template-12 .uab-author-info,
    .uab-template-12 .uab-content-temp-wrapper {
        display: block;
        width: 100%;
    }
    .uab-template-12 .uab-author-info {
        text-align: center;
    }
    .uab-template-12 .uap-profile-image {
        margin: 0 auto;
    }
    .uab-template-12 .uab-social-icons {
        text-align: center;
    }
    .uab-template-12 .uab-social-icons ul {
        display: inline-block;
    }
    /*template-15*/
    
    .uab-template-15 .uab-author-profile-pic,
    .uab-template-15 .uab-front-content {
        float: none;
        width: 100%;
    }
    .uab-template-15 .uab-author-profile-pic {
        margin-bottom: 30px;
    }
    .uab-template-15 .uab-social-icons,
    .uab-template-15 .uab-short-contact {
        padding-left: 0px;
        display: block;
    }
    .uab-template-15 .uab-social-icons .uab-contact-label,
    .uab-template-15 .uab-short-contact span.uab-contact-label {
        position: relative;
        max-width: 100%;
        padding-right: 10px;
        display: block;
        margin-bottom: 10px;
    }
    /*template-16*/
    
    .uab-template-16 .uab-content-temp-wrapper,
    .uab-template-16 .uab-front-content {
        float: none;
        width: 100%;
        text-align: center;
    }
    .uab-template-16 .uab-front-content {
        padding-left: 0;
    }
    .uab-template-16 .uab-content-temp-wrapper {
        margin-bottom: 30px;
    }
    .uab-template-16 .uab-tab-content {
        -webkit-border-top-right-radius: 0;
        border-top-right-radius: 0;
        -webkit-border-top-left-radius: 0;
        border-top-left-radius: 0;
    }
    /*template-17*/
    
    .uab-template-17 .uab-content-header,
    .uab-template-17 .uab-content-mid {
        padding: 0;
        float: none;
        width: 100%;
        text-align: center;
    }
    .uab-template-17 .uab-display-name {
        float: none;
    }
    .uab-template-17 .uab-content-header {
        margin-bottom: 30px;
    }
    .uab-template-17 .uab-tab-content {
        padding: 58px 0px 58px 0px;
    }
    /*recent post template 17*/
    
    .uab-template-17 .uab-post-first-wrapper,
    .uab-template-17 .uab-post-second-wrapper {
        display: block;
        width: 100%;
        margin-right: 0;
    }
    .uab-template-17 .uab-post-first-wrapper {
        margin-bottom: 10px;
    }
    .uab-template-17 .uab-post-second-wrapper {
        padding-left: 0;
        text-align: center;
    }
    .uab-template-17 .uab-recent-posts ul li {
        margin-top: 35px;
    }
    /*template-19*/
    
    .uab-template-19 {
        display: block;
    }
    .uab-template-19 #uab-tab-index-wrapper,
    .uab-template-19 .uab-content-temp-wrapper {
        display: block;
        width: 100%;
    }
    /*facebook and twitter feed*/
    .uab-social-temp-wrapper-3 .uab-social-header, .uab-social-temp-wrapper-3 .uab-social-feed{
    	float:none;
    	padding:0;
    	width:100%;
    }
    .uab-social-temp-wrapper-3 .uab-social-header{
    	margin-bottom:20px;
    }
    .uab-social-temp-wrapper-3  .uab-social-image{
    	display:block;
    	margin:0 auto;
    }
    /*pop up css*/
    .uab-frontend-popup-content{
    	max-height:300px;
    	width:95%;
    	top:10px;
    	margin:0 auto;
    	overflow-x:hidden;
    	overflow-y:auto;
    }
    .uab-pop-up-wrapper-first .uab-popup-image-wrapper, 
    .uab-pop-up-wrapper-second .uab-popup-contact-wrapper {
	    float:none;
	    width:100%;
	    padding-right:0;
	    text-align:center;
	}
	.uab-pop-up-wrapper-first .uab-popup-image-wrapper .uap-profile-image{
		max-width:150px;
		margin:0 auto 20px;
	}
	.uab-pop-up-wrapper-first .uab-popup-description-wrapper, 
	.uab-pop-up-wrapper-second .uab-popup-recent-wrapper {
	    float:none;
	    width:100%;
	    padding-left:0px;
	    text-align: left;
	    text-align:center;
	}
}
@media only screen and (max-width: 640px) {
    /*template-1*/
    
    .uab-template-1 .uab-social-icons {
        padding-left: 0;
    }
    .uab-template-1 .uab-social-icons span.uab-contact-label {
        position: relative;
        left: 0;
        top: 0;
        display: inline-block;
    }
    .uab-template-1 .uab-display-name a {
        margin-bottom: 5px;
    }
    .uab-template-1 .uab-social-icons &gt; span,
    .uab-template-1 .uab-social-icons &gt; ul {
        float: none;
    }
    .uab-template-1 .uab-social-icons &gt; ul {
        display: block;
        margin-top: 10px;
    }
    .uab-template-1 .uab-contact-inner {
        display: block;
        margin-bottom: 5px;
    }
    /*--------------------
    template-2 css start
    --------------------*/
    
    .uab-template-2 .uab-content-header .uab-display-name {
        float: none;
        width: 100%;
    }
    .uab-template-2 .uab-content-header .uab-company-info {
        float: none;
        width: 100%;
        text-align: left;
    }
    .uab-template-2 .uab-short-contact &gt; div {
        display: block;
        margin-right: 0;
        margin-bottom: 5px;
    }
    /*--------------------
    template-2 css end
    --------------------*/
    /*template-3 recent post*/
    
    .uab-template-3 .uab-recent-posts {
        padding: 10px;
    }
    /*template 4*/
    
    .uab-template-4 .uab-author-profile-pic,
    .uab-template-4 .uab-front-content {
        float: none;
    }
    .uab-template-4 .uab-author-profile-pic {
        padding: 0 30px;
        width: 100%;
        margin-bottom: 20px;
    }
    .uab-template-4 .uab-front-content {
        width: 100%;
        padding: 0 30px;
    }
    /*template-5*/
    
    .uab-template-5 .uab-tab-header,
    .uab-template-5 .uab-social-icons {
        float: none;
    }
    .uab-template-5 .uab-content-header {
        padding-left: 0;
    }
    .uab-template-5 .uab-tab-header {
        margin: 0 auto 10px;
        position: relative;
    }
    .uab-template-5 .uab-social-icons ul {
        text-align: center;
    }
    .uab-template-5 .uab-social-icons ul li {
        display: inline-block;
        float: none;
    }
    .uab-template-5 .uab-social-icons {
        width: 100%;
        padding-left: 0;
    }
    .uab-template-5 .uab-content-lower {
        padding-left: 20px;
    }
    /*recent post for template7*/
    
    .uab-template-7 .uab-recent-posts ul li {
        width: 100%;
    }
    /*template-10*/
    
    .uab-template-10 .uab-content-mid .uab-content-mid-inner-2 {
        padding-left: 15px;
    }
    /*recent post for template 13*/
    
    .uab-template-13 .uab-post-first-wrapper {
        margin-bottom: 10px;
    }
    .uab-template-13 .uab-post-first-wrapper,
    .uab-template-13 .uab-post-second-wrapper {
        display: block;
        margin-right: 0;
        width: 100%;
        text-align: center;
    }
    .uab-template-13 .uab-post-second-wrapper {
        padding-left: 0;
    }
    /*template-14*/
    
    .uab-template-14 .uab-content-temp-wrapper,
    .uab-template-14 .uab-front-content {
        float: none;
        width: 100%;
        padding: 0;
    }
    .uab-template-14 .uab-content-temp-wrapper {
        margin-bottom: 20px;
    }
    /*template 15 recent post*/
    
    .uab-template-15 .uab-recent-posts .uab-post-first-wrapper,
    .uab-template-15 .uab-recent-posts .uab-post-second-wrapper {
        float: none;
        width: 100%;
    }
    .uab-template-15 .uab-recent-posts .uab-post-first-wrapper {
        margin-bottom: 10px;
    }
    .uab-template-15 .uab-recent-posts .uab-post-second-wrapper {
        padding-left: 0;
    }
    /*template-18*/
    
    .uab-template-18 {
        padding: 80px 10px 90px;
    }
    .uab-template-18 .uab-author-profile-pic,
    .uab-template-18 .uab-front-content {
        width: 100%;
        float: none;
        text-align: center;
    }
    .uab-template-18 .uab-author-profile-pic {
        margin-bottom: 30px;
    }
    .uab-template-18 .uab-social-icons li {
        float: none;
    }
    /*template 18  recent post*/
    
    .uab-template-18 .uab-post-first-wrapper,
    .uab-template-18 .uab-post-second-wrapper {
        width: 100%;
        display: block;
        margin-right: 0;
        text-align: center;
    }
    .uab-template-18 .uab-post-second-wrapper {
        padding-left: 0;
    }
    .uab-template-18 .uab-post-first-wrapper {
        margin-bottom: 10px;
    }
    /*template 19 recent post*/
    
    .uab-template-19 .uab-post-first-wrapper,
    .uab-template-19 .uab-post-second-wrapper {
        width: 100%;
        display: block;
        margin-right: 0;
        text-align: center;
    }
    .uab-template-19 .uab-post-first-wrapper {
        margin-bottom: 10px;
    }
    .uab-template-19 .uab-post-second-wrapper {
        padding-left: 0;
    }
    /*author contact form for responsiveness start*/
    
    .uab-template-1 .uab-contact-first-wrapper .uab-field-wrap,
    .uab-template-9 .uab-contact-first-wrapper .uab-field-wrap,
    .uab-template-17 .uab-contact-first-wrapper .uab-field-wrap,
    .uab-template-2 .uab-contact-first-wrapper .uab-field-wrap,
    .uab-template-8 .uab-contact-first-wrapper .uab-field-wrap,
    .uab-template-12 .uab-contact-first-wrapper .uab-field-wrap,
    .uab-template-13 .uab-contact-first-wrapper .uab-field-wrap,
    .uab-template-3 .uab-contact-first-wrapper,
    .uab-template-3 .uab-contact-second-wrapper,
    .uab-template-10 .uab-contact-first-wrapper,
    .uab-template-10 .uab-contact-second-wrapper,
    .uab-template-11 .uab-contact-first-wrapper,
    .uab-template-11 .uab-contact-second-wrapper,
    .uab-template-14 .uab-contact-first-wrapper,
    .uab-template-14 .uab-contact-second-wrapper,
    .uab-template-18 .uab-contact-first-wrapper,
    .uab-template-18 .uab-contact-second-wrapper,
    .uab-template-19 .uab-contact-first-wrapper,
    .uab-template-19 .uab-contact-second-wrapper,
    .uab-template-4 .uab-contact-first-wrapper .uab-field-wrap,
    .uab-template-5 .uab-contact-first-wrapper,
    .uab-template-5 .uab-contact-second-wrapper,
    .uab-template-6 .uab-contact-first-wrapper .uab-field-wrap,
    .uab-template-7 .uab-contact-first-wrapper,
    .uab-template-7 .uab-contact-second-wrapper,
    .uab-template-9 .uab-contact-first-wrapper,
    .uab-template-9 .uab-contact-second-wrapper,
    .uab-template-15 .uab-contact-first-wrapper .uab-field-wrap,
    .uab-template-16 .uab-contact-first-wrapper .uab-field-wrap {
        width: 100%;
        margin-right: 0;
        padding: 0;
    }
    .uab-template-7 .uab-contact-message,
    .uab-template-3 .uab-contact-form .uab-field-wrap.uab-contact-message{
    	margin-top:20px;
    }
    .uab-template-1 .uab-contact-first-wrapper .uab-field-wrap:nth-of-type(2n),
    .uab-template-1 .uab-contact-first-wrapper .uab-field-wrap:nth-of-type(2n+1),
    .uab-template-9 .uab-contact-first-wrapper .uab-field-wrap:nth-of-type(2n),
    .uab-template-9 .uab-contact-first-wrapper .uab-field-wrap:nth-of-type(2n+1),
    .uab-template-17 .uab-contact-first-wrapper .uab-field-wrap:nth-of-type(2n),
    .uab-template-17 .uab-contact-first-wrapper .uab-field-wrap:nth-of-type(2n+1),
    .uab-template-2 .uab-contact-first-wrapper .uab-field-wrap:nth-of-type(2n),
    .uab-template-2 .uab-contact-first-wrapper .uab-field-wrap:nth-of-type(2n+1),
    .uab-template-8 .uab-contact-first-wrapper .uab-field-wrap:nth-of-type(2n),
    .uab-template-8 .uab-contact-first-wrapper .uab-field-wrap:nth-of-type(2n+1),
    .uab-template-12 .uab-contact-first-wrapper .uab-field-wrap:nth-of-type(2n),
    .uab-template-12 .uab-contact-first-wrapper .uab-field-wrap:nth-of-type(2n+1),
    .uab-template-13 .uab-contact-first-wrapper .uab-field-wrap:nth-of-type(2n),
    .uab-template-13 .uab-contact-first-wrapper .uab-field-wrap:nth-of-type(2n+1),
    .uab-template-4 .uab-contact-first-wrapper .uab-field-wrap:nth-of-type(2n),
    .uab-template-4 .uab-contact-first-wrapper .uab-field-wrap:nth-of-type(2n+1),
    .uab-template-6 .uab-contact-first-wrapper .uab-field-wrap:nth-of-type(2n),
    .uab-template-6 .uab-contact-first-wrapper .uab-field-wrap:nth-of-type(2n+1),
    .uab-template-15 .uab-contact-first-wrapper .uab-field-wrap:nth-of-type(2n),
    .uab-template-15 .uab-contact-first-wrapper .uab-field-wrap:nth-of-type(2n+1),
    .uab-template-16 .uab-contact-first-wrapper .uab-field-wrap:nth-of-type(2n),
    .uab-template-16 .uab-contact-first-wrapper .uab-field-wrap:nth-of-type(2n+1) {
        padding: 0;
    }
    .uab-template-17 .uap-contact-form-wrapper {
        padding: 20px;
    }
    /*author contact form end*/
}
@media only screen and (max-width: 480px) {
    /*------------------
    template-1 css start
    -------------------*/
    
    .uab-template-1 .uab-author-profile-pic {
        width: 100%;
        float: none;
        margin-bottom: 15px;
    }
    .uab-template-1 .uab-front-content {
        width: 100%;
        float: none;
        padding-left: 0;
    }
    /*template-1 recent post*/
    
    .uab-template-1 .uab-post-first-wrapper,
    .uab-template-1 .uab-post-second-wrapper {
        width: 100%;
        padding: 0;
    }
    .uab-template-1 .uab-post-first-wrapper {
        margin-bottom: 15px;
    }
    .uab-template-1 .uab-recent-posts ul li {
        margin-top: 25px;
    }
    /*-----------------
    template-1 css end
    ------------------*/
    /*---------------
    template-2 start
    ----------------*/
    
    .uab-template-2 .uab-content-mid-inner-1 {
        width: 100%;
        float: none;
        margin-bottom: 15px;
    }
    .uab-template-2 .uab-content-mid-inner-2 {
        width: 100%;
        padding-left: 0px;
        float: none;
    }
    /*recent post for template-2*/
    
    .uab-template-2 .uab-recent-posts ul li {
        width: 100%;
    }
    /*---------------
    template-2 end
    ----------------*/
    /*template-3*/
    
    .uab-template-3 .uab-tab-content .uab-defaut-tab-wrapper {
        padding: 96px 30px 39px 30px;
    }
    .uab-template-3 .uab-tab-content .uab-defaut-tab {
        padding: 80px 25px 25px 25px;
    }
    .uab-template-3 .uap-profile-image {
        top: -68px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .uab-template-3 .uab-social-icons {
        padding: 5px 5px 5px 5px;
    }
    /*template-5*/
    
    .uab-template-5 .uab-content-mid,
    .uab-template-5 .uab-content-lower {
        float: none;
        width: 100%;
    }
    .uab-template-5 .uab-content-mid {
        margin-bottom: 20px;
    }
    .uab-template-5 .uab-content-lower {
        padding-left: 0;
        text-align: center;
    }
    .uab-template-5 .uap-profile-image {
        margin: 0 auto;
    }
    .uab-template-5 .uab-social-icons {
        text-align: center;
    }
    .uab-template-5 .uab-social-icons ul li {
        display: inline-block;
        float: none;
        margin: 0 0px 4px;
    }
    /*template-10*/
    
    .uab-template-10 .uab-content-mid .uab-content-mid-inner-1 {
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }
    .uab-template-10 .uab-content-mid .uab-content-mid-inner-2 {
        width: 100%;
        padding-left: 0;
        float: none;
    }
    .uab-template-10 .uap-profile-image {
        margin: 0 auto;
    }
    /*template 10 recent post*/
    
    .uab-template-10 .uab-post-first-wrapper,
    .uab-template-10 .uab-post-second-wrapper {
        width: 100%;
    }
    .uab-template-10 .uab-post-first-wrapper {
        margin-bottom: 20px;
    }
    .uab-template-10 .uab-recent-posts ul li:nth-of-type(2n) .uab-post-second-wrapper,
    .uab-template-10 .uab-recent-posts ul li:nth-of-type(2n+1) .uab-post-second-wrapper {
        padding: 0;
    }
    .uab-template-10 .uab-recent-posts ul li {
        margin-top: 30px;
    }
    .uab-template-10 .uab-recent-posts ul li:nth-of-type(1) {
        margin-top: 0;
    }
}
/*----------------------
Full Grid Widget CSS
------------------------*/

@media only screen and (max-width: 992px) {
    .uab-author-grid.uab-author-full-grid .uab-author-grid-outer {
        width:33.33%;
    }  
}
@media only screen and (max-width: 768px) {
    .uab-author-grid.uab-author-full-grid .uab-author-grid-outer {
        width:50%;
    }  
}   
@media only screen and (max-width: 640px) {
   .uab-author-grid.uab-author-full-grid .uab-author-grid-outer {
        width:100%;
    }  
} 

/*----------------------
Responsive css end
------------------------*/</pre></body></html>