/*
Theme Name: Rocket Math
Description: Based on Captiva, Rocket Math theme is the theme of choice
Author: PIP Marketing
Author URI: http://www.pippdx.com
Template: captiva
Version: 1.0.0
*/

@import url ( "../captiva/style.css" );

@font-face {
  font-family: "ForteMT";
  src: url("../fonts/ForteMTStd.otf") format("otf");
}

/*@font-face {
  font-family: "Atma";
  src: url("../fonts/Atma-Regular.ttf") format("ttf");
  font-weight: 400;
}
@font-face {
  font-family: "Atma";
  src: url("../fonts/Atma-Medium.ttf") format("ttf");
  font-weight: 500;
}
@font-face {
  font-family: "Atma";
  src: url("../fonts/Atma-SemiBold.ttf") format("ttf");
  font-weight: 600;
}*/

@media (min-width: 1101px){
	#top .top-msg-wrap{width:33%}
	#top .top-nav-wrap{width:66%}
}



