/** mobile stuff **/

/* Smartphones */
@media (max-width: 480px) {
  
}
 
/* Smartphones to Tablets */
@media (min-width: 481px) and (max-width: 767px) {
  
}
 
/* Tablets */
 @media (min-width: 768px) and (max-width: 959px) {
 
}
   
/* Desktop */
@media (min-width: 960px) and (max-width: 1199px) {
   
}
    
/* Large Display */
@media (min-width: 1200px) {
    
}

/** offline input box **/
.rt-offline-form .inputbox, .rt-authorized-login-form .inputbox {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid transparent;
    border-radius: 35px;
    color: #376eb3;
    width: 20%;
}

/** Adjust title font**/
.module-title .title {
    font-family: "architects daughter",Verdana,Helvetica,Arial,sans-serif;
}

/** totop button **/
#gantry-totop {
    background: #294d90 none repeat scroll 0 0;
    border-radius: 100%;
    color: #f5d877 !important;
    font-family: "architects daughter",Verdana,Helvetica,Arial,sans-serif;
    display: block;
    font-weight: bold;
    height: 60px;
    left: 50%;
    line-height: 60px;
    margin-left: -30px;
    margin-top: -30px;
    position: absolute;
    text-align: center;
    width: 60px;
}

#gantry-totop:hover {
    background: #294d90 none repeat scroll 0 0;
    color: #ffffff !important;
  	border: 1px solid #ffffff;
}


/** offline logo **/
.rt-offline-logo #rt-logo {
    background-image: url(../images/offline/harleston-pre-school-nursery-offline-logo.png)!important;
  	background-repeat: no-repeat !important;
    display: block !important;
    height: 125px !important;
    margin: auto !important;
    position: relative;
    width: 125px !important;
    z-index: 10;
  	padding: 30px 30px 40px 30px !important;
}
    

/** Adjust menu-logo to include tab **/
.logo-type-preset1 #rt-logo {
    display: block;
    background-image: url(../images/logo/harleston-pre-school-nursery-logo.png);
    background-repeat: no-repeat;
    margin: 6px auto -40px auto;
    width: 257px;
    height: 135px;
    position: relative;
    z-index: 10;
}

/** slideshow radius **/
.layout-slideshow .sprocket-features-img-container img {
    position: relative;
    width: 100%;
  	border-radius: 20px;
}

/** slideshow arrow details **/
.layout-slideshow .sprocket-features-arrows .arrow {
    background: #294d90 none repeat scroll 0 0 !important;
    color: #f5d877 !important;
  	opacity: 1 !important;
}

.layout-slideshow .sprocket-features-arrows .arrow:hover {
    background: #294d90 none repeat scroll 0 0 !important;
    color: #ffffff !important;
  	opacity: 1 !important;
  	border: 1px solid #ffffff;
}

/** slideshow pagination details **/
.layout-slideshow .sprocket-features-pagination li {
    background: #f5d877 none repeat scroll 0 0 !important;
}
.layout-slideshow .sprocket-features-pagination li.active {
    background: #ffffff none repeat scroll 0 0 !important;
}

.layout-slideshow .sprocket-features-pagination li {
    border-radius: 1em;
    cursor: pointer;
    display: inline-block;
    margin: 0 3px;
    opacity: 1 !important;
    padding: 7px;
}


/** turn off body block **/
#component-body, .component-content {
    background: #376eb3 none repeat scroll 0 0 !important;
     color: #f5d877 !important;  
}

/** remove angled menu tab **/
.logo-type-preset1 .rt-logo-block::after {
    content: none;
}

/** Adjust menu position **/
.menu-block .gf-menu.l1 > li > .item .menu-item-wrapper {
    color: #f5d877;
    padding: 0px;
    margin: 0px 20px;
  
}
.gf-menu {
    margin: 20px auto;
    list-style: none;
}

.rt-header-menu.rt-block {
    margin: 25px auto;
    float: right;
}

ul.menu {
    list-style: none;
    margin: 25px  0px !important;
    padding: 0;
}


h6 {    
  	font-size: 14px;
  	font-weight: normal;
}


/** Adjust H1 details **/
h1 {
    font-size: 250%;
    line-height: 130%;
  	text-align: center;
   letter-spacing: 2px;
}

/** Adjust H2 details **/
h2 {
    font-size: 160%;
    line-height: 140%;
}

/** Adjust H2 details **/
h3 {
      	text-align: center;
}

p {
  letter-spacing: 0.05em !important;
}

.image25anniversary > img:hover {
  width: 712px!important;
  height: 1000px!important;
  transition-timing-function: ease!important;
}


/** Adjust menu font details RH **/
.rt-header-menu .menu li a {
    color: #f5d877 !important;
    font-family: "architects daughter",Verdana,Helvetica,Arial,sans-serif;
    font-weight: bold;
    text-transform: none !important;
    color: #f5d877;
    font-size: 14px;
}

.rt-header-menu .menu li a:hover, .rt-header-menu .menu li a:focus {
    color: #ffffff !important;
}


/** Adjust menu font details LH **/
.menu-block .gf-menu .item {
    font-weight: bold;
    text-transform: none !important;
}

.gf-menu.l1 > li > .item {
    font-size: 14px;
    line-height: 24px;
}

.menu-block .gf-menu .dropdown .item {
    font-size: 14px;
    font-weight: bold;
    text-transform: none;
}

.menu-block .gf-menu .dropdown li:hover > .item .menu-item-wrapper, .menu-block .gf-menu .dropdown li:focus > .item .menu-item-wrapper {
    color: #ffffff;
}
.menu-block .gf-menu .dropdown li:hover > .item::after, .menu-block .gf-menu .dropdown li:focus > .item::after {
    color: #ffffff;
}
.menu-block .gf-menu .dropdown li.active > .item .menu-item-wrapper {
    color: #ffffff;
}
.menu-block .gf-menu .dropdown li.active > .item::after {
    color: #ffffff;
}

/** Adjust menu colour dropdown details LH **/
.menu-block .gf-menu .dropdown {
    background: #294d90 none repeat scroll 0 0;
    border: 1px solid transparent;
    border-radius: 20px;
    padding: 5px;
}


/** Adjust rt block space details **/
.rt-block {
    margin: 0px !important;
   
}

/** Adjust rt feature title details **/
.sprocket-strips-title {
    margin-top: 0;
    text-align: center;
}

/** Adjust rt feature image and hover details **/
.fp-roksprocket-strips .sprocket-strips-image-overlay:hover img {
    opacity: 1;
    transform: scale(1.15) rotate(5deg);
}

.fp-roksprocket-strips .sprocket-strips-image-overlay::before {
    color: transparent !important;
    content: "";
    font-family: FontAwesome;
    font-size: 1.25em;
    left: 50%;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%) scale(2.25);
    transition: all 0.3s ease 0s;
    z-index: 10;
}

.fp-roksprocket-strips .sprocket-strips-container li {
    background: #376eb3 none repeat scroll 0 0 !important;
    border-radius: 3px;
    color: #f5d877;
    overflow: hidden;
    text-align: center;
}

a {
    color: #ffffff !important;
}

a:hover {
    color: #ffe298 !important;
}

/** turn off feature tag details **/
.sprocket-mosaic-order ul {
        display: none;
    }

/** remove mosiac border **/
.sprocket-mosaic .sprocket-padding {
    border: 1px solid rgba(0, 0, 0, 0.0) !important;
    padding: 15px;
}
/** Mosiac title details **/
.sprocket-mosaic .sprocket-mosaic-title {
    font-size: 1.7em;
  	text-align: center;
}
/** h5 details **/
h5 {
    font-size: 110%;
    line-height: 110%;
  	text-align: center;
}
/** Mosiac image radius details **/
.sprocket-mosaic .sprocket-mosaic-image {
    border-radius: 20px;
}

/** Calendar details **/
.fc-event {
	border: 1px solid #f5d877 !important; /* default BORDER color */
	background-color: #f5d877 !important; /* default BACKGROUND color */
	color: #294d90 !important;               /* default TEXT color */
	font-size: 1em !important;
	cursor: default;
	}

.com-dpcalendar-event__locations .dp-map {
    display: none;
}

/** email form details **/
textarea, input, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
    background-color: #294d90;
    border: 1px solid #2d5b94;
    border-radius: 3px;
    box-shadow: none;
    box-sizing: border-box;
    color: #f5d877;
    height: 45px;
    margin: 0;
    padding: 0 15px;
    vertical-align: middle;
  	font-family: "architects daughter",Verdana,Helvetica,Arial,sans-serif;
}


.btn-primary.disabled, .btn-primary[disabled], .btn-primary.disabled:hover, .btn-primary[disabled]:hover {
    color: #f5d877;
    text-shadow: none;
  	font-family: "architects daughter",Verdana,Helvetica,Arial,sans-serif;
}


.button, .readon, .readon2, a.readmore, button.validate, p.readmore a, #member-profile a, #member-registration a, .formelm-buttons button, .controls .btn, .logout-button .btn, .sprocket-readmore, .roksearch_results a.clr, .search .btn, #finder-search .btn, .content_vote .btn, .filters .btn {
    background: #f5d877 none repeat scroll 0 0;
    border: 2px solid transparent;
    border-radius: 40px;
    box-sizing: border-box;
    color: #294d90;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
    padding: 10px 20px;
    text-decoration: none;
    text-shadow: none;
    text-transform: uppercase;
    transition: all 0.2s ease-in 0s;
}

/** Mailchimp details **/
.mcSignupModule input[type="text"] {
    margin-bottom: 5px;
    width: 350px !important;
}

.btn-primary {
    background-color: #294d90;
    background-image: none;
    background-repeat: repeat-x;
    border-color: none;
    color: #f5d877;
    text-shadow: none;
}

.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    background-color: #294d90;
    border-color: #fff;
  	color: #fff;
}

/** HARLESTON BANNER **/

#rt-firstfullwidth, #rt-secondfullwidth, #rt-thirdfullwidth {
    color: #376eb3;
    background-color: #f5d877;
  
}

.readon3 {
     background: #376eb3 none repeat scroll 0 0;
    border: 2px solid transparent;
    border-radius: 40px;
    box-sizing: border-box;
    
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
    padding: 10px 20px;
    text-decoration: none;
    text-shadow: none;
    text-transform: uppercase;
    transition: all 0.2s ease-in 0s;

        
    
}

.readon3:hover  {
    background: #b11a24;
        
    
}

h7 {
    font-size: 350%;
    line-height: 130%;
  	text-align: center;
   letter-spacing: 2px;
}


.dpcalendar-map {
    display: none !important;
}


button {

    background: #ffffff none repeat scroll 0 0;
    border: 2px solid transparent;
    border-radius: 40px;
    box-sizing: border-box;
    color: #294d90;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    line-height: normal;
    padding: 10px 20px;
    text-decoration: none;
    text-shadow: none;
    text-transform: uppercase;
    transition: all 0.2s ease-in 0s;
  	font-family: "architects daughter",Verdana,Helvetica,Arial,sans-serif;

}

button:hover, button:active  {

    background: #f5d877 none repeat scroll 0 0;
  	color: #294d90;
   
}

.eb {

    font-family: inherit;
    line-height: inherit;
    font-size: inherit;

}

.eb-1 .eb-close:hover {

    color: rgba(245, 216, 119, 0) !important;

}

.eb .eb-btn.eb-btn-primary {

    background: #ffffff none repeat scroll 0 0;
    border: 2px solid transparent;
    border-radius: 40px;
    box-sizing: border-box;
    color: #294d90;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    line-height: normal;
    padding: 10px 20px;
    text-decoration: none;
    text-shadow: none;
    text-transform: uppercase;
    transition: all 0.2s ease-in 0s;
  	font-family: "architects daughter",Verdana,Helvetica,Arial,sans-serif;

}

.eb .eb-btn.eb-btn-primary:hover, .eb .eb-btn.eb-btn-primary:active  {

    background: #f5d877 none repeat scroll 0 0;
  	color: #294d90;

}


.eb-inst .eb-header {

    font-size: 1.6em;
    line-height: 1em;
    margin-bottom: 20px;
    opacity: 1.0;
 	font-weight: bold;

}

