#main #content-wrap {
    padding-top: 0px;
    padding-bottom: 0px;
}
.footer-widget li {
	display: inline;
}
.footer-widget ul li a {
    padding: 0 10px;
}
.widget-title {
	display: none;
}
#site-navigation-wrap .dropdown-menu>li>a, #site-header.full_screen-header .fs-dropdown-menu>li>a, #site-header.top-header #site-navigation-wrap .dropdown-menu>li>a, #site-header.center-header #site-navigation-wrap .dropdown-menu>li>a, #site-header.medium-header #site-navigation-wrap .dropdown-menu>li>a, .oceanwp-mobile-menu-icon a {
    font-family: Lato;
    font-weight: 900;
    font-style: normal;
    font-size: 14px;
    text-transform: uppercase;
}
.footer-widget p,a {
	font-size: 15px;
	color: #fff;
	margin: 0 0 0px;
}
#pages-5 {
	float: right;
}

#site-logo a.site-logo-text {
    color: #333;
}

 /*==========  Mobile First Method  ==========*/

    /* Custom, iPhone Retina */ 
    @media only screen and (max-width : 320px) {
		
    }

    /* Extra Small Devices, Phones */ 
    @media only screen and (max-width : 480px) {

    }

    /* Small Devices, Tablets */
    @media only screen and (min-width : 768px) {

    }

    /* Medium Devices, Desktops */
    @media only screen and (min-width : 992px) {

    }

    /* Large Devices, Wide Screens */
    @media only screen and (min-width : 1200px) {

    }

    /*==========  Non-Mobile First Method  ==========*/

    /* Large Devices, Wide Screens */
    @media only screen and (max-width : 1200px) {

    }

    /* Medium Devices, Desktops */
    @media only screen and (max-width : 992px) {

    }

    /* Small Devices, Tablets */
    @media only screen and (max-width : 768px) {
    #footer #text-3,#pages-5 {
    	text-align: center;
    	float: none;
    }
     #footer #text-3 {
    	margin-bottom: 30px!important;
    }
    footer .footer-box {
    	margin-bottom: 0px!important;
    }
		div#n2-ss-1 .n2-ss-layer .n2-font-44d80ec00d895f78ebc039a81e3f9d57-hover{
    font-size: 500%!important;
			    font-weight: 700!important;
}

    }

    /* Extra Small Devices, Phones */ 
    @media only screen and (max-width : 480px) {
		div#n2-ss-1 .n2-ss-layer .n2-font-44d80ec00d895f78ebc039a81e3f9d57-hover{
    font-size: 400%!important;
			    font-weight: 800!important;
		}
    }

    /* Custom, iPhone Retina */ 
    @media only screen and (max-width : 320px) {

    }

    @media screen and (min-width: 767px) and (max-width: 959px) {
  #footer-widgets .col {
    margin-bottom: 0px!important;
	}

}