/*
 Theme Name:   DPS Opportunity Theme Child
 Theme URI:    http://dpsk12.org
 Description:  DPS Opportunity Theme Child
 Author:       DPS Digital Communications Team
 Author URI:   http://dpsk12.org
 Template:     dpsOpportunityTheme
 Version:      1.0.1.3.9
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  
 
*/
/*--------------------------------------------------------------
1.0 - Header
--------------------------------------------------------------*/
.alert-success {
    color: #878687 !important;
    background-color: #8abf3f !important;
    border-color: #d6e9c6 !important;
}
.tab-links a:hover {
    background: #fff !important;
    color: #4c4c4c !important;
    text-decoration-color: #4c4c4c !important;
    text-decoration: underline;
    -webkit-text-decoration-color:#a94442 !important; /* Safari */    
    text-decoration-color: #a94442 !important;
}
.tab-content a:hover{
	-webkit-text-decoration-color:#a94442 !important; /* Safari */    
	text-decoration-color: #a94442 !important;
}
#tab1 a {
	-webkit-text-decoration-color:#4c4c4c !important; /* Safari */    
	text-decoration-color: #4c4c4c !important;
}

/* #tab2 a:hover {
    color: #4c4c4c !important;
    text-decoration: underline;
}*/
/* Amharic */
@font-face {
    font-family: "AbyssinicaSILW";
    src: url("fonts/AbyssinicaSIL-R.woff") format('woff');
}

/* Burmese */
@font-face {
    font-family: "PadaukW";
    src: url("fonts/padauk.woff") format('woff');
}
@font-face {
	font-family: "Zawgyi-One";
	src: url("fonts/Zawgyi-One.eot");
	src: url("fonts/Zawgyi-One.eot?#iefix") format("embedded-opentype"),
		url("fonts/Zawgyi-One.woff") format("woff"),
		url("fonts/Zawgyi-One.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}



.dps_resources_list ul li:nth-child(8){
    color: red !important;
    font-family: "Zawgyi-One" !important;
}

.alert {
    margin-bottom: 0 !important;
}

.lang-test {
	  font-family: "PadaukW";
}
.lang-test p{
	  font-family: "PadaukW";
}

/* for choice season only */
#top-bar-contact-info-weather {
	padding-left: 0;
}

.enroll-inner {
    background-color: #F89C22;
    height: 36px;
    margin-top: 6px;
    line-height: 35px;
}
#top-bar-contact-info-weather a:hover{
    color: #0072bc !important;
}
/* end for choice season */


/* Accessibili*/
.visually-hidden {
	position: absolute!important;
    clip: rect(1px,1px,1px,1px);
    padding: 0!important;
    border: 0!important;
    height: 1px!important;
    width: 1px!important;
    overflow: hidden;
}
.amharic {
	font-family: "AbyssinicaSILW" !important;
}
/* Burmese */


	/* testing */
	.page-id-14705  {
		font-family: "Zawgyi-One" !important;
	}
	.page-id-14705.pageTitle {
		font-family: "Zawgyi-One" !important;
	}
	.burmese {
		font-family: "Zawgyi-One" !important;
	}
	.burmese-page-title h1{
		font-family: "Zawgyi-One" !important;
	}
	.burmese-page-accordion h4, .burmese-page-accordion p, .burmese-page-accordion h3, .burmese-page-accordio a, .burmese-page-accordio li, .burmese-page-accordio ul{
		font-family: "Zawgyi-One" !important;
	}
	.burmese-font,  .burmese-font p, .burmese-font h1, .burmese-font h2, .burmese-font h3, .burmese-font h4, .burmese-font a, .burmese-font li{
		font-family: "Zawgyi-One" !important;
	}

/* Production */
	.page-id-4834  {
		font-family: "Zawgyi-One" !important;
	}
	.page-id-4834.pageTitle {
		font-family: "Zawgyi-One" !important;
	}
	.burmese {
		font-family: "Zawgyi-One" !important;
	}
	.burmese-page-title h1{
		font-family: "Zawgyi-One" !important;
	}
	.burmese-page-accordion h4, .burmese-page-accordion p, .burmese-page-accordion h3, .burmese-page-accordio a, .burmese-page-accordio li, .burmese-page-accordio ul{
		font-family: "Zawgyi-One" !important;
	}

/* for arabic */
.arabic h1{
    direction: rtl;
}
.arabic {
    direction: rtl;
}
.arabic .vc_tta-title-text {
/*	float:right;*/
}

.arabic .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title>a {
    padding-left: 79%;
}

.alert-danger {
    color: #f12532;
    background-color:#e53e30 !important;
    border-color:#e53e30 !important;
}
.alert-danger ul {
    margin-top: 0;
    margin-bottom: 0 !important;
}

.alert-danger .tab-links a {
    background: #ab192d;
color:#fff;
}
.alert-danger h2 {
	color:rgb(189, 42, 107);
	text-transform: uppercase;
}
.top-bar-contact-info {
	color:#fff;
	vertical-align: middle;
	text-align: center;
	line-height: 45px;
}
#top-bar-contact-info-left {
	text-align: right;
}
#top-bar-contact-info-center {
	text-align: center;
	    padding-top: 3px;
}
#utilityBarHomePage {
	background-color: #005073;
}
#top-bar-contact-info-right a:hover {
	color:#0072bc;
	text-decoration: none;
}
#top-bar-contact-info-weather {
	text-transform: uppercase;;
	text-align: center;
	padding-top: 3px;
}
#top-bar-contact-info-weather a, .fa-sun-o {
	color:#fff;
}
#top-bar-contact-info-weather a:hover, .fa-sun-o:hover {
	color:#f99d24;
	text-decoration: none;
}
#top-bar-contact-subsection-1 {
	width:258px;
	float:left;
}
#top-bar-contact-subsection-2 {
	width:183px;
	float:left;
}
#top-bar-contact-subsection-3{
	width:160px;
	float:left;
}
#top-bar-contact-subsection-4 {
	width: 172px;
	float:left;
}
.fa-sun-o {
	font-size: 18px !important;
}
.awesome-weather-forecast.awe_days_5.awecf {
	display:none;
}
.awesome-weather-attribution {
	display:none;
}
.awesome-weather-current-temp, .awesome-weather-header {
	color:#fff;
	background-color: #005073 !important;
	font-size: 16px;
}
.awesome-weather-header {
	float:left;
	vertical-align: middle;
	line-height: 44px;
	padding:0;
	text-align: center;
	width: 63px !important;
}

sup {
    top: -0.05em !important;
}
.awesome-weather-current-temp {
    vertical-align: middle;
    line-height: 13px;
    font-size: 19px;
    width: 130px !important;
}
#top-bar-contact-info-center {
	padding-left:0;
	margin-right: 0;
	padding-right: 0;
}
#top-bar-contact-info-center a {
	color:#fff;
}
#top-bar-contact-info-center a:hover {
	color:#fff;
	text-decoration: none;
}
/*.burmese {
    font-family: PadaukW !important;
}*/
/*.header-languages, .header-languages a {
	color:#fff;
	text-align: center;
}*/
/* .header-languages a:hover {
 	color:#fff;
}*/
.header-languages {
	width: 84%;
	float: left;
	margin-top: 9px;
}
.header-language-bullets {
	margin: 0px 5px 0px 5px;
}

.home-page-logo-area {
	text-align: center;
	background-color: #0076BD;
}
.navbar-default .navbar-nav > .active > a {

/*	color:#f99d24 !important;*/
font-weight:900;
text-decoration: underline;
}

/*----- Tabs -----*/
.tabs {
    width:100%;
    display:inline-block;
}
 
    /*----- Tab Links -----*/
    /* Clearfix */
    .tab-links:after {
        display:block;
        clear:both;
        content:'';
    }
 
    .tab-links li {
        margin:0px 5px;
        float:left;
        list-style:none;
    }
 
        .tab-links a {
            padding:9px 15px;
            display:inline-block;
            border-radius:3px 3px 0px 0px;
            background:#7FB5DA;
            font-size:16px;
            font-weight:600;
            color:#4c4c4c;
            transition:all linear 0.15s;
        }
 
        .tab-links a:hover {
            background:#a7cce5;
            text-decoration:none;
        }
 
    li.active a, li.active a:hover {
        background:#fff;
        color:#4c4c4c;
    }
 
    /*----- Content of Tabs -----*/
    .tab-content {
        padding:15px;
        border-radius:3px;
        box-shadow:-1px 1px 1px rgba(0,0,0,0.15);
        background:#fff;
    }
 
        .tab {
            display:none;
        }
 
        .tab.active {
            display:block;
        }


/*--------------------------------------------------------------
2.0 - Home Page
--------------------------------------------------------------*/
.child-story h3 {
    margin-top: 0;
}

.home-page-read-more {
	font-size: 14px;

	/* green */
/*	color: #8abf3f;*/

	/* white */
/*	color: #fff;*/

}
.home-page-read-more:hover {
	text-decoration: underline;
	}
#home-page-story-text-box a {
	color: #fff !important;
}
#headerLogo {
	margin-left: auto;
	margin-right: auto;
	width:270px;
	padding-top: 18px;
	padding-bottom: 18px;
}
.home-page-cta a{
	color:#fff;
	font-weight: 900;
}
.home-page-container {
	padding: 0px 0px 9px 0px;
}
.home-page-cta {
	width: 150px;
	height: 37px;
	text-transform: uppercase;
	background-color: #8abf3f;
	padding: 10px 0px 9px 0px;
	text-align: center;
	float: right;
	margin-top: 8px;
}
.home-page-header-cta {
	width: 100px;
	 float: right;
}
/*#home-page-child-story-id-1, #home-page-child-story-id-2, #home-page-child-story-id-3 {
	width: 250px;
}*/
/*#home-page-child-story-id-2 {
	width: 250px;
}
#home-page-child-story-id-3 {
	width: 250px;
}*/
/* Home Page Row One

-------------- */

/* Home Page Feed */
.home-page-heading-row {
	margin-bottom: 10px;
}
.home #home-page-feed-item-0, .home #home-page-feed-item-1, .home #home-page-feed-item-2, .home #home-page-feed-item-3, .home #home-page-feed-item-4, .home #home-page-feed-item-5, .home #home-page-feed-item-6, .home #home-page-feed-item-7 {
	border-bottom: 1px solid #e1e1e1;
}
#home-page-feed-item-99 {
	margin-bottom: 5px;
}

.home-page-feed-item {
	margin-top: 0;
	margin-bottom: 4px;
	padding-bottom: 5px;
}

/* Calendar Feed */
.home-page-calendar-feed-date {
	background-color: #0072bc;
	color:#fff;
	padding: 10px 10px 10px 10px;
	text-align: center;
}
.home-page-calendar-feed-item {
	margin-top: 0;
	margin-bottom: 4px;
	padding-bottom: 5px;
}
#home-page-calendar-feed-item-0, #home-page-calendar-feed-item-1, #home-page-calendar-feed-item-2, #home-page-calendar-feed-item-3, #home-page-calendar-feed-item-4{
	border-bottom: 1px solid #e1e1e1;
}
.home-page-feed-title a{
	color:#0072bc;
}
.home-page-heading-row {
	background-color: #ebebeb;
	color: #0072bc;
}
.home-page-feed-heading-sub-2 a{
	vertical-align: middle;
	line-height: 40px;
	text-transform: uppercase;
	font-size: 13px;
	color:#024d7c;
}
.home-page-feed-heading-sub-2 a:hover{
	text-decoration: underline;
	}
.calendar-page-detail-heading {
	margin-bottom:15px;
}
.home-page-feed-heading {
	margin-bottom: 15px !important;
}
#home-page-events-more {
	text-align: right;
}
/* News Headline Feed */
#submit-news {
	margin: 0px 0px 12px 0px;
}
#submit-news a{
	color:#8abf3f;
}
#submit-news a:hover{
	text-decoration: none;
}

#submit-event {
	margin: 0px 0px 12px 0px;
	text-align: right;
}
#submit-event a{
/*	color:#024d7c;*/
	color: #8abf3f;
}
#submit-event a:hover{
	text-decoration: underline;
}
.home .wpb_wrapper .wpb_content_element {
    margin-bottom: 0px !important;
}
#home-page-headlines-more {
	text-align: right;
}


/* Home Page Story Feed */
.story.child-story {
	padding-left: 0;
}
.story.child-story a:hover{
	text-decoration: none;
}
.home-page-child-story-0 {
	/* blue */
	background-color: #024d7c;

	/* orange */
/*	background-color: #F89C22;*/


	color:#fff;
	padding-right: 0;
}
.home-page-child-story-0 a {
	color:#fff !important;
}
.home-page-child-story-0 .storyImage {
	float:right !important;
}
.home-page-child-story-1, .home-page-child-story-3 {
	background-image: url('/wp-content/themes/dpsOpportunityThemeChild/images/bar.jpg');
	background-repeat: no-repeat;
}
.home-page-child-story-1 {
	background-position: 256px 31px;
}
.home-page-child-story-3 {
	background-position: 1px 31px;
}
#home-page-child-story-id-0 {
	padding-right:0;
	padding-left: 15px;
}
#home-page-child-story-id-1 a, #home-page-child-story-id-2 a, #home-page-child-story-id-3 a{
	margin-top:20px !important;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
}
#home-page-child-story-id-1, #home-page-child-story-id-2, #home-page-child-story-id-3 {
	margin-top:20px !important;
}
#home-page-child-story-id-1 {
	padding: 10px 10px 10px 0px;
} 

#home-page-child-story-id-2 {
	padding: 10px 10px 10px 5px;
}

#home-page-child-story-id-3 {
	padding: 10px 0px 10px 10px;
}

#homePageStoryImage- {
	position: relative;
	width: 500px;
	height: 300px;
}
.home-page-child-story-0 .child-story {
	margin-bottom: 0;
}
/*#homePageStoryImage-1 {
	float:;
}*/
#homePageStoryImage-1, #homePageStoryImage-2, #homePageStoryImage-3 {
	width:250px;
	height: 150px ;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
}
.home-page-child-story-1 .homepageStoryTitle, .home-page-child-story-2 .homepageStoryTitle, .home-page-child-story-3 .homepageStoryTitle{ 
	color:#0072bc;
}
#homePageTitles- {
	padding-top:15px;
	font-size:26px;
	width: 33%;
}
#homePageTitles-{
/*    line-height: 28px;
    height: 97px;
    overflow: hidden;
    padding: 10px 10px 10px 0px;;
    margin-bottom: 22px;*/
}
/*#homePageTitles-::after {
  content: "....."; 
}*/

#homePageTitles-1, #homePageTitles-2, #homePageTitles-3 {
	color:#0072bc;
}
.home .pageTitle {
	display:none;
}

#navbar-home-page {
	background-color: #026eb0;
}
#navbar-home-page a{
	color:#fff;
}

#navbar-home-page .dropdown-menu {
	background-color: #026eb0;
}
#navbar-home-page .dropdown-menu>li>a:hover {
	background-color: #0EA2DC !important;
}
#home-page-story-text-box{
    width: 33%;
}
#home-page-story-text-box a:hover{
    text-decoration: none;
}
#navbar-home-page .container, .navbar-default .container {
    padding-top: 11px;
}
.home-page-bottom-photo {
	min-height: 250px;
	margin-bottom: 5px !important;
}
.home-page-social-bug {
	position: fixed;
    right: 0;
    top: 46%;
    width: 75px;
    background-color: #F89C22;
}
.home-page-social-bug .fa-search, .home-page-social-bug .fa-facebook-official, .home-page-social-bug .fa-twitter, .home-page-social-bug .fa-instagram, .home-page-social-bug .fa-youtube, .home-page-social-bug .fa-linkedin-square {
	color:#fff;
}
.gsc-search-button.gsc-search-button-v2{
    height: 37px;
    width: 44px;
    background-color: #f99d24;
    border-width: 0;
}
.gsc-completion-container {
	margin-top: 40px !important;
}
.gsc-control-cse, .gsc-control-cse-en  {
	padding: 0px !important;
}
td.gsc-search-button  {
	width: 10px !important;
}
.gsc-input  {
	padding-right: 0px !important;
}
#gs_cb50  {
	padding-top: 5px !important;
}
input.gsc-input  {
	background-image: none !important;
}
#search  {
	margin: 10px 0 5px 0;
	padding: 5px 0 5px 0;
}
.gsc-input {
    margin: -0.1em 0px 0px !important;
}
.home-page-social-bug .wpb_raw_code.wpb_content_element.wpb_raw_html {
	margin-bottom: 0px;
	font-size: 24px;
}
.fa.fa-plus {
	color:#fff;
}
.dropdown-content ul li {
    font-size: 14px;
}
.simcal-align-right {
	display: none;
}
.home-page-calendar-title-section {
	margin-bottom:0 !important;
}
.simcal-event-start.simcal-event-start-date {
	background-color: #0072bc;
    color: #fff;
    padding: 20px 10px 20px 10px;
    font-size: 21px;
    float:left;
}
.simcal-default-calendar-list ul.simcal-events {
	margin-left:0 !important;
	padding-left: 0 !important;
}

#home-page-row-1 {
	margin-bottom:0;
}

.home .vc_row.wpb_row.vc_inner.vc_row-fluid {
	margin-bottom: 0 !important;
}
/* Home Page Row Two

-------------- */

/* Home Page Calendar detail page */
.calendar-page-detail-heading-1, .calendar-detail-page-what-heading p:nth-child(1), .calendar-detail-page-where-heading > p {
	font-size: 26px;
}
.event-date {
	font-size: 22px;
}
.home-page-feed-heading-sub-1 h4{
	color:#024d7c;

}

/* Archive Pages */
.archive-page-event-date {
	text-align: right;
	font-weight: 900;
}
.archive .storyDate {
	display: none;
}
/*.archive .pager {
	display: none;
}*/
.pager li {
	float:left;
}
/* Forms

-------------- */
.usp-label.usp-label-title, .usp-label.usp-label-content {
	display:none !important;
}
#usp-title::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff !important;
}
#usp-content::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff !important;
}
#usp-custom-199::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff !important;
}
#usp-custom-10::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff !important;
}



.navbar-default .navbar-nav > li > a:active {
    color: red;
}
.search-title {
    text-align: center;
    padding-bottom: 40px;
}
.gsc-input-box {
	border-color: #024d7c !important;;
    border: 1px solid #024d7c !important;
    background: #fff;
    height: 40px !important;
}
input.gsc-input {
    font-size: 27px !important;
/*    padding: 4px 9px;
    border: 1px solid #D9D9D9;
    width: 99%;*/
}
.gstl_50 {
	margin-top: 3px !important;
}
@import url(http://fonts.googleapis.com/css?family=Lato:100,300,400,700);
@import url(https://raw.github.com/FortAwesome/Font-Awesome/master/docs/assets/css/font-awesome.min.css);

body {
	background: #DDD;
	font-size: 15px;
}
#wrap {
  margin: 50px 100px;
  display: inline-block;
  position: relative;
  height: 60px;
  float: right;
  padding: 0;
  position: relative;
}

#link-1 .fa.fa-facebook-official, #link-2 .fa.fa-twitter, #link-3 .fa.fa-instagram, #link-4 .fa.fa-youtube, #link-5 .fa.fa-linkedin-square{
	color:#F89C22;
}
.search-box {
	width:100%;
}
#s {
	height: 50px;
	width: 76%;
	font-size: 22px;
}
#search-form-wrapper {
	float:none;
	margin: 0 auto;
}
.search-box-caption {
	text-align: center;
	font-size: 24px;
	padding: 30px 0 0 0;
}
.search-title {

}
#searchsubmit {
	height: 50px;
	width:100px;
	background-color: #f99d24;
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	border-width: 0;
	font-weight: 900;
	font-size: 20px;
}
.fa.fa-search.search-box {
	font-size:20px;
}
#search-page-container {
	padding: 20px 20px 50px 20px;
}
.dropdown-content a:hover{
	text-decoration: none;
}
.home-page-bottom-links a{
	 font-family: "Roboto Slab", serif;
	 font-size: 16px;
	 color:#16a2dc;
}
.home-page-bottom-links a:hover{
	color:#16a2dc;
	}
.home-page-bottom-link-divider {
	border-bottom: 3px solid #acacac;
	width:100%;
}
.home-page-bottom-link-label {
	    margin: 5px 0 5px 0;
	    display: block;
}
.wpb_content_element {
	margin-bottom:5px;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 12px 16px;
    z-index: 1;
    left: -155px;
    top: 35px;
    border: 2px solid #F89C22;
    width: 200px;
    line-height: 27px;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown-content ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}
.social-drop-down-label {
	padding-left: 10px;
}
#home-page-row-1 div.vc_row.wpb_row.vc_inner.vc_row-fluid{
	margin-bottom: 0 !important;
}
.events-archive-page-row {
    min-height: 100px;
    padding: 10px 0 10px 0;
}
.events-archive-page-row-divider {
    /* border-bottom: 1px solid #000; */
    padding-top: 10px;
    padding-bottom: 10px;
}

.error-page {
    padding: 0px 0 60px 0;
}

footer #footerContactInfo a {
	color: #fff !important;
}
#footer-ocr-button {
    width: 85%;
    min-height: 37px;
    text-transform: uppercase;
    background-color: #005073;
    padding: 10px 0px 9px 0px;
    text-align: center;
    float: left;
    margin-top: 8px;
}
#footer-ocr-button a{
	color:#fff;
	}
#additionallinks-column {
	margin-top: 52px;
}
/*****/
@media only screen and (min-width: 1024px){
	/* Home Page Row One

	-------------- */

	/* Home Page Row Two

	-------------- */
}
@media only screen and (min-width: 1200px){ 
	.home-page-container {
		max-height: 53px;
	}

}

@media only screen and (max-width: 1200px){ 
	#homePageStoryImage-1, #homePageStoryImage-2, #homePageStoryImage-3 {
	    width: 100%;
	}

}

@media only screen and (max-width: 1199px){
	/* Home Page Row One

	-------------- */
	#homePageStoryImage- {
	    position: relative;
	    width: 100%;
	    height: 300px;
	}
	#home-page-story-text-box {
	    width: 100%;
	    padding: 10px 10px 10px 10px;
	}
	#home-page-child-story-id-0 {
	    padding-right: 0;
	    padding-left: 0;
	}
	#homePageTitles-{
		padding: 10px 10px 10px 10px;
	}
	.home-page-child-story-1 {
	    background-position: 213px 31px;
	}
	.home-page-child-story-3 {
	    background-position: 0% 31px;
	}
	/* Home Page Row Two

	-------------- */
	#home-page-row-2 .wpb_wrapper div:first-of-type{
		min-height: 75px;
	}
	#homePageTitles- {
	    width: 100% !important;
	}
}
@media only screen and (max-width: 1024px){
	#homePageTitles- {
	    width: 100%;
	}

}
@media only screen and (min-width: 992px){
/*	.home-page-container {
		max-height: 53px;
	}*/

}
@media only screen and (min-width: 769px){
	/* Home Page Row One

	-------------- */
	/* Home Page Row Two

	-------------- */
}
@media only screen and (max-width: 768px){
	/* Home Page Row One

	-------------- */
	#top-bar-contact-info-weather {
		display:inline-block;
		width: 100%;
		padding-right: 0;
		margin-bottom: 10px;
	}
	#top-bar-contact-info-right {
		width: 100%;
	}
	.enroll-inner {
	    min-height: 36px;
	    margin-top: 6px;
	    line-height: 35px;
	    width: 100%;
	    margin-left: auto;
	    margin-right: auto;
	}

	.home-page-child-story-1 {
	    background-position: 165px 31px;
	}
	.home-page-child-story-3 {
	    background-position: 0% 31px;
	}
	.vc_custom_1475083699576 {
	    width: 92% !important;
	}

	/* Home Page Row Two

	-------------- */
}
@media only screen and (max-width: 767px){
	/* Home Page Row One

	-------------- */
	#home-page-child-story-id-1, #home-page-child-story-id-3 {
		background-image: none;
	}
	#home-page-child-story-id-1 a, #home-page-child-story-id-2 a, #home-page-child-story-id-3 a {
	    margin-top: 0px !important;
	}
	#home-page-child-story-id-1, #home-page-child-story-id-2, #home-page-child-story-id-3 {
		margin-top:0px !important;
	}
	#home-page-child-story-id-1 {
	    padding: 0px 10px 0px 10px;
	}
	#home-page-child-story-id-3 {
	    padding: 0px 10px 10px 10px;
	}
	#home-page-child-story-id-2 {
	    padding: 0px 10px 0px 10px;
	}
	/* Home Page Row Two

	-------------- */
}

@media only screen and (max-width: 987px){
	.home-page-child-story-1 {
	    background-position: 164px 31px;
	}
	.home-page-child-story-3 {
/*	    background-position: 165px 31px;*/
	}
}

@media only screen and (max-width: 991px){

	.awesome-weather-header {
		width: 100%!important;
		float: none !important;
	}
/*	#utility-bar {
		margin-top:10px;
	}*/
	.awesome-weather-current-temp {
	    width: 100% !important;
	    float: none !important;
	}
	#top-bar-contact-info-right {
	    float: none;
	    margin: 0 auto;
	}
}

@media only screen and (max-width: 480px){
	.home-page-child-story-1 {
	    background-image: none;
	}
	.home-page-child-story-3 {
	    background-image: none;
	}
	/* Home Page Row One

	-------------- */
	/* Home Page Row Two

	-------------- */
}

@media only screen and (max-width: 425px){
	#top-bar-contact-info-weather {
	    padding-right: 0;
	}


}
@media only screen and (max-width: 375px){
	#homePageStoryImage- {
	    width: 375px;
	    height: 225px;
	}
	article.story {
	    margin-bottom: 0 !important;
	}
	.wpb_column {
	    margin-bottom: 0 !important;
	}
	.dps_resources_list {
	    margin-bottom: 10px !important;
	}
	#homePageStoryImage-1, #homePageStoryImage-2, #homePageStoryImage-3 {
	    width: 375px;
	    height: 225px;
	}
	.home-page-child-story-1, .home-page-child-story-2 {
	    background-image: none;
	}
	#home-page-child-story-id-1, #home-page-child-story-id-2, #home-page-child-story-id-3 {
	    padding-right: 0;
	}
	#top-bar-contact-info-center {
		display: none;
	}
	.col-md-2.home-page-cta {
		width:94%;
	}
	#social-media-sticky {
		display: none;
	}
	#awesome-weather-denver {
		display: none;
	}
	#utility-bar-wrapper {
		padding: 15px 0 10px;
	}
	header {
	    margin-bottom: 0 !important;
	}
	.dps_responsive_heading_with_text {
	    margin-bottom: 0 !important;
	}
	#home-page-row-2 .wpb_wrapper div:first-of-type {
	    min-height: 34px !important;
	}
	article.story .storyImage {
	    margin-top: 5px;
	}
	.home-page-heading-row h4 {
	    margin-top: 5px;
	    margin-bottom: 0;
	}
	.storyImage {
	    margin-top: 5px !important;
	}
	#footerLogo {
		margin: 0 auto;
	}
	#footerSocial {
		text-align: center !important;
	}
	#first-footer-element, #second-footer-element, #last-footer-element {
		text-align: center;
	}
	.vc_row {
	    margin-bottom: 0;
	}
	.home-page-bottom-photo {
	    min-height: 229px;
	}
	.vc_row {
	    margin-bottom: 0 !important;
	}
	#footer-ocr-button {
		width:100%;
	}
}
@media only screen and (max-width: 320px){
	#homePageStoryImage-1, #homePageStoryImage-2, #homePageStoryImage-3 {
	    width: 320px;
	    height: 192px;
	}
	#homePageStoryImage- {
	    width: 320px;
	    height: 192px;
	}
	.vc_row {
	    margin-bottom: 0;
	}
	.home-page-bottom-photo {
	    min-height: 194px;
	}
}
@font-face {
/*  	font-family: 'AbyssinicaSILW';
 	src: url(//www.dpsk12.org/fonts/AbyssinicaSIL-R.woff) format('woff');*/
}
@font-face {
/*	font-family: 'PadaukW';
	src: url(//www.dpsk12.org/fonts/padauk.woff) format('woff');*/
}

/*.gsc-adBlock {
	display:none !important;
}*/


