/* Core style */

body, td {
  font-family: 'PT Serif', serif;
  font-size: 1.6em;
  line-height: 1.5;
}
.jewishstar a {
  color: #004079;
}
.jewishstar a:hover {
  color: #DB4B41;
}
.jewishstar h1,
.jewishstar h2,
.jewishstar h3,
.jewishstar h4,
.jewishstar h5 {
  font-family: 'Adamina', sans-serif;
  line-height: 1.45;
  margin: 0 0 2.5% 0;
}
.jewishstar h1 a,
.jewishstar h2 a,
.jewishstar h3 a,
.jewishstar h4 a,
.jewishstar h5 a {
  color: #004079;
}
.jewishstar h1 {
  font-size: 2.25em;
}
.jewishstar h2 {
  font-size: 1.75em;
}
.jewishstar h3 {
  font-size: 1.25em;
}
.jewishstar h4 {
  font-size: 1.0em;
}
.jewishstar h5 {
  font-size: 0.8em;
}
.jewishstar .masthead img,
.jewishstar aside img,
.jewishstar .photo img,
.jewishstar .content_bootstrap img {
  max-width: 100%;
}
.jewishstar input:focus,
.jewishstar select:focus,
.jewishstar textarea:focus,
.jewishstar button:focus {
    outline: none;
}
.jewishstar .lead {
    font-size: inherit;
    margin-bottom: inherit;
}
.jewishstar .overline {
  color: black;
  font-family: "Open sans condensed",sans-serif;
  text-transform: uppercase;
  margin-bottom: 5px;
  color: #1E80BE;
}
.jewishstar .overline a {
  color: #1E80BE;
}
.jewishstar .meta {
  color: #999;
  font-size: 0.8em;
  font-family: "Open sans", sans-serif;
  text-transform: uppercase;
  margin: 0 0 5px 0;
}
.jewishstar p {
    margin: 0 0 10px 0;
}
.jewishstar .bottomborder {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ddd;
}
.jewishstar .bottomborder-small {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
}
.jewishstar .topborder {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #ddd;
}
.jewishstar .topborder-small {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #ddd;
}
.jewishstar .kicker {
  color: #0c7d8a;
  text-transform: uppercase;
  font-family: 'Open sans condensed', sans-serif;
}
.jewishstar .kicker a {
  color: #0c7d8a;
}
.jewishstar .readmore {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 90%;
}
.jewishstar .subhead {
  color: #666;
  font-family: 'Open Sans condensed', sans-serif;
  /*font-size: 1.2em;
  line-height: 1.3;*/
}
/*.jewishstar div.photo {
  margin-bottom: 2%;
}*/

/* Containers */

body {
  margin-top: 20px;
}
.jewishstar .content-container,
.jewishstar .rail-container,
.jewishstar .content-withrail {
  margin-bottom: 20px;
}
@media only screen and (min-width : 768px) {  /* sm */ 
  .jewishstar .content-container {
    width: 420px;
    border-right: 1px solid #ddd;
  }
  .jewishstar .rail-container {
    width: 330px;
  }
}
@media only screen and (min-width : 992px) {  /* md */ 
  .container {
    width: 995px;
  }
  .jewishstar .content-container {
    width: 640px;
  }
  .jewishstar .rail-container {
    width: 330px;
  }
  .jewishstar .content-withrail .column {
    width: 330px;
  }
}
@media only screen and (min-width : 1200px) {  /* lg */ 
  .container {
    width: 1200px;
  }
  .jewishstar .content-container {
    width: 870px;
  }
  .jewishstar .rail-container {
    width: 330px;
  }
  .jewishstar .content-withrail {
    float: right;
    width: 640px;
    margin-bottom: 0;
    padding-left: 20px;
    border-left: 1px solid #ddd;
  }
  .jewishstar .content-rail {
    float: left;
    width: 180px;
    font-size: 85%;
    line-height: 1.4;
  }
}
.norail aside.rail-container {
  display: none;
}
.norail .content-container {
  border-right: none;
  width: 100%;
}

/* Print */
@media print {
.comment_section {display:none;}
.short-footer {display:none;}
.detail-footer {display:none;}
.col-sm-3 {display:none;}
#widget_detail_pagination {display:none;}
#widget_detail_postlinks {display:none}
}

/* Template */
.jewishstar .toplinks {
  font-family: 'Open sans condensed', sans-serif;
  margin-bottom: 12px;
}
.jewishstar .toplinks,
.jewishstar .toplinks a {
  font-size: 0.9em;
  color: #777;
  text-transform: uppercase;
}
.jewishstar .toplinks i {
  font-size: 1.4em;
}
.jewishstar .new-masthead {
  margin: 5px 0;
}
@media only screen and (min-width : 768px) {
  .jewishstar .new-masthead {
    margin: 10px 0;
  }
}

.jewishstar .new-masthead .date {
  font-family: 'Open sans condensed', sans-serif;
  color: black;
  font-size: 0.9em;
}
.jewishstar .new-masthead .wx {
  font-size: 0.85em;
}
.jewishstar .new-masthead .wx img {
  max-width: 32px;
  margin-right: 6px;
}
.jewishstar .new-masthead .wx .forecast {
  font-size: 0.85em;
}
.jewishstar .masthead {
  margin-bottom: 12px;
}
.jewishstar .masthead .nameplate img {
  padding-top: 25px;
  max-height: 110px;
}
.jewishstar .masthead .top-refer {
  font-size: 0.8em;
  border: 1px dashed #dedede;
  border-radius: 10px;
  float: left;
  padding: 10px;
  cursor: pointer;
}
.jewishstar .masthead .top-refer:hover {
  background: #efefef;
}
.jewishstar .masthead .top-refer p {
  margin: 0 0 5px 0;
  font-size: 90%;
}
@media only screen and (max-width : 1200px) {
  .jewishstar .masthead .top-refer p:last-child {
    display: none;
  }
}
.jewishstar .masthead .right-area-2 {
  font-size: 0.9em;
}
.jewishstar .masthead .right-area-2 .date {
  font-family: "Open sans condensed", sans-serif;
  font-weight: 700;
}
.jewishstar .masthead .right-area-2 .weather .forecast {
  font-size: 0.8em;
}
.jewishstar .masthead .current-issue {
  cursor: pointer;
}
.jewishstar .masthead .current-issue .flag {
  position: absolute;
  background: url(/images/flag.png) top left no-repeat;
  color: white;
  width: 130px;
  height: 23px;
  line-height: 21px;
  padding-right: 6px;
  overflow: hidden;
  font-size: 0.9em;
  margin-left: -130px;
  margin-top: 40px;
  text-transform: uppercase;
}
.jewishstar .masthead .current-issue img {
  margin-right: 20px;
  box-shadow: 5px 5px 3px #ccc;
  width: 130px;
}
@media only screen and (min-width : 992px) {
  .jewishstar .masthead .current-issue {
    max-height: none;
    overflow: none;
    margin-left: 0;
  }
  .jewishstar .masthead-centered .current-issue {
    margin-left: 70px;
  }
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
  .jewishstar .masthead .current-issue {
    margin-left: 35px;
  }
  .jewishstar .masthead-centered .current-issue {
    margin-left: 120px;
  }
}






.jewishstar .railitem,
.jewishstar aside .widget {
  margin-bottom: 20px;
}
.jewishstar aside .search .screen {
  background: #efefef;
  padding: 7px;
  font-size: 0.9em;
}
.jewishstar aside .search input {
  position: relative;
  width: 100%;
  border: none;
  padding: none;
  background: #efefef;
  padding: 8px;
  font-size: 0.9em;
  color: #888;
  text-transform: uppercase;
  font-weight: 700;
  z-index: 98;
}
.jewishstar aside .search button {
  position: relative;
  border: none;
  padding: none;
  background: none;
  font-size: 1.5em;
  margin-top: -38px;
  margin-right: 5px;
  z-index: 99;
}
.jewishstar aside .search .advanced {
  font-size: 0.75em;
  text-transform: uppercase;
  margin: 5px 0;
}
.jewishstar aside .search .advanced a {
  color: #999;
}
.jewishstar .greyscreen {
  background: #efefef;
}
.jewishstar .trending li {
  padding: 5px;
}
.jewishstar .trending h4 {
  font-size: 0.85em;
}
.jewishstar .content-rail h5 {
  font-size: 1.2em;
  margin-bottom: 10px;
}
.jewishstar .three-column h4,
.jewishstar .three-column h5 {
  margin-bottom: 12px;
}
.jewishstar .three-column .cover-photo {
  width: 100%;
  height: 145px;
  cursor: pointer;
}

/* towns */
.jewishstar .towns-desktop {
  border-top: 1px solid #ccc;
  padding-top: 1px;
}
.jewishstar .towns-desktop .town {
  width: 9.9%;
  background: #EFEFEF;
  margin-bottom: 1px;
  margin-left: 1px;
  padding: 7px 3px;
  font-family: verdana, sans-serif;
  line-height: 1.0;
  font-size: 0.73em;
}
.jewishstar .towns-desktop .town a {
  color: #888;
}
@media only screen and (max-width : 1200px) {
  .jewishstar .towns-desktop .town {
    width: 9.89%;
    font-size: 0.65em;
  }
}
@media only screen and (max-width : 992px) {
  .jewishstar .towns-desktop .town {
    width: 14.13%;
    /*font-size: 0.45em;*/
  } 
}

/* Nav */
.jewishstar .subsubnav li {
  display: block;
  padding: 3px 20px 3px 35px;
  font-size: 90%;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.jewishstar .navbar {
  border-radius: 0;
  border-color: #ccc;
  border-left: none;
  border-right: none;
}
.jewishstar .navbar-default { /* Global type */
  background: white;
  font-family: 'Open sans condensed', sans-serif;
  color: black;
  text-transform: uppercase;
}
.jewishstar .navbar-default {
  font-size: 0.8em;
}
.jewishstar nav .divider {
  display: none;
}
@media only screen and (min-width : 768px) {  /* sm */ 
  .jewishstar .main-nav.navbar {
    min-height: inherit;
  }
  .jewishstar .main-nav .nav > li > a {
    font-size: 1.0em;
    padding: 8px 5px;
  }
  .jewishstar .main-nav .container-fluid,
  .jewishstar .main-nav .navbar-collapse  {
    padding-right: 0;
    padding-left: 0;
  }
  .jewishstar nav .divider {
    display: block;
    margin-top: 5px;
    padding: 0 5px;
  }
  .jewishstar .navbar-brand {
    display: none;
  }
}
@media only screen and (min-width : 992px) {  /* md */ 
  .jewishstar .navbar-default {
    font-size: 1.1em;
  }
  .jewishstar .main-nav .nav > li > a {
    font-size: 0.9em;
    padding: 10px 5px;
  }
}
@media only screen and (min-width : 1200px) {  /* lg */ 
  .jewishstar .navbar-default {
    font-size: 1.35em;
  }
  .jewishstar nav .divider {
    margin-top: 9px;
  }
  .jewishstar .main-nav .nav > li > a {
    font-size: 0.9em;
    padding: 15px 5px;
  }
}
.jewishstar .navbar-default .navbar-nav > .active > a, 
.jewishstar .navbar-default .navbar-nav > .active > a:focus,
.jewishstar .navbar-default .navbar-nav > .open > a,
.jewishstar .navbar-default .navbar-nav > .open > a:focus,
.jewishstar .navbar-default .navbar-nav .open .dropdown-menu > li > a { /* Resets for hover / active / dropdowns */
    color: #004079;
    background: white;
}
.jewishstar .navbar-default .navbar-nav > .active > a:hover,
.jewishstar .navbar-default .navbar-nav > .open > a:hover,
.jewishstar .navbar-default .navbar-nav a:hover {
  background: #efefef;
  color: #DB4B41;
}
.jewishstar nav, .jewishstar nav a, .jewishstar .navbar .nav > li > a { /* Resets for links of various states */
  color: #004079;
}
.dropdown:hover .dropdown-menu {
    display: block;
 }
.jewishstar .navbar .nav > li > a {
  line-height: 1.0;
}
.carousel-indicators {
  /*width: auto;
  margin-left: 0;
  left: 0;*/
  bottom: 15px;
  /*left: 10px;*/
  /*margin-top: 200000000px;*/
}
.carousel-indicators li {
  border-color: #bbb;
  background-color: #bbb;
}
.carousel-indicators .active {  
    background-color: #2B7BBD;
    height: 12px;
    margin: 0;
    width: 12px;
}

 /* Footer */

.jewishstar .short-footer {
  font-size: 0.75em;
  color: #aaa;
  margin: 20px 0;
  padding: 20px 0;
  border-top: 1px solid #ddd;
  text-align: center;
}
.jewishstar .short-footer a {
  color: #aaa;
}
.jewishstar .bottomlinks {
  font-family: 'Open sans condensed', sans-serif;
  margin-bottom: 20px;
  font-size: 1.35em;
  text-transform: uppercase;
}
.jewishstar .bottomlinks a {
  color: #aaa;
}
@media only screen and (min-width : 1200px) {
  .jewishstar .short-footer .copyright {
    text-align: left;
  }
  .jewishstar .short-footer .powered {
    text-align: right;
  }
}

 .jewishstar .footer {
  background: #666;
  color: white;
  font-size: 0.8em;
  padding: 15px;
  line-height: 1.5;
  margin-top: 2px;
  border-top: 3px solid #999;
  margin-bottom: 10px;
 }
 .jewishstar .footer a {
  color: white;
 }
 .jewishstar .footer .address {
  font-size: 0.8em;
 }
 .jewishstar .footer .logo {
  font-size: 5.0em;
  text-align: center;
  line-height: 1.0;
 }
.jewishstar .footer .col {
  border-left: 1px solid #888;
}
.jewishstar .poweredby {
  font-size: 0.75em;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.jewishstar .poweredby a {
  color: #aaa;
}
.jewishstar .footer li {
  line-height: 1.8;
}

/* Homepage */
@media only screen and (min-width : 768px) {
  .jewishstar .home .secondary-content .photo {
    max-height: 200px;
    overflow: hidden;
  }
}
/*.jewishstar .home .twocolumn .bottomborder:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}*/
.jewishstar .home .inset-content,
.jewishstar .home .twocolumn-content {
  font-size: 85%;
}
.jewishstar .home .inset-content .photo {
  padding-right: 10px;
}
.jewishstar .collapsed-photo {
  width: 100%;
  height: 200px;
  overflow: hidden;
  background-size: cover;
  background-position: center center;
  margin-bottom: 10px;
  cursor: pointer;
}
.jewishstar .cover-photo {
  background-size: cover;
  background-position: center center;
}
.jewishstar .full-photo {
  cursor: pointer;
  width: 100%;
  height: 250px;
  overflow: hidden;
  /*background-image: url(/images/v1.jpg);*/
  background-size: cover;
  background-position: center center;
}
.jewishstar .photo-only .mortis {
  position: absolute;
  height: 75px;
  margin-top: -75px;
  width: 100%;
}
@media only screen and (min-width : 768px) {
  .jewishstar .photo-only .mortis {
    display: none;
  }
}
.jewishstar .photo-only .mortis .screen {
  position: relative;
  height: 75px;
  background: black;
  opacity: 0.5;
  z-index: 998;
  width: 100%;
}
@media only screen and (min-width : 992px) {
  .jewishstar .photo-only .mortis { width: 300px; }
  .jewishstar .photo-only.sponsored-content .mortis { width: 270px; }
}
.jewishstar .photo-only .mortis .text {
  position: relative;
  color: white;
  margin-top: -75px;
  z-index: 999;
  padding: 7px 12px;
}
.jewishstar .photo-only .mortis .text a {
  color: white;
}
@media only screen and (min-width : 1200px) {
  .jewishstar .home .leftrail-refer .photo {
    max-height: 140px;
    overflow: hidden;
  }
}

/* Rail widgets */
.jewishstar .rail-refer .photo {
  width: 40%;
  margin-right: 4%;
  margin-bottom: 2%;
}
.jewishstar .widget.video {
  font-size: 0.8em;
}

/* Detail footer widget */
.detail-footer {
  border-top: 1px solid #ddd;
  padding-top: 15px;
  margin-top: 15px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.detail-footer .image-bg-centered {
  width: 100%;
  height: 200px;
  background: #efefef;
  overflow: hidden;
  background-size: cover;
  background-position: center center;
  cursor: pointer;
}
.content_bootstrap .detail-footer h4 {
  font-size: 1.25em;
}

/* Sponsored content */
.jewishstar .sponsored-screen {
  background: #f9fae7;
  padding: 3px 15px;
}
.jewishstar .sponsored-label {
  text-align: center;
  font-size: 1.0rem;
  line-height: 2.3;
  text-transform: uppercase;
  color: #999;
  letter-spacing: 1px;
}

/* Browse adjust */
.jewishstar #browse_content .title_header {
  /*font-family: 'Oswald', sans-serif;*/
  font-size: 3.0em;
  line-height: 1.0;
  margin-bottom: 2%;
  font-weight: normal;
}
.jewishstar #browse_content .content_list .item .headline {
  /*font-family: 'Oswald', sans-serif;*/
  font-weight: normal !important;
  font-size: 1.5em;
  letter-spacing: 0;
}
.jewishstar #browse_content .content_list .item .headline A {
  font-weight: normal;
}
.jewishstar #browse_content .content_list .item .img_container {
  margin-right: 15px;
}
.jewishstar #browse_content .content_list .item .lead {
  margin-top: 5px;
  font-size: 1.2em;
  line-height: 1.6;
}
.jewishstar #browse_content .content_list .item .dateline {
  text-transform: uppercase;
  font-size: 0.9em;
  margin-top: 8px;
}
.jewishstar #browse_content .content_list .item {
  margin-bottom: 18px;
}

/* Detail adjust */
.jewishstar .content_bootstrap .large_photos {
  border-bottom: 1px solid #ddd;
  padding-bottom: 15px;
}
.jewishstar .content_bootstrap .pull-left, .content_bootstrap .pull-right {
    margin-bottom: 10px;
    width: 40%;
}
.jewishstar .content_bootstrap .inset-photos .photo img {
  max-width: 100%;
  max-height: none;
}
.jewishstar .comment_section {
    border-top: 0;
    padding-top: 0;
    margin: 25px 0;
}
.jewishstar .comment_block .header {
    font-family: "Oswald",sans-serif;
    line-height: 1.3;
    font-size: 1.45em;
    margin: 0 0 2.5%;
    color: black;
    font-weight: normal;
}
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
  min-width: 100% !important;
  width: 100% !important;
}

/* Guide adjust */
.jewishstar .cq_guide .row {
  margin-left: auto;
  margin-right: auto;
}
.jewishstar #guide_breadcrumb #mainlinks {
  font-size: 1.0em;
}
.jewishstar .cq_guide #search_header #kicker {
  margin-bottom: 10px;
}
.jewishstar .cq_guide #search_header #kicker .find {
  color: #888;
  font-family: 'Oswald', sans-serif;
  font-size: 2.0em;
  font-weight: 300;
}
.jewishstar .cq_guide #featured #kicker {
  color: #888;
  font-family: 'Oswald', sans-serif;
  font-size: 2.0em;
  font-weight: 300;
  margin-bottom: 10px;
}
.jewishstar #guide_browse .guide_tile #rightcolumn {
  width: 560px;
}
.jewishstar #guide_browse .browse_map {
  height: 400px !important;
}
.jewishstar .slideshow .photo-canvas {
  background: #ddd;
  text-align: center;
}
.jewishstar .slideshow .large_photos img {
    max-height: none;
    max-width: 100%;
}
.jewishstar .content_bootstrap time .weekday {
  display: none;
}

/* Pubs widget */
.jewishstar .ourpubs .kicker {
  margin-bottom: 12px;
}
.jewishstar .ourpubs .pub {
  margin-bottom: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid #ddd;
  font-size: 0.75em;
  line-height: 1.25;
}
.jewishstar .ourpubs .pub:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
.jewishstar .ourpubs .pub .flag {
  margin-bottom: 12px;
}
.jewishstar .ourpubs .pub .flag img {
  max-width: 140px;
}
.jewishstar .ourpubs .pub .photo {
  width: 35%;
  margin: 0 10px 6px 0;
}
.jewishstar .rhodybites {
  max-width: 50%;
}
.jewishstar .content-rail .topborder-small {
  padding-bottom: 5px;
}
.jewishstar .time {
  display: none;
}
.content_bootstrap .caption {
  font-size: 0.8em;
}
.content_bootstrap .credit {
  font-size: 0.2em;
}

/* Bootstrap override */
.jewishstar .content_bootstrap h1 {
  font-size: 2.25em;
}
.jewishstar .content_bootstrap .byline {
  font-size: 14px;
}
.content_bootstrap .caption {
  font-size: 0.8em;
}
.content_bootstrap .credit {
  font-size: 0.2em;
}
.content_bootstrap .floating-items.pull-left, .content_bootstrap .floating-items.pull-right {
  width: 320px !important;
}
.label {
  border-radius: inherit;
  color: inherit;
  display: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  padding: inherit;
  text-align: inherit;
  vertical-align: inherit;
  white-space: inherit;
}
.lead, 
.headline {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  margin-bottom: inherit;
}
@media only screen and (min-width : 992px) {
  .navbar-collapse.collapse {
    height: 35px !important;
  }
}
@media only screen and (min-width : 1200px) {
  .navbar-collapse.collapse {
    height: 50px !important;
  }
}
.pencil {
  margin-bottom: 15px;
}

/* Content widgets */
.jewishstar .widget.content ul.items li {
  margin-top: 7px;
}
.jewishstar .widget.content ul.items li:first-child {
  margin-top: 0;
}
.jewishstar .widget.content .photo img {
  margin-bottom: 7px;
}
.jewishstar .widget.content .photo.inset {
  float: left;
  width: 35%;
  margin-right: 7px;
}
.jewishstar .widget.content .poll-responses .input-field {
  width: 12%;
}
.jewishstar .widget.content .poll-responses .response-text {
  width: 88%;
}
.jewishstar .widget.content h4 {
  margin-bottom: 5px;
}
.jewishstar .widget.content .meta {
  font-size: 0.6em;
}
.jewishstar .widget.content.gallery .carousel .canvas {
  background: #efefef;
  margin-bottom: 10px;
}
.jewishstar .widget.content.gallery .item img {
  height: 200px;
}
.jewishstar .widget.content.gallery .thumbnails {
  text-align: center;
}
.jewishstar .widget.content.gallery .thumbnails li {
  display: inline-block;
  margin: 0 .25% 2px .25%;
  opacity: 0.5;
  width: 23.5%;
  height: 55px;
  cursor: pointer;
}
.jewishstar .leftrail .widget.content.gallery .item img {
  height: 125px;
}
.jewishstar .leftrail .widget.content.gallery .thumbnails li {
  margin: 0 .4% 2px .4%;
  width: 31.5%;
  height: 45px;
}
.jewishstar .widget.content.gallery .thumbnails li.active {
  opacity: 1.0;
}
.jewishstar .widget.content.gallery .carousel-caption {
  display: none;
}
.jewishstar .widget.content.calendar h3 {
  font-size: 1.3em;
  line-height: 1.3;
}
.jewishstar .widget.content.calendar h4 {
  font-size: 0.9em;
  line-height: 1.3;
  font-weight: normal;

}
.jewishstar .widget.content.calendar h4 strong {
  font-size: 1.1em;
}
@media only screen and (min-width : 768px) {
  .jewishstar .twocolumn-content img {
    max-height: 190px;
  }
}

/* Misc */
.advanced-search h1 {
  display: none;
}

/* Print */
@media print
{    
    .no-print, .no-print *
    {
        display: none !important;
    }
}


/* Extra Small Devices, Phones */ 
@media only screen and (min-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) {

}

