/* Created by teitbite.com */
body {
    background-color: #6D6E72;
    font-family: 'DIN Next','Arial',sans-serif;
    font-size: 16px;
    line-height: 20px;
    color: #6e6e70;
}

.clr {
    clear: both;
    height: 0;
}

a,
a:hover,
a:focus,
a:active {
    color: #6E6F71;
}

p {
    margin: 0 0 20px;
}

h1, .h1 {
    font-size: 28px;
    font-weight: bold;
}

h2, .h2 {
    font-size: 20px;
    font-weight: bold;
}

h3, .h3 {
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
}

h4, .h4 {
    border-bottom: 1px solid #E7E7E7;
    display: block;
    font-size: 14px;
    line-height: 30px;
    margin: 20px 0;
    text-transform: uppercase;
}

h5, .h5 {
    font-size: 10px;
    text-transform: uppercase;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
}
.epn-api-mod:after{
	content:"";
	display:table;
	clear:both;
}
.epn-api-mod:before{
	content:"";
	display:table;
	clear:both;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2,
.col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3,
.col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4,
.col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5,
.col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7,
.col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8,
.col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9,
.col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10,
.col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12,
.col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 0;
    padding-right: 0;
}

.col-md-9 {
    width: 623px;
}

.nav-stacked > li + li {
    margin-top: 0;
}

.nav .open a,
.nav .open > a:hover,
.nav .open > a:focus,
.nav > li > a:hover,
.nav > li > a:focus {
    background-color: transparent;
}

.row,
#t3-mainnav .container {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    margin: 0 auto;
    max-width: 946px;
    padding: 0;
    position: relative;
}

.container {
    padding: 0;
    width: 100%;
}
.banner-bg{
	background: url("../images/cat-image-desktop.jpg") 0 0 no-repeat;
	background-size:cover;
	min-height:498px;
	 display: -webkit-box;
  display: -ms-flexbox;
	display:flex;
	align-items:center;
	 -webkit-box-align: center;
      -ms-box-align: center;
	flex-direction: column;
		 justify-content:center;
		 
		 
}
label.searchTxt{
	font-size:42px;
	color:#fff;
	font-weight:bold;
	padding:0 0 42px;
	text-align:center;
	display:block;
}
.search-bar-outer{
	width:50%;
}
span#chip-length-error {
background: #ed472f;
display: block;
margin: 20px 10px 0;
padding: 25px 47px;
color: #f3f3f3;
text-align: left;
font-weight: bold;
position: relative;
font-size: 1.1em;
display:none;
}
span.excla-sign{
		font-size: 38px;
		position: absolute;
left: 19px;
top: 16px;
}
.searchBar {
    width: 100%!important;
    height: 57px!important;
    border-radius: 50px!important;
    font-size: 16px!important;
	padding-left: 32px !important;
	padding-top: 9px !important;
}
.search-position{
	position:relative;
}
.search-submit{
	top:70px!important;
	right:10px!important;
	height: 53px !important;
	width: 53px !important;
}
#t3-content .id_search{
	margin-top:43px!important;
}
.outer-box{
position:relative;	
clear:both;
padding-bottom:90px;
padding-top:0;
top:-20px;
}
.outer-box:after {
    content: "";
    display: table;
    clear: both;
}
.outer-box:before {
    content: "";
    display: table;
    clear: both;
}
.outer-box a{
 display: inline-block;
    margin-right: 7px;
    background: #f6f6f6;
    transition: all 0.5s ease-in-out;
    border: 1px solid #f6f6f6;
    text-decoration: none;
}

.outer-box a:hover {
    background: #fff;
    border: 1px solid #d8d8d8;
}
.outer-box a > div.inn-box{
	
	 display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-box-align: center;
          align-items: center;
		  flex-direction:column;
		  padding:52px;
		
}
.outer-box a > div.inn-box > h3{
	font-size:20px;
	font-weight:600;
	margin:0;
	padding:33px 0 11px;
}
.outer-box a > div.inn-box > p{
	font-size:15px;
	text-align:center;
	margin:0;
	padding:0;
}
.outer-box a > div.inn-box > img{
display:block;	

}
#t3-footer .t3-module ul > li > a:hover {
    text-decoration: none;
}
#epn-api-search-bar{padding:30px;}
#epn-api-search-bar .epn-api-id{
	background :#fff url("../images/search-btn.png") 96% 17px no-repeat;
}
#t3-above {
    background-color: #ffffff;
    max-height: 54px;
	display:none; 
}

#t3-above > .row > div {
    float: right;
}

#t3-above > .row > div.topmenu {
    float: left;
}

#t3-above > .row > div.search {
    position: relative;
}

#t3-above > .row > div.topright {
    margin-left: 45px;
}

#t3-above .nav > li > a {
    display: block;
    line-height: 54px;
    padding: 0;
    border-radius: 0;
    color: #6f6e73;
    font-size: 14px;
}

#t3-above .nav > li > a:hover,
#t3-above .nav > li > a:focus {
    background-color: transparent;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
    background-color: rgba(0, 0, 0, 0);
}

#t3-above .nav > li.item-122 a {
    background: url("../images/epn-member.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    padding-left: 100px;
    text-transform: lowercase;
}

#t3-above .nav > li {
    float: left;
    margin-left: 45px;
}

#t3-above .nav > li:first-child {
    margin-left: 0;
}

#t3-above .form-control {
    background-color: #F3F3F3;
    border: medium none;
    border-radius: 25px;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    color: #6D6E70;
    display: block;
    height: 26px;
    margin-top: 14px;
    padding: 0;
    text-indent: 15px;
    width: 200px;
}

#t3-above .element-invisible {
    color: #6F6E73;
    font-size: 14px;
    font-weight: normal;
    height: auto;
    left: -65px;
    line-height: 26px;
    top: 14px;
    width: auto;
}

#t3-header {
    background-color: #23b8ec;
    /*box-shadow: 0 1px 1px #6D6E71;*/
    min-height: 62px;
    position: relative;
    z-index: 9;
}

#t3-header .logo {
    float: left;
    padding: 0;
    width: auto;
}

#t3-header .logo a {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    display: block;
    height: 23px !important;
    padding: 21px 0 0;
}
#t3-header .logo a > img.logo-img{
	width:160px;
	height:20px;	
}
#t3-mainnav {
    border: medium none;
    background-color: none;
    position: relative;
    z-index: 9999;
    min-height: 0;
}

#t3-mainnav .t3-navbar {
    position: absolute;
    right: 0;
    top: -64px;
}

#t3-mainnav .t3-navbar .nav > li {
    min-width: auto;
	position:relative;
}

#t3-mainnav .t3-navbar .nav > li > a {
    color: #fff;
    font-size: 15px;
    padding: 22px 15px 22px 15px;
    text-align: center; 
	

		
}

#t3-mainnav .t3-navbar .nav > li.current > a{
	 font-weight: bold;
	 /* -webkit-text-stroke: 1.1px #fff;
	 -ms-text-stroke: 1.1px #fff; */
	 color: #fff;
	 font-size: 15px;
	 padding: 22px 15px 22px 15px;
	 text-align: center;
}

#t3-mainnav .t3-navbar .nav > li:hover > a {
	 /* font-weight: bold; */
	 /* -webkit-text-stroke: 1.1px #fff;
	 -ms-text-stroke: 1.1px #fff; */
	 color: #fff;
	 font-size: 15px;
	 padding: 22px 15px 22px 15px;
	 text-align: center;
}

.nav > li > .separator{
   color: #fff;
    font-size: 15px;
    padding: 22px 15px 22px 15px;
    text-align: center;
	cursor:pointer;

	
}
.nav > li > .separator:hover {
   color: #fff;
   /* font-weight: bold; */
	font-size: 15px;
	padding: 22px 15px 22px 15px;
	text-align: center;
	cursor: pointer;
	/* -webkit-text-stroke: 1.1px #fff;
	 -ms-text-stroke: 1.1px #fff; */
}
/*#t3-mainnav .t3-navbar .nav > li[data-id="101"] {
    display: none;
}

#t3-mainnav .t3-navbar .nav > li[data-id="116"] {
    border-bottom: 10px solid #f37022;
}

#t3-mainnav .t3-navbar .nav > li[data-id="117"] {
    border-bottom: 10px solid #71bf45;
}

#t3-mainnav .t3-navbar .nav > li[data-id="118"] {
    border-bottom: 10px solid #ffca08;
}

#t3-mainnav .t3-navbar .nav > li[data-id="119"] {
    border-bottom: 10px solid #99509f;
}

#t3-mainnav .t3-navbar .nav > li[data-id="120"] {
    border-bottom: 10px solid #01BAF2;
}

#t3-mainnav .t3-navbar .nav > li[data-id="187"] {
    border-bottom: 10px solid #BA0000;
}*/

#t3-mainnav .t3-navbar .nav > li[data-id="116"] > .mega-dropdown-menu {
    background-color: #6e6e6e;
	padding: 17px 0 14px;
}

#t3-mainnav .t3-navbar .nav > li[data-id="117"] > .mega-dropdown-menu {
    background-color: #6e6e6e;
	padding: 17px 0 14px;
}

#t3-mainnav .t3-navbar .nav > li[data-id="118"] > .mega-dropdown-menu {
    background-color: #6e6e6e;
	padding: 17px 0 14px;
}

#t3-mainnav .t3-navbar .nav > li[data-id="119"] > .mega-dropdown-menu {
    /*background-color: #99509f;*/
	background-color: #6e6e6e;
	padding: 17px 0 14px;
	padding: 17px 0 14px;
}

#t3-mainnav .t3-navbar .nav > li[data-id="120"] > .mega-dropdown-menu {
    background-color: #6e6e6e;
	padding: 17px 0 14px;
}

#t3-mainnav .t3-navbar .nav > li[data-id="187"] > .mega-dropdown-menu {
    background-color: #6e6e6e;
	padding: 17px 0 14px;
}

#t3-mainnav .navbar-nav > .active > a,
#t3-mainnav .navbar-nav > .active > a:hover,
#t3-mainnav .navbar-nav > .active > a:focus,
#t3-mainnav .navbar-nav > .open > a,
#t3-mainnav .navbar-nav > .open > a:hover,
#t3-mainnav .navbar-nav > .open > a:focus,
#t3-mainnav .dropdown-menu > li a:hover,
#t3-mainnav .dropdown-menu > li a:focus {
    background-color: rgba(0, 0, 0, 0);
}

#t3-mainnav .navbar-nav > .dropdown > a .caret,
#t3-mainnav .navbar-nav > .dropdown > a .caret:after,
#t3-mainnav .navbar-nav > .dropdown > a .caret:before {
    display: none;
}

#t3-mainnav .dropdown .row {
    padding: 0 25px;
}

#t3-mainnav .nav > li {
    position: static;
}

#t3-mainnav .mega > .mega-dropdown-menu {
    border: medium none;
    border-radius: 0;
    box-shadow: 0 0 0 transparent;
    width: 30%;
    left: 0 !important;
    right: 0;
	background-color: #6e6e6e;
		padding: 17px 0 14px;
}
.t3-megamenu .mega-inner{
	padding:0;
}
#t3-mainnav .mega-nav > li a:hover,
#t3-mainnav .dropdown-menu .mega-nav > li a:hover,
#t3-mainnav .mega-nav > li a:focus,
#t3-mainnav .dropdown-menu .mega-nav > li a:focus {
    background-color: transparent;
    color: inherit;
    text-decoration: none;
    font-weight: 600;
    color: #ffffff;
}

.current.active {
    font-weight: bold;
}

#t3-mainnav .mega-nav > li a,
#t3-mainnav .dropdown-menu .mega-nav > li a {
    color: #ffffff;
    font-size: 13px;
    line-height: 25px;
    padding: 0 5px;
}

.toolbar-toggle {
    display: none;
}

#t3-breadcrumbs {
    background-color: #FFFFFF;
    border-bottom: 1px solid #EFEFEF;
    min-height: 62px;
}

#t3-breadcrumbs .breadcrumb {
    background-color: rgba(0, 0, 0, 0);
    line-height: 62px;
    padding: 0;
}

#t3-breadcrumbs .breadcrumb li:first-child {
    display: none;
}

#t3-breadcrumbs .breadcrumb span,
#t3-breadcrumbs .breadcrumb a {
    font-size: 14px;
    line-height: 62px;
}

#t3-breadcrumbs .breadcrumb > li + li:before {
    color: inherit;
    content: ">";
    font-size: 14px;
    padding: 0 12px;
}

#t3-breadcrumbs .breadcrumb > .active + li:before {
    content: "";
    padding: 0;
}

#t3-slideshow {
    background-color: #F1F1F2;
    border-bottom: 35px solid #FFFFFF;
}

#t3-slideshow .row {
    /*padding-top: 40px;
    padding-bottom: 20px;*/
}

#t3-mainbody .t3-content {
    padding-bottom: 34px;
    padding-top: 34px;
    position: relative;
}

#t3-mainbody .itemFullText a {
    text-decoration: underline;
}

.t3-sl,
#t3-mainbody {
    background-color: #ffffff;
}

.t3-sl .module-title,
#t3-mainbody .module-title {
    border-bottom: 1px solid #F5F5F5;
    color: #979798;
    font-size: 14px;
    line-height: 24px;
    text-transform: uppercase;
}

.t3-sl .module-title:after,
#t3-mainbody .module-title:after {
    border-bottom: 1px solid #949599;
    border-top: 1px solid #77787C;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    bottom: 0;
}

#t3-mainbody .t3-sidebar {
    float: right;
    padding-bottom: 34px;
    padding-top: 41px;
    width: 270px;
}

#t3-footer {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-top: medium none;
    color: #FFFFFF;
}

#t3-footer .t3-footnav {
    padding: 30px 0 0;
}

#t3-footer .col-lg-2 {
    margin-left: 23px;
    padding: 0;
    width: 300px;
    position: relative;
}

#t3-footer .col-lg-2:after {
    border-bottom: 1px solid #949599;
    border-top: 1px solid #77787C;
    content: "";
    display: block;
    height: 2px;
    width: 323px;
    position: absolute;
    bottom: 0;
}

#t3-footer .col-lg-2:nth-child(3n+1) {
    margin-left: 0;
    clear: both;
}

#t3-footer .t3-module {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
    line-height: 20px;
    font-size: 14px;
}

#t3-footer .t3-module p {
    margin: 0;
}

#t3-footer .t3-module > div {
    padding: 28px 0;
}

#t3-footer .t3-module ul > li > a {
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0;
    color: #FFFFFF;
    padding: 0;
}

#t3-footer .t3-module .module-title {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 15px;
}

#t3-footer .form-control {
    background-color: #ffffff;
    border: medium none;
    border-radius: 25px;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    color: #6D6E70;
    display: block;
    height: 26px;
    margin-top: 0;
    padding: 0;
    text-indent: 15px;
    width: 225px;
    float: right;
}

#t3-footer .element-invisible {
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    font-weight: normal;
    height: auto;
    line-height: 28px;
    margin-right: 21px;
    position: relative;
    width: auto;
}

.t3-copyright {
    border-top: medium none;
    font-size: 14px;
    line-height: 20px;
    padding: 0;
}

.t3-copyright .copyright {
    margin: 0;
    padding: 12px 0 24px;
}

.t3-copyright .copyright .custom {
    float: left;
}

.t3-copyright .copyright .custom p {
    margin: 0;
}

.t3-copyright .copyright .nav {
    float: right;
}

.t3-copyright .copyright .nav li.item-122 a {
    background: url("../images/epn-member-bottom.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    border-radius: 0;
    color: #FFFFFF;
    height: 23px;
    line-height: 25px;
    padding: 0 0 0 100px;
    text-transform: lowercase;
}

.t3-copyright small {
    display: none;
}

.k2FeedIcon,
.itemBackToTop {
    display: none;
}

.itemListView .itemContainer {
    width: 300px !important;
    float: left;
    margin-left: 23px;
    margin-bottom: 23px;
}

.itemListView .itemContainer:nth-child(3n+1) {
    margin-left: 0;
    clear: both;
}

.k2ItemsBlock a.moduleItemImage,
.itemListView .itemContainer .catItemImageBlock {
    /*height: 150px;*/
    position: relative;
    overflow: hidden;
    display: block;
}

.itemListView .itemContainer .catItemImage img {
    max-width: 100%;
}

.k2ItemsBlock a.moduleItemTitle,
.itemListView .itemContainer .catItemTitle {
    font-size: 16px;
    line-height: 20px;
    margin: 15px 0 10px;
    text-transform: uppercase;
    display: block;
    font-weight: bold;
}

.itemView h1.itemTitle,
.itemListCategory h1 {
    line-height: 30px;
    margin: 0 0 30px;
}

.pagination > .disabled > span, .pagination > .disabled > span:hover,
.pagination > .disabled > span:focus, .pagination > .disabled > a,
.pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    cursor: inherit;
}

.k2Pagination {
    text-align: center;
}

.k2Pagination .pagination {
    float: none;
}

.k2Pagination .pagination > li {
    display: inline-block;
}

.k2Pagination .pagination > li:first-child > a,
.k2Pagination .pagination > li:first-child > span {
    border: medium none;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    margin-left: 0;
}

.k2Pagination .pagination > li > a,
.k2Pagination .pagination > li > span {
    border: medium none;
    color: #6D6E72;
}

.k2Pagination .pagination > .active > a,
.k2Pagination .pagination > .active > span,
.k2Pagination .pagination > .active > a:hover,
.k2Pagination .pagination > .active > span:hover,
.k2Pagination .pagination > .active > a:focus,
.k2Pagination .pagination > .active > span:focus {
    background-color: #6D6E72;
    color: #ffffff;
}

.k2Pagination .pagination > li:last-child > a,
.k2Pagination .pagination > li:last-child > span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.k2Pagination .pagination > li > a:hover,
.k2Pagination .pagination > li > span:hover,
.k2Pagination .pagination > li > a:focus,
.k2Pagination .pagination > li > span:focus {
    color: #6D6E72;
}

.itemImageBlock a.modal {
    display: block;
    overflow: hidden;
    position: relative;
}

.itemExtraFields h3,
.itemTagsBlock > span {
    border-bottom: 1px solid #E7E7E7;
    font-size: 14px;
    line-height: 30px;
    margin: 20px 0;
    text-transform: uppercase;
    display: block;
}

.itemImageBlock {
    margin: 0 0 40px 0;
}

.itemExtraFields ul {
    background-color: #f8f8f8;
    padding: 20px;
    color: #6d6e72;
    font-size: 14px;
    line-height: 20px;
    list-style: none;
}

.itemExtraFields ul li {
    display: block;
    margin: 0 1%;
    overflow: hidden;
    width: 48%;
    float: left;
}

.itemExtraFields ul li.clr {
    clear: left;
}

.itemExtraFields .itemExtraFieldsLabel {
    display: block;
    font-weight: bold;
    vertical-align: top;
    width: 30%;
    float: left;
}

.itemExtraFields .itemExtraFieldsValue {
    display: inline-block;
    width: 70%;
}

.itemTagsBlock ul {
    list-style: none outside none;
    padding: 0;
}

.itemTagsBlock ul li {
    float: left;
    margin: 0 10px 10px 0;
}

.itemTagsBlock ul li a {
    background-color: #F3F3F5;
    display: block;
    padding: 5px 10px;
}

.col-md-9 .itemListView .itemContainer:nth-child(3n+1) {
    clear: none;
    margin-left: 23px;
}

.col-md-9 .itemListView .itemContainer:nth-child(2n+1) {
    clear: both;
    margin-left: 0;
}

.k2ItemsBlock ul {
    list-style: none;
    padding: 0;
}

.k2ItemsBlock .moduleItemIntrotext {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 31px;
}

.k2ItemsBlock a.moduleItemImage img,
.itemImageBlock a.modal img,
.itemListView .itemContainer .catItemImage img {
    height: auto !important;
    width: 100% !important;
}

.itemNavigation {
    font-size: 14px;
}

.itemSocialSharing {
    margin-bottom: 15px;
    padding: 20px 0 15px;
}

.itemSocialSharing > div {
    float: left;
}

.itemSocialSharing > div.clr {
    float: none;
}

.itemToolbar {
    clear: both;
    float: none;
    margin: -15px 0 0;
    padding-bottom: 32px;
}

.itemToolbar ul {
    float: right;
    list-style: none outside none;
    margin: 0;
    padding: 0 8px 0 0;
}

.itemToolbar ul li {
    display: inline-block;
    font-size: 14px;

}

.itemToolbar ul li:first-child:after {
    content: "|";
    padding: 0 1px 0 3px;
}

.itemFullText ul,
.itemFullText ol {
    margin-bottom: 10px;
    margin-top: 0;
}

.itemFullText ul li,
.itemFullText ol li {
    padding-bottom: 20px;
}

.itemImageCaption,
.itemImageCredits {
    color: #818181;
    font-size: 12px;
    line-height: 30px;
}

.itemImageCredits:before {
    content: "|";
    padding: 0 5px 0 2px;
}

.t3-sl .k2ItemsBlock li,
.mainbody_module .k2ItemsBlock li {
    width: 300px;
    margin-left: 23px;
    float: left;
}

.t3-sl .k2ItemsBlock li:nth-child(2n+1),
.mainbody_module .k2ItemsBlock li:nth-child(2n+1) {
    margin-left: 0;
    clear: both;
}

.trip {
    padding: 11px 30px 1px 175px;
}

.trip-blue {
    background: url("../images/checklist-microchipping.png") no-repeat scroll 30px 30px #E8F7FE;
}

.trip-yellow {
    background: url("../images/checklist-passport.png") no-repeat scroll 30px 30px #fff9e3;
}

.trip-red {
    background: url("../images/checklist-vaccination.png") no-repeat scroll 30px 30px #fee3d8;
}

.trip-purple {
    background: url("../images/checklist-travel-security.png") no-repeat scroll 30px 30px #e9dced;
}

.trip-green {
    background: url("../images/checklist-lodging.png") no-repeat scroll 30px 30px #E0EBCD;
    margin-bottom: 25px;
}

.clean.module,
.clean.module p,
.clean.module ul {
    margin: 0;
}

.clean.module img {
    margin: 0;
    display: block;
}

.itemid-101 #t3-mainbody .t3-content,
.itemid-101 #t3-mainbody .t3-sidebar {
    padding: 15px 0 30px;
}

.t3-module {
    margin-bottom: 35px;
}

.t3-sidebar .custom p {
    margin: 0;
}

.t3-sidebar #Mod136 .custom p {
    margin: 0 0 20px;
}

body.contentpane {
    background-color: #ffffff;
}

body.contentpane .itemToolbar {
    display: none;
}

body.contentpane a.itemPrintThisPage {
    float: right;
    padding-bottom: 20px;
}

body.contentpane .form-group label {
    padding-right: 15px;
}

div.breed_sort {
    border-bottom: 1px solid #efefef;
    margin: 0 0 25px;
    padding: 5px 0;
}

div.breed_sort span.breed_sort_title {
    font-size: 14px;
    line-height: 22px;
}

div.breed_sort ul {
    float: right;
}

div.breed_sort ul li {
    display: inline-block;
}

div.breed_sort ul li a {
    font-size: 14px;
    padding: 0;
    line-height: 22px;
    border-radius: 0;
    margin-left: 20px;
}

div.breed_sort ul li.active a,
div.breed_sort ul li.active a:hover {
    color: #6e6f71;
    font-weight: bold;
}

div.breedleft,
div.breedright {
    width: 50%;
    float: left
}

div.breed a {
    font-size: 14px;
}

#breed-gallery a.modal {
    bottom: auto;
    display: block;
    float: left;
    left: 0;
    margin: 0 0 4% 4%;
    overflow: visible;
    position: relative;
    right: auto;
    top: auto;
    width: 48%;
    z-index: 1;
    min-height: 10px;
    transition: all 0.4s ease-out 0s;
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -ms-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
}

#breed-gallery a.modal:nth-child(odd) {
    margin: 0 0 4% 0;
    clear: both;
}

#breed-gallery a.modal img {
    max-width: 100%;
    transition: all 0.4s ease-out 0s;
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -ms-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
}

#breed-gallery a.modal.active {
    z-index: 9999;
}

#breed-gallery a.modal.active img {
    border: 5px solid #ffffff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: fixed;
    top: 10%;
    left: 50%;
    width: 800px;
    margin-left: -400px;
    z-index: 9999;
    border-radius: 5px;
}

.itemEmbedCode {
    background-color: #f3f3f3;
    padding: 10px;
}

.itemEmbedCode p {
    font-size: 15px;
}

.itemListView .itemEmbedCode {
    margin: 35px 0;
}

.itemEmbedCode legend {
    color: #6e6e70;
    font-size: 16px;
    padding: 5px;
}

.itemid-113 .itemEmbedCode,
.itemid-114 .itemEmbedCode,
.itemid-127 .itemEmbedCode,
.itemid-128 .itemEmbedCode,
.itemid-143 .itemEmbedCode,
.itemid-145 .itemEmbedCode {
    display: none;
}

#t3-mainbody .itemFullText .resources a {
    text-decoration: none;
}

#t3-mainbody .itemFullText .resources a:hover {
    text-decoration: underline;
}

.itemid-156 .formResponsive .formHorizontal .formControls {
    margin-left: 0;
}

.itemid-156 .formResponsive select,
.itemid-156 .formResponsive textarea,
.itemid-156 .formResponsive input[type="text"],
.itemid-156 .formResponsive input[type="password"] {
    border: 1px solid #cccccc;
    height: 32px;
    line-height: 32px;
    padding: 0 15px;
    width: 245px;
}

.itemid-156 .formResponsive textarea,
.itemid-156 .formResponsive input#Subject {
    width: 100%;
    max-width: 515px;
}

.itemid-156 .formResponsive textarea {
    height: 210px;
}

.itemid-156 .formResponsive .formHorizontal .formControlLabel {
    color: #6e6e6e;
    float: none;
    font-weight: bold;
    padding-top: 0;
    text-align: left;
    width: 100%;
}

.itemid-156 strong.formRequired {
    color: #fbcd33;
}

.itemid-156 .formResponsive .formHorizontal .rsform-block {
    margin-bottom: 10px;
}

.itemid-156 .rsform-reset-button {
    display: none !important;
}

.itemid-156 .formResponsive input[type="submit"] {
    background-color: #428cca;
    background-image: none;
    background-repeat: repeat-x;
    border: medium none;
    color: #ffffff;
    font-size: 16px;
    line-height: 32px;
    padding: 0 15px;
    text-shadow: 0 0 0 transparent;
}

.itemid-156 .formResponsive input[type="submit"]:hover {
    background-color: #6d6e71;
}

.itemid-156 .formResponsive .formHorizontal .rsform-block-message {
    margin-bottom: 20px;
}
@media only screen and (max-width:1024px) {
.search-bar-outer{
	width:60%;
}
.banner-bg{
	background-size:cover;
	    min-height: 400px;
}

}
@media only screen and (max-width:1000px) {
	.outer-box a > div.inn-box{
		padding:45px;
	}
	.search-bar-outer{
	width:80%;
}
img {
    max-width: 100%;
}

#t3-above,
#t3-header,
#t3-mainnav,
#t3-slideshow,
.t3-sl,
#t3-breadcrumbs,
#t3-mainbody,
#t3-footer {
    padding: 0 30px;
}

#t3-footer .col-lg-2:after {
    width: 100%;
}

#t3-footer .col-lg-2 {
    margin-left: 3%;
    width: 31.3%;
}

#t3-mainbody .t3-sidebar {
    margin-left: 3%;
    width: 29%;
}

.col-md-9 {
    width: 68%;
}

.t3-copyright .copyright {
    height: 50px;
}

.t3-sl .k2ItemsBlock li,
.mainbody_module .k2ItemsBlock li,
.itemListView .itemContainer {
    float: left;
    margin-left: 4%;
    width: 48% !important;
}
}

@media only screen and (max-width:880px) {
#t3-mainnav .t3-navbar .nav > li {
    min-width: 0;
    padding: 0 10px;
}

#t3-above .search {
    position: absolute !important;
    right: 0;
    top: -275px;
    background: none repeat scroll 0 0 #ffffff;
    height: 54px;
    width: 100%;
    z-index: 20;
    transition: all 0.4s ease-out 0s;
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -ms-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
}

#t3-above .search.active {
    top: 0;
}

.toolbar-toggle {
    background-color: transparent;
    background-image: none;
    border: 1px solid #ffffff;
    border-radius: 4px;
    color: #ffffff;
    float: right;
    height: 35px;
    line-height: 35px;
    padding: 0;
    position: relative;
    width: 35px;
    position: absolute;
    right: 0;
    top: -110px;
    display: block;
}

#t3-above .element-invisible {
    left: auto;
    right: 215px;
}

#t3-above .form-control {
    float: right;
}
}

@media only screen and (max-width:767px) {
	
#t3-mainnav .nav > li:first-child {
    padding-top: 10px;
}
#t3-mainnav .nav > li:last-child {
    padding-bottom: 10px;
}

	.search-submit {
    top: 95px!important;
    right: 10px!important;
}
	.banner-bg{
	background: url("../images/cat-image-mobile.jpg") 0 0 no-repeat;
	background-size:cover;
	min-height:498px;
	}
	.search-bar-outer{
		width:98%;
	}
	.outer-box a{
		margin-right:0;
		width:100%;
		margin-bottom:5px;
	}
	label.searchTxt{
		font-size: 36px;
    text-align: center;
    line-height: 50px;
    padding-bottom: 25px;
	}
.navbar-default .navbar-toggle {
    border-color: #ffffff;
    color: #ffffff;
    position: absolute;
    top: -48px;
    right: 0;
    margin: 0;
	border:0;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
	background-color:transparent;
}
#t3-header .logo a > img.logo-img{
	width:140px;
	height:18px;
}
.dropdown-menu {
    padding: 0;
    margin: 0;
}

.dropdown-menu > li > a {
    color: #777777;
    line-height: 20px;
    padding: 10px 20px !important;
    font-size: 16px;
}

.navbar-collapse {
    box-shadow: 0 0 0 transparent;
    max-height: 1920px;
    overflow: visible;
    border: medium none;
}

#t3-slideshow {
    overflow: hidden;
}

#t3-slideshow .row {
    margin-right: -30px;
}

.ja-ss-item img {
    max-width: 1920px !important;
    width: 737px !important;
}

.col-md-9 {
    width: 100%;
}

#t3-mainbody .t3-sidebar {
    margin-left: 0;
    width: 100%;
}

.itemid-101 #t3-mainbody .t3-content {
    padding: 15px 0 0 0;
}

.itemid-101 #t3-mainbody .t3-sideba {
    padding: 0;
}

.t3-sidebar .t3-module {
    width: 48.5%;
    float: left;
    margin-left: 3%;
}

.t3-sidebar .t3-module:nth-child(odd) {
    margin-left: 0;
    clear: both;
}

#t3-footer .col-lg-2:nth-child(3n+1) {
    clear: none;
    margin-left: 3%;
}

#t3-footer .col-lg-2 {
    width: 48.5%;
    float: right;
    margin-left: 3%;
    height: auto !important;
}

#t3-footer .col-lg-2:nth-child(odd) {
    margin-left: 0;
    float: left;
}

#t3-mainbody .t3-content {
    padding-bottom: 0;
}

#t3-mainbody .t3-sidebar {
    padding: 0;
}

#t3-breadcrumbs .breadcrumb {
    line-height: 21px;
    padding: 30px 0;
}

#t3-breadcrumbs .breadcrumb li {
    display: block;
    float: none;
}

#t3-breadcrumbs .breadcrumb span,
#t3-breadcrumbs .breadcrumb a {
    line-height: 21px;
}

#t3-breadcrumbs .breadcrumb > li + li:before {
    display: none;
}

.itemImageCaption,
.itemImageCredits {
    display: block;
    line-height: 18px;
    padding: 10px 0;
}
}

@media only screen and (max-width:530px) {
#t3-above .nav > li {
    margin-left: 10px;
}

#t3-above > .row > div.topright {
    margin-left: 0;
}

.t3-sl .k2ItemsBlock li,
.mainbody_module .k2ItemsBlock li,
.itemListView .itemContainer,
.t3-sidebar .t3-module,
#t3-footer .col-lg-2 {
    float: none !important;
    margin-left: 0 !important;
    width: 100% !important;
}

.itemExtraFields ul li {
    display: block;
    margin: 0;
    overflow: hidden;
    width: 100%;
    float: none;
}

div.breedleft,
div.breedright {
    float: none;
    width: 100%;
}

#breed-gallery a.modal {
    margin: 0 0 4% 0;
    width: 100%;
    clear: both
}
}

@media only screen and (max-width:430px) {
#t3-above .nav > li.item-122 a {
    background: none;
    padding-left: 0;
    text-transform: none;
}

#t3-above .nav > li > a {
    font-size: 12px;
}

.t3-copyright .copyright {
    height: auto;
    text-align: center;
}

.t3-copyright .copyright .custom,
.t3-copyright .copyright .nav {
    float: none;
    margin-bottom: 30px;
}

.t3-copyright .copyright .nav li.item-122 a {
    display: inline-block;
}
}
@media only screen and (max-width:500px) {
.search-submit {
    top: 133px!important;
    right: 1px!important;
}
#epn-api-search-bar .epn-api-id{
	background-position:92% 17px;
}
}
button.accordion {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}

button.accordion.active, button.accordion:hover {
    background-color: #ddd; 
}

div.panel {
    padding: 0 18px;
    display: none;
    background-color: white;
}

div.panel.show { 
    display: block;
}

.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a{
border:0;
}

input.faqChip[type='text']{border-radius: 50px 0 0 50px; -moz-border-radius: 50px 0 0 50px; -webkit-border-radius: 50px 0 0 50px; -o-border-radius: 50px 0 0 50px;-ms-border-radius: 50px 0 0 50px;border-right: 0 none;
    box-shadow: none;}
.faqChipSubmit, .faqChipSubmit:hover{background: transparent !important; border-radius: 0 50px 50px 0; -moz-border-radius: 0 50px 50px 0; -webkit-border-radius: 0 50px 50px 0; -ms-border-radius: 0 50px 50px 0; -o-border-radius: 0 50px 50px 0;border:1px solid #cccccc}
